{
  "type": "File",
  "start": 0,
  "end": 19475,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 511,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 19475,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 511,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "ImportDeclaration",
        "start": 47,
        "end": 78,
        "loc": {
          "start": {
            "line": 5,
            "column": 0
          },
          "end": {
            "line": 5,
            "column": 31
          }
        },
        "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": 79,
        "end": 121,
        "loc": {
          "start": {
            "line": 6,
            "column": 0
          },
          "end": {
            "line": 6,
            "column": 42
          }
        },
        "specifiers": [
          {
            "type": "ImportDefaultSpecifier",
            "start": 86,
            "end": 92,
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 13
              }
            },
            "local": {
              "type": "Identifier",
              "start": 86,
              "end": 92,
              "loc": {
                "start": {
                  "line": 6,
                  "column": 7
                },
                "end": {
                  "line": 6,
                  "column": 13
                },
                "identifierName": "Plugin"
              },
              "name": "Plugin"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 98,
          "end": 120,
          "loc": {
            "start": {
              "line": 6,
              "column": 19
            },
            "end": {
              "line": 6,
              "column": 41
            }
          },
          "extra": {
            "rawValue": "../../session/plugin",
            "raw": "'../../session/plugin'"
          },
          "value": "../../session/plugin"
        }
      },
      {
        "type": "ImportDeclaration",
        "start": 122,
        "end": 205,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 7,
            "column": 83
          }
        },
        "specifiers": [
          {
            "type": "ImportSpecifier",
            "start": 131,
            "end": 136,
            "loc": {
              "start": {
                "line": 7,
                "column": 9
              },
              "end": {
                "line": 7,
                "column": 14
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 131,
              "end": 136,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 14
                },
                "identifierName": "Group"
              },
              "name": "Group"
            },
            "local": {
              "type": "Identifier",
              "start": 131,
              "end": 136,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 9
                },
                "end": {
                  "line": 7,
                  "column": 14
                },
                "identifierName": "Group"
              },
              "name": "Group"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 138,
            "end": 144,
            "loc": {
              "start": {
                "line": 7,
                "column": 16
              },
              "end": {
                "line": 7,
                "column": 22
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 138,
              "end": 144,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 16
                },
                "end": {
                  "line": 7,
                  "column": 22
                },
                "identifierName": "Button"
              },
              "name": "Button"
            },
            "local": {
              "type": "Identifier",
              "start": 138,
              "end": 144,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 16
                },
                "end": {
                  "line": 7,
                  "column": 22
                },
                "identifierName": "Button"
              },
              "name": "Button"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 146,
            "end": 151,
            "loc": {
              "start": {
                "line": 7,
                "column": 24
              },
              "end": {
                "line": 7,
                "column": 29
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 146,
              "end": 151,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 24
                },
                "end": {
                  "line": 7,
                  "column": 29
                },
                "identifierName": "Input"
              },
              "name": "Input"
            },
            "local": {
              "type": "Identifier",
              "start": 146,
              "end": 151,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 24
                },
                "end": {
                  "line": 7,
                  "column": 29
                },
                "identifierName": "Input"
              },
              "name": "Input"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 153,
            "end": 162,
            "loc": {
              "start": {
                "line": 7,
                "column": 31
              },
              "end": {
                "line": 7,
                "column": 40
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 153,
              "end": 162,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 31
                },
                "end": {
                  "line": 7,
                  "column": 40
                },
                "identifierName": "Selection"
              },
              "name": "Selection"
            },
            "local": {
              "type": "Identifier",
              "start": 153,
              "end": 162,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 31
                },
                "end": {
                  "line": 7,
                  "column": 40
                },
                "identifierName": "Selection"
              },
              "name": "Selection"
            }
          },
          {
            "type": "ImportSpecifier",
            "start": 164,
            "end": 172,
            "loc": {
              "start": {
                "line": 7,
                "column": 42
              },
              "end": {
                "line": 7,
                "column": 50
              }
            },
            "imported": {
              "type": "Identifier",
              "start": 164,
              "end": 172,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 42
                },
                "end": {
                  "line": 7,
                  "column": 50
                },
                "identifierName": "Checkbox"
              },
              "name": "Checkbox"
            },
            "local": {
              "type": "Identifier",
              "start": 164,
              "end": 172,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 42
                },
                "end": {
                  "line": 7,
                  "column": 50
                },
                "identifierName": "Checkbox"
              },
              "name": "Checkbox"
            }
          }
        ],
        "source": {
          "type": "StringLiteral",
          "start": 180,
          "end": 204,
          "loc": {
            "start": {
              "line": 7,
              "column": 58
            },
            "end": {
              "line": 7,
              "column": 82
            }
          },
          "extra": {
            "rawValue": "../../session/elements",
            "raw": "'../../session/elements'"
          },
          "value": "../../session/elements"
        },
        "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": 207,
            "end": 602,
            "loc": {
              "start": {
                "line": 9,
                "column": 0
              },
              "end": {
                "line": 23,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ClassDeclaration",
        "start": 603,
        "end": 2451,
        "loc": {
          "start": {
            "line": 24,
            "column": 0
          },
          "end": {
            "line": 71,
            "column": 1
          }
        },
        "id": {
          "type": "Identifier",
          "start": 609,
          "end": 626,
          "loc": {
            "start": {
              "line": 24,
              "column": 6
            },
            "end": {
              "line": 24,
              "column": 23
            },
            "identifierName": "BendingParameters"
          },
          "name": "BendingParameters",
          "leadingComments": null
        },
        "superClass": null,
        "body": {
          "type": "ClassBody",
          "start": 627,
          "end": 2451,
          "loc": {
            "start": {
              "line": 24,
              "column": 24
            },
            "end": {
              "line": 71,
              "column": 1
            }
          },
          "body": [
            {
              "type": "ClassMethod",
              "start": 633,
              "end": 1955,
              "loc": {
                "start": {
                  "line": 25,
                  "column": 4
                },
                "end": {
                  "line": 53,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 633,
                "end": 644,
                "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": 645,
                  "end": 670,
                  "loc": {
                    "start": {
                      "line": 25,
                      "column": 16
                    },
                    "end": {
                      "line": 25,
                      "column": 41
                    }
                  },
                  "left": {
                    "type": "Identifier",
                    "start": 645,
                    "end": 658,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 16
                      },
                      "end": {
                        "line": 25,
                        "column": 29
                      },
                      "identifierName": "bendingObject"
                    },
                    "name": "bendingObject"
                  },
                  "right": {
                    "type": "Identifier",
                    "start": 661,
                    "end": 670,
                    "loc": {
                      "start": {
                        "line": 25,
                        "column": 32
                      },
                      "end": {
                        "line": 25,
                        "column": 41
                      },
                      "identifierName": "undefined"
                    },
                    "name": "undefined"
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 672,
                "end": 1955,
                "loc": {
                  "start": {
                    "line": 25,
                    "column": 43
                  },
                  "end": {
                    "line": 53,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 682,
                    "end": 1949,
                    "loc": {
                      "start": {
                        "line": 26,
                        "column": 8
                      },
                      "end": {
                        "line": 52,
                        "column": 9
                      }
                    },
                    "test": {
                      "type": "Identifier",
                      "start": 686,
                      "end": 699,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 12
                        },
                        "end": {
                          "line": 26,
                          "column": 25
                        },
                        "identifierName": "bendingObject"
                      },
                      "name": "bendingObject"
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 701,
                      "end": 1540,
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 27
                        },
                        "end": {
                          "line": 39,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 715,
                          "end": 770,
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 12
                            },
                            "end": {
                              "line": 27,
                              "column": 67
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 715,
                            "end": 769,
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 12
                              },
                              "end": {
                                "line": 27,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 715,
                              "end": 729,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 12
                                },
                                "end": {
                                  "line": 27,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 715,
                                "end": 719,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 720,
                                "end": 729,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 732,
                              "end": 769,
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 29
                                },
                                "end": {
                                  "line": 27,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 732,
                                "end": 763,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 732,
                                  "end": 753,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 732,
                                    "end": 745,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 746,
                                    "end": 753,
                                    "loc": {
                                      "start": {
                                        "line": 27,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 27,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 754,
                                  "end": 763,
                                  "loc": {
                                    "start": {
                                      "line": 27,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 27,
                                      "column": 60
                                    },
                                    "identifierName": "bendAngle"
                                  },
                                  "name": "bendAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 764,
                                "end": 769,
                                "loc": {
                                  "start": {
                                    "line": 27,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 27,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 783,
                          "end": 836,
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 12
                            },
                            "end": {
                              "line": 28,
                              "column": 65
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 783,
                            "end": 835,
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 12
                              },
                              "end": {
                                "line": 28,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 783,
                              "end": 796,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 12
                                },
                                "end": {
                                  "line": 28,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 783,
                                "end": 787,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 788,
                                "end": 796,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 799,
                              "end": 835,
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 28
                                },
                                "end": {
                                  "line": 28,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 799,
                                "end": 829,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 799,
                                  "end": 820,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 799,
                                    "end": 812,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 813,
                                    "end": 820,
                                    "loc": {
                                      "start": {
                                        "line": 28,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 28,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 821,
                                  "end": 829,
                                  "loc": {
                                    "start": {
                                      "line": 28,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 28,
                                      "column": 58
                                    },
                                    "identifierName": "preAngle"
                                  },
                                  "name": "preAngle"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 830,
                                "end": 835,
                                "loc": {
                                  "start": {
                                    "line": 28,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 28,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 849,
                          "end": 910,
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 12
                            },
                            "end": {
                              "line": 29,
                              "column": 73
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 849,
                            "end": 909,
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 12
                              },
                              "end": {
                                "line": 29,
                                "column": 72
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 849,
                              "end": 866,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 12
                                },
                                "end": {
                                  "line": 29,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 849,
                                "end": 853,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 854,
                                "end": 866,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 869,
                              "end": 909,
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 32
                                },
                                "end": {
                                  "line": 29,
                                  "column": 72
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 869,
                                "end": 903,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 66
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 869,
                                  "end": 890,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 32
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 53
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 869,
                                    "end": 882,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 32
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 45
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 883,
                                    "end": 890,
                                    "loc": {
                                      "start": {
                                        "line": 29,
                                        "column": 46
                                      },
                                      "end": {
                                        "line": 29,
                                        "column": 53
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 891,
                                  "end": 903,
                                  "loc": {
                                    "start": {
                                      "line": 29,
                                      "column": 54
                                    },
                                    "end": {
                                      "line": 29,
                                      "column": 66
                                    },
                                    "identifierName": "bendRadiusDB"
                                  },
                                  "name": "bendRadiusDB"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 904,
                                "end": 909,
                                "loc": {
                                  "start": {
                                    "line": 29,
                                    "column": 67
                                  },
                                  "end": {
                                    "line": 29,
                                    "column": 72
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 923,
                          "end": 980,
                          "loc": {
                            "start": {
                              "line": 30,
                              "column": 12
                            },
                            "end": {
                              "line": 30,
                              "column": 69
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 923,
                            "end": 979,
                            "loc": {
                              "start": {
                                "line": 30,
                                "column": 12
                              },
                              "end": {
                                "line": 30,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 923,
                              "end": 938,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 12
                                },
                                "end": {
                                  "line": 30,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 923,
                                "end": 927,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 928,
                                "end": 938,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 941,
                              "end": 979,
                              "loc": {
                                "start": {
                                  "line": 30,
                                  "column": 30
                                },
                                "end": {
                                  "line": 30,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 941,
                                "end": 973,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 941,
                                  "end": 962,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 941,
                                    "end": 954,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 955,
                                    "end": 962,
                                    "loc": {
                                      "start": {
                                        "line": 30,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 30,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 963,
                                  "end": 973,
                                  "loc": {
                                    "start": {
                                      "line": 30,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 30,
                                      "column": 62
                                    },
                                    "identifierName": "bendRadius"
                                  },
                                  "name": "bendRadius"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 974,
                                "end": 979,
                                "loc": {
                                  "start": {
                                    "line": 30,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 30,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 993,
                          "end": 1040,
                          "loc": {
                            "start": {
                              "line": 31,
                              "column": 12
                            },
                            "end": {
                              "line": 31,
                              "column": 59
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 993,
                            "end": 1039,
                            "loc": {
                              "start": {
                                "line": 31,
                                "column": 12
                              },
                              "end": {
                                "line": 31,
                                "column": 58
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 993,
                              "end": 1003,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 12
                                },
                                "end": {
                                  "line": 31,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 993,
                                "end": 997,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 998,
                                "end": 1003,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1006,
                              "end": 1039,
                              "loc": {
                                "start": {
                                  "line": 31,
                                  "column": 25
                                },
                                "end": {
                                  "line": 31,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1006,
                                "end": 1033,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 52
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1006,
                                  "end": 1027,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 46
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1006,
                                    "end": 1019,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 25
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 38
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1020,
                                    "end": 1027,
                                    "loc": {
                                      "start": {
                                        "line": 31,
                                        "column": 39
                                      },
                                      "end": {
                                        "line": 31,
                                        "column": 46
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1028,
                                  "end": 1033,
                                  "loc": {
                                    "start": {
                                      "line": 31,
                                      "column": 47
                                    },
                                    "end": {
                                      "line": 31,
                                      "column": 52
                                    },
                                    "identifierName": "color"
                                  },
                                  "name": "color"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1034,
                                "end": 1039,
                                "loc": {
                                  "start": {
                                    "line": 31,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 31,
                                    "column": 58
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1053,
                          "end": 1106,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 12
                            },
                            "end": {
                              "line": 32,
                              "column": 65
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1053,
                            "end": 1105,
                            "loc": {
                              "start": {
                                "line": 32,
                                "column": 12
                              },
                              "end": {
                                "line": 32,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1053,
                              "end": 1066,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 12
                                },
                                "end": {
                                  "line": 32,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1053,
                                "end": 1057,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1058,
                                "end": 1066,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1069,
                              "end": 1105,
                              "loc": {
                                "start": {
                                  "line": 32,
                                  "column": 28
                                },
                                "end": {
                                  "line": 32,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1069,
                                "end": 1099,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1069,
                                  "end": 1090,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1069,
                                    "end": 1082,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1083,
                                    "end": 1090,
                                    "loc": {
                                      "start": {
                                        "line": 32,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 32,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1091,
                                  "end": 1099,
                                  "loc": {
                                    "start": {
                                      "line": 32,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 32,
                                      "column": 58
                                    },
                                    "identifierName": "lineType"
                                  },
                                  "name": "lineType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1100,
                                "end": 1105,
                                "loc": {
                                  "start": {
                                    "line": 32,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 32,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1119,
                          "end": 1182,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 12
                            },
                            "end": {
                              "line": 33,
                              "column": 75
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1119,
                            "end": 1181,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 12
                              },
                              "end": {
                                "line": 33,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1119,
                              "end": 1137,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 12
                                },
                                "end": {
                                  "line": 33,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1119,
                                "end": 1123,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1124,
                                "end": 1137,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1140,
                              "end": 1181,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 33
                                },
                                "end": {
                                  "line": 33,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1140,
                                "end": 1175,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1140,
                                  "end": 1161,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1140,
                                    "end": 1153,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1154,
                                    "end": 1161,
                                    "loc": {
                                      "start": {
                                        "line": 33,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 33,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1162,
                                  "end": 1175,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 68
                                    },
                                    "identifierName": "bendDeduction"
                                  },
                                  "name": "bendDeduction"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1176,
                                "end": 1181,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1195,
                          "end": 1250,
                          "loc": {
                            "start": {
                              "line": 34,
                              "column": 12
                            },
                            "end": {
                              "line": 34,
                              "column": 67
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1195,
                            "end": 1249,
                            "loc": {
                              "start": {
                                "line": 34,
                                "column": 12
                              },
                              "end": {
                                "line": 34,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1195,
                              "end": 1209,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 12
                                },
                                "end": {
                                  "line": 34,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1195,
                                "end": 1199,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1200,
                                "end": 1209,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1212,
                              "end": 1249,
                              "loc": {
                                "start": {
                                  "line": 34,
                                  "column": 29
                                },
                                "end": {
                                  "line": 34,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1212,
                                "end": 1243,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1212,
                                  "end": 1233,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1212,
                                    "end": 1225,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1226,
                                    "end": 1233,
                                    "loc": {
                                      "start": {
                                        "line": 34,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 34,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1234,
                                  "end": 1243,
                                  "loc": {
                                    "start": {
                                      "line": 34,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 34,
                                      "column": 60
                                    },
                                    "identifierName": "upperTool"
                                  },
                                  "name": "upperTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1244,
                                "end": 1249,
                                "loc": {
                                  "start": {
                                    "line": 34,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 34,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1263,
                          "end": 1318,
                          "loc": {
                            "start": {
                              "line": 35,
                              "column": 12
                            },
                            "end": {
                              "line": 35,
                              "column": 67
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1263,
                            "end": 1317,
                            "loc": {
                              "start": {
                                "line": 35,
                                "column": 12
                              },
                              "end": {
                                "line": 35,
                                "column": 66
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1263,
                              "end": 1277,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 12
                                },
                                "end": {
                                  "line": 35,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1263,
                                "end": 1267,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1268,
                                "end": 1277,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1280,
                              "end": 1317,
                              "loc": {
                                "start": {
                                  "line": 35,
                                  "column": 29
                                },
                                "end": {
                                  "line": 35,
                                  "column": 66
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1280,
                                "end": 1311,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 60
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1280,
                                  "end": 1301,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 50
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1280,
                                    "end": 1293,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 42
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1294,
                                    "end": 1301,
                                    "loc": {
                                      "start": {
                                        "line": 35,
                                        "column": 43
                                      },
                                      "end": {
                                        "line": 35,
                                        "column": 50
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1302,
                                  "end": 1311,
                                  "loc": {
                                    "start": {
                                      "line": 35,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 35,
                                      "column": 60
                                    },
                                    "identifierName": "lowerTool"
                                  },
                                  "name": "lowerTool"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1312,
                                "end": 1317,
                                "loc": {
                                  "start": {
                                    "line": 35,
                                    "column": 61
                                  },
                                  "end": {
                                    "line": 35,
                                    "column": 66
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1331,
                          "end": 1384,
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 12
                            },
                            "end": {
                              "line": 36,
                              "column": 65
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1331,
                            "end": 1383,
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 12
                              },
                              "end": {
                                "line": 36,
                                "column": 64
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1331,
                              "end": 1344,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 12
                                },
                                "end": {
                                  "line": 36,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1331,
                                "end": 1335,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1336,
                                "end": 1344,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1347,
                              "end": 1383,
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 28
                                },
                                "end": {
                                  "line": 36,
                                  "column": 64
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1347,
                                "end": 1377,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 58
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1347,
                                  "end": 1368,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 28
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 49
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1347,
                                    "end": 1360,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 41
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1361,
                                    "end": 1368,
                                    "loc": {
                                      "start": {
                                        "line": 36,
                                        "column": 42
                                      },
                                      "end": {
                                        "line": 36,
                                        "column": 49
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1369,
                                  "end": 1377,
                                  "loc": {
                                    "start": {
                                      "line": 36,
                                      "column": 50
                                    },
                                    "end": {
                                      "line": 36,
                                      "column": 58
                                    },
                                    "identifierName": "bendType"
                                  },
                                  "name": "bendType"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1378,
                                "end": 1383,
                                "loc": {
                                  "start": {
                                    "line": 36,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 36,
                                    "column": 64
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1397,
                          "end": 1454,
                          "loc": {
                            "start": {
                              "line": 37,
                              "column": 12
                            },
                            "end": {
                              "line": 37,
                              "column": 69
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1397,
                            "end": 1453,
                            "loc": {
                              "start": {
                                "line": 37,
                                "column": 12
                              },
                              "end": {
                                "line": 37,
                                "column": 68
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1397,
                              "end": 1412,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 12
                                },
                                "end": {
                                  "line": 37,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1397,
                                "end": 1401,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1402,
                                "end": 1412,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1415,
                              "end": 1453,
                              "loc": {
                                "start": {
                                  "line": 37,
                                  "column": 30
                                },
                                "end": {
                                  "line": 37,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1415,
                                "end": 1447,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 62
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1415,
                                  "end": 1436,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 30
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 51
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1415,
                                    "end": 1428,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 30
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 43
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1429,
                                    "end": 1436,
                                    "loc": {
                                      "start": {
                                        "line": 37,
                                        "column": 44
                                      },
                                      "end": {
                                        "line": 37,
                                        "column": 51
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1437,
                                  "end": 1447,
                                  "loc": {
                                    "start": {
                                      "line": 37,
                                      "column": 52
                                    },
                                    "end": {
                                      "line": 37,
                                      "column": 62
                                    },
                                    "identifierName": "bendMethod"
                                  },
                                  "name": "bendMethod"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1448,
                                "end": 1453,
                                "loc": {
                                  "start": {
                                    "line": 37,
                                    "column": 63
                                  },
                                  "end": {
                                    "line": 37,
                                    "column": 68
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1467,
                          "end": 1530,
                          "loc": {
                            "start": {
                              "line": 38,
                              "column": 12
                            },
                            "end": {
                              "line": 38,
                              "column": 75
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1467,
                            "end": 1529,
                            "loc": {
                              "start": {
                                "line": 38,
                                "column": 12
                              },
                              "end": {
                                "line": 38,
                                "column": 74
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1467,
                              "end": 1485,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 12
                                },
                                "end": {
                                  "line": 38,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1467,
                                "end": 1471,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1472,
                                "end": 1485,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "MemberExpression",
                              "start": 1488,
                              "end": 1529,
                              "loc": {
                                "start": {
                                  "line": 38,
                                  "column": 33
                                },
                                "end": {
                                  "line": 38,
                                  "column": 74
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 1488,
                                "end": 1523,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 68
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 1488,
                                  "end": 1509,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 33
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 54
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 1488,
                                    "end": 1501,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 46
                                      },
                                      "identifierName": "bendingObject"
                                    },
                                    "name": "bendingObject"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 1502,
                                    "end": 1509,
                                    "loc": {
                                      "start": {
                                        "line": 38,
                                        "column": 47
                                      },
                                      "end": {
                                        "line": 38,
                                        "column": 54
                                      },
                                      "identifierName": "members"
                                    },
                                    "name": "members"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 1510,
                                  "end": 1523,
                                  "loc": {
                                    "start": {
                                      "line": 38,
                                      "column": 55
                                    },
                                    "end": {
                                      "line": 38,
                                      "column": 68
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1524,
                                "end": 1529,
                                "loc": {
                                  "start": {
                                    "line": 38,
                                    "column": 69
                                  },
                                  "end": {
                                    "line": 38,
                                    "column": 74
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": {
                      "type": "BlockStatement",
                      "start": 1546,
                      "end": 1949,
                      "loc": {
                        "start": {
                          "line": 39,
                          "column": 15
                        },
                        "end": {
                          "line": 52,
                          "column": 9
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 1560,
                          "end": 1579,
                          "loc": {
                            "start": {
                              "line": 40,
                              "column": 12
                            },
                            "end": {
                              "line": 40,
                              "column": 31
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1560,
                            "end": 1578,
                            "loc": {
                              "start": {
                                "line": 40,
                                "column": 12
                              },
                              "end": {
                                "line": 40,
                                "column": 30
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1560,
                              "end": 1574,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 12
                                },
                                "end": {
                                  "line": 40,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1560,
                                "end": 1564,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1565,
                                "end": 1574,
                                "loc": {
                                  "start": {
                                    "line": 40,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 40,
                                    "column": 26
                                  },
                                  "identifierName": "bendAngle"
                                },
                                "name": "bendAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1577,
                              "end": 1578,
                              "loc": {
                                "start": {
                                  "line": 40,
                                  "column": 29
                                },
                                "end": {
                                  "line": 40,
                                  "column": 30
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1592,
                          "end": 1610,
                          "loc": {
                            "start": {
                              "line": 41,
                              "column": 12
                            },
                            "end": {
                              "line": 41,
                              "column": 30
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1592,
                            "end": 1609,
                            "loc": {
                              "start": {
                                "line": 41,
                                "column": 12
                              },
                              "end": {
                                "line": 41,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1592,
                              "end": 1605,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 12
                                },
                                "end": {
                                  "line": 41,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1592,
                                "end": 1596,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1597,
                                "end": 1605,
                                "loc": {
                                  "start": {
                                    "line": 41,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 41,
                                    "column": 25
                                  },
                                  "identifierName": "preAngle"
                                },
                                "name": "preAngle"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1608,
                              "end": 1609,
                              "loc": {
                                "start": {
                                  "line": 41,
                                  "column": 28
                                },
                                "end": {
                                  "line": 41,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1623,
                          "end": 1645,
                          "loc": {
                            "start": {
                              "line": 42,
                              "column": 12
                            },
                            "end": {
                              "line": 42,
                              "column": 34
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1623,
                            "end": 1644,
                            "loc": {
                              "start": {
                                "line": 42,
                                "column": 12
                              },
                              "end": {
                                "line": 42,
                                "column": 33
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1623,
                              "end": 1640,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 12
                                },
                                "end": {
                                  "line": 42,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1623,
                                "end": 1627,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1628,
                                "end": 1640,
                                "loc": {
                                  "start": {
                                    "line": 42,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 42,
                                    "column": 29
                                  },
                                  "identifierName": "bendRadiusDB"
                                },
                                "name": "bendRadiusDB"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1643,
                              "end": 1644,
                              "loc": {
                                "start": {
                                  "line": 42,
                                  "column": 32
                                },
                                "end": {
                                  "line": 42,
                                  "column": 33
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1658,
                          "end": 1678,
                          "loc": {
                            "start": {
                              "line": 43,
                              "column": 12
                            },
                            "end": {
                              "line": 43,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1658,
                            "end": 1677,
                            "loc": {
                              "start": {
                                "line": 43,
                                "column": 12
                              },
                              "end": {
                                "line": 43,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1658,
                              "end": 1673,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 12
                                },
                                "end": {
                                  "line": 43,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1658,
                                "end": 1662,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1663,
                                "end": 1673,
                                "loc": {
                                  "start": {
                                    "line": 43,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 43,
                                    "column": 27
                                  },
                                  "identifierName": "bendRadius"
                                },
                                "name": "bendRadius"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1676,
                              "end": 1677,
                              "loc": {
                                "start": {
                                  "line": 43,
                                  "column": 30
                                },
                                "end": {
                                  "line": 43,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1691,
                          "end": 1706,
                          "loc": {
                            "start": {
                              "line": 44,
                              "column": 12
                            },
                            "end": {
                              "line": 44,
                              "column": 27
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1691,
                            "end": 1705,
                            "loc": {
                              "start": {
                                "line": 44,
                                "column": 12
                              },
                              "end": {
                                "line": 44,
                                "column": 26
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1691,
                              "end": 1701,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 12
                                },
                                "end": {
                                  "line": 44,
                                  "column": 22
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1691,
                                "end": 1695,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1696,
                                "end": 1701,
                                "loc": {
                                  "start": {
                                    "line": 44,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 44,
                                    "column": 22
                                  },
                                  "identifierName": "color"
                                },
                                "name": "color"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1704,
                              "end": 1705,
                              "loc": {
                                "start": {
                                  "line": 44,
                                  "column": 25
                                },
                                "end": {
                                  "line": 44,
                                  "column": 26
                                }
                              },
                              "extra": {
                                "rawValue": 3,
                                "raw": "3"
                              },
                              "value": 3
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1719,
                          "end": 1737,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 12
                            },
                            "end": {
                              "line": 45,
                              "column": 30
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1719,
                            "end": 1736,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 12
                              },
                              "end": {
                                "line": 45,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1719,
                              "end": 1732,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 12
                                },
                                "end": {
                                  "line": 45,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1719,
                                "end": 1723,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1724,
                                "end": 1732,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 25
                                  },
                                  "identifierName": "lineType"
                                },
                                "name": "lineType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1735,
                              "end": 1736,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 28
                                },
                                "end": {
                                  "line": 45,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1750,
                          "end": 1773,
                          "loc": {
                            "start": {
                              "line": 46,
                              "column": 12
                            },
                            "end": {
                              "line": 46,
                              "column": 35
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1750,
                            "end": 1772,
                            "loc": {
                              "start": {
                                "line": 46,
                                "column": 12
                              },
                              "end": {
                                "line": 46,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1750,
                              "end": 1768,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 12
                                },
                                "end": {
                                  "line": 46,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1750,
                                "end": 1754,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1755,
                                "end": 1768,
                                "loc": {
                                  "start": {
                                    "line": 46,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 46,
                                    "column": 30
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1771,
                              "end": 1772,
                              "loc": {
                                "start": {
                                  "line": 46,
                                  "column": 33
                                },
                                "end": {
                                  "line": 46,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1786,
                          "end": 1806,
                          "loc": {
                            "start": {
                              "line": 47,
                              "column": 12
                            },
                            "end": {
                              "line": 47,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1786,
                            "end": 1805,
                            "loc": {
                              "start": {
                                "line": 47,
                                "column": 12
                              },
                              "end": {
                                "line": 47,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1786,
                              "end": 1800,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 12
                                },
                                "end": {
                                  "line": 47,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1786,
                                "end": 1790,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1791,
                                "end": 1800,
                                "loc": {
                                  "start": {
                                    "line": 47,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 47,
                                    "column": 26
                                  },
                                  "identifierName": "upperTool"
                                },
                                "name": "upperTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1803,
                              "end": 1805,
                              "loc": {
                                "start": {
                                  "line": 47,
                                  "column": 29
                                },
                                "end": {
                                  "line": 47,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1819,
                          "end": 1839,
                          "loc": {
                            "start": {
                              "line": 48,
                              "column": 12
                            },
                            "end": {
                              "line": 48,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1819,
                            "end": 1838,
                            "loc": {
                              "start": {
                                "line": 48,
                                "column": 12
                              },
                              "end": {
                                "line": 48,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1819,
                              "end": 1833,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 12
                                },
                                "end": {
                                  "line": 48,
                                  "column": 26
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1819,
                                "end": 1823,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1824,
                                "end": 1833,
                                "loc": {
                                  "start": {
                                    "line": 48,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 48,
                                    "column": 26
                                  },
                                  "identifierName": "lowerTool"
                                },
                                "name": "lowerTool"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 1836,
                              "end": 1838,
                              "loc": {
                                "start": {
                                  "line": 48,
                                  "column": 29
                                },
                                "end": {
                                  "line": 48,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": "",
                                "raw": "''"
                              },
                              "value": ""
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1852,
                          "end": 1870,
                          "loc": {
                            "start": {
                              "line": 49,
                              "column": 12
                            },
                            "end": {
                              "line": 49,
                              "column": 30
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1852,
                            "end": 1869,
                            "loc": {
                              "start": {
                                "line": 49,
                                "column": 12
                              },
                              "end": {
                                "line": 49,
                                "column": 29
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1852,
                              "end": 1865,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 12
                                },
                                "end": {
                                  "line": 49,
                                  "column": 25
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1852,
                                "end": 1856,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1857,
                                "end": 1865,
                                "loc": {
                                  "start": {
                                    "line": 49,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 49,
                                    "column": 25
                                  },
                                  "identifierName": "bendType"
                                },
                                "name": "bendType"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1868,
                              "end": 1869,
                              "loc": {
                                "start": {
                                  "line": 49,
                                  "column": 28
                                },
                                "end": {
                                  "line": 49,
                                  "column": 29
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1883,
                          "end": 1903,
                          "loc": {
                            "start": {
                              "line": 50,
                              "column": 12
                            },
                            "end": {
                              "line": 50,
                              "column": 32
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1883,
                            "end": 1902,
                            "loc": {
                              "start": {
                                "line": 50,
                                "column": 12
                              },
                              "end": {
                                "line": 50,
                                "column": 31
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1883,
                              "end": 1898,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 12
                                },
                                "end": {
                                  "line": 50,
                                  "column": 27
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1883,
                                "end": 1887,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1888,
                                "end": 1898,
                                "loc": {
                                  "start": {
                                    "line": 50,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 50,
                                    "column": 27
                                  },
                                  "identifierName": "bendMethod"
                                },
                                "name": "bendMethod"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1901,
                              "end": 1902,
                              "loc": {
                                "start": {
                                  "line": 50,
                                  "column": 30
                                },
                                "end": {
                                  "line": 50,
                                  "column": 31
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        },
                        {
                          "type": "ExpressionStatement",
                          "start": 1916,
                          "end": 1939,
                          "loc": {
                            "start": {
                              "line": 51,
                              "column": 12
                            },
                            "end": {
                              "line": 51,
                              "column": 35
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 1916,
                            "end": 1938,
                            "loc": {
                              "start": {
                                "line": 51,
                                "column": 12
                              },
                              "end": {
                                "line": 51,
                                "column": 34
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 1916,
                              "end": 1934,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 12
                                },
                                "end": {
                                  "line": 51,
                                  "column": 30
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 1916,
                                "end": 1920,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 16
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1921,
                                "end": 1934,
                                "loc": {
                                  "start": {
                                    "line": 51,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 51,
                                    "column": 30
                                  },
                                  "identifierName": "bendTechnique"
                                },
                                "name": "bendTechnique"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "NumericLiteral",
                              "start": 1937,
                              "end": 1938,
                              "loc": {
                                "start": {
                                  "line": 51,
                                  "column": 33
                                },
                                "end": {
                                  "line": 51,
                                  "column": 34
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0"
                              },
                              "value": 0
                            }
                          }
                        }
                      ],
                      "directives": []
                    }
                  }
                ],
                "directives": []
              }
            },
            {
              "type": "ClassMethod",
              "start": 1961,
              "end": 2449,
              "loc": {
                "start": {
                  "line": 55,
                  "column": 4
                },
                "end": {
                  "line": 70,
                  "column": 5
                }
              },
              "computed": false,
              "key": {
                "type": "Identifier",
                "start": 1961,
                "end": 1979,
                "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": 1982,
                "end": 2449,
                "loc": {
                  "start": {
                    "line": 55,
                    "column": 25
                  },
                  "end": {
                    "line": 70,
                    "column": 5
                  }
                },
                "body": [
                  {
                    "type": "VariableDeclaration",
                    "start": 1992,
                    "end": 2422,
                    "loc": {
                      "start": {
                        "line": 56,
                        "column": 8
                      },
                      "end": {
                        "line": 67,
                        "column": 36
                      }
                    },
                    "declarations": [
                      {
                        "type": "VariableDeclarator",
                        "start": 1998,
                        "end": 2421,
                        "loc": {
                          "start": {
                            "line": 56,
                            "column": 14
                          },
                          "end": {
                            "line": 67,
                            "column": 35
                          }
                        },
                        "id": {
                          "type": "Identifier",
                          "start": 1998,
                          "end": 2001,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 14
                            },
                            "end": {
                              "line": 56,
                              "column": 17
                            },
                            "identifierName": "str"
                          },
                          "name": "str"
                        },
                        "init": {
                          "type": "BinaryExpression",
                          "start": 2004,
                          "end": 2421,
                          "loc": {
                            "start": {
                              "line": 56,
                              "column": 20
                            },
                            "end": {
                              "line": 67,
                              "column": 35
                            }
                          },
                          "left": {
                            "type": "BinaryExpression",
                            "start": 2004,
                            "end": 2383,
                            "loc": {
                              "start": {
                                "line": 56,
                                "column": 20
                              },
                              "end": {
                                "line": 66,
                                "column": 34
                              }
                            },
                            "left": {
                              "type": "BinaryExpression",
                              "start": 2004,
                              "end": 2346,
                              "loc": {
                                "start": {
                                  "line": 56,
                                  "column": 20
                                },
                                "end": {
                                  "line": 65,
                                  "column": 32
                                }
                              },
                              "left": {
                                "type": "BinaryExpression",
                                "start": 2004,
                                "end": 2311,
                                "loc": {
                                  "start": {
                                    "line": 56,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 64,
                                    "column": 35
                                  }
                                },
                                "left": {
                                  "type": "BinaryExpression",
                                  "start": 2004,
                                  "end": 2273,
                                  "loc": {
                                    "start": {
                                      "line": 56,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 63,
                                      "column": 35
                                    }
                                  },
                                  "left": {
                                    "type": "BinaryExpression",
                                    "start": 2004,
                                    "end": 2235,
                                    "loc": {
                                      "start": {
                                        "line": 56,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 62,
                                        "column": 37
                                      }
                                    },
                                    "left": {
                                      "type": "BinaryExpression",
                                      "start": 2004,
                                      "end": 2195,
                                      "loc": {
                                        "start": {
                                          "line": 56,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 61,
                                          "column": 32
                                        }
                                      },
                                      "left": {
                                        "type": "BinaryExpression",
                                        "start": 2004,
                                        "end": 2160,
                                        "loc": {
                                          "start": {
                                            "line": 56,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 60,
                                            "column": 29
                                          }
                                        },
                                        "left": {
                                          "type": "BinaryExpression",
                                          "start": 2004,
                                          "end": 2128,
                                          "loc": {
                                            "start": {
                                              "line": 56,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 59,
                                              "column": 30
                                            }
                                          },
                                          "left": {
                                            "type": "BinaryExpression",
                                            "start": 2004,
                                            "end": 2095,
                                            "loc": {
                                              "start": {
                                                "line": 56,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 58,
                                                "column": 36
                                              }
                                            },
                                            "left": {
                                              "type": "BinaryExpression",
                                              "start": 2004,
                                              "end": 2056,
                                              "loc": {
                                                "start": {
                                                  "line": 56,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 57,
                                                  "column": 32
                                                }
                                              },
                                              "left": {
                                                "type": "TemplateLiteral",
                                                "start": 2004,
                                                "end": 2021,
                                                "loc": {
                                                  "start": {
                                                    "line": 56,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 56,
                                                    "column": 37
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 2007,
                                                    "end": 2017,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 23
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 33
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 2007,
                                                      "end": 2011,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 23
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 27
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2012,
                                                      "end": 2017,
                                                      "loc": {
                                                        "start": {
                                                          "line": 56,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 56,
                                                          "column": 33
                                                        },
                                                        "identifierName": "angle"
                                                      },
                                                      "name": "angle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2005,
                                                    "end": 2005,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 21
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 21
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2018,
                                                    "end": 2020,
                                                    "loc": {
                                                      "start": {
                                                        "line": 56,
                                                        "column": 34
                                                      },
                                                      "end": {
                                                        "line": 56,
                                                        "column": 36
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              },
                                              "operator": "+",
                                              "right": {
                                                "type": "TemplateLiteral",
                                                "start": 2036,
                                                "end": 2056,
                                                "loc": {
                                                  "start": {
                                                    "line": 57,
                                                    "column": 12
                                                  },
                                                  "end": {
                                                    "line": 57,
                                                    "column": 32
                                                  }
                                                },
                                                "expressions": [
                                                  {
                                                    "type": "MemberExpression",
                                                    "start": 2039,
                                                    "end": 2052,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 15
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 28
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 2039,
                                                      "end": 2043,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 15
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 19
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 2044,
                                                      "end": 2052,
                                                      "loc": {
                                                        "start": {
                                                          "line": 57,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 57,
                                                          "column": 28
                                                        },
                                                        "identifierName": "preAngle"
                                                      },
                                                      "name": "preAngle"
                                                    },
                                                    "computed": false
                                                  }
                                                ],
                                                "quasis": [
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2037,
                                                    "end": 2037,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 13
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 13
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": "",
                                                      "cooked": ""
                                                    },
                                                    "tail": false
                                                  },
                                                  {
                                                    "type": "TemplateElement",
                                                    "start": 2053,
                                                    "end": 2055,
                                                    "loc": {
                                                      "start": {
                                                        "line": 57,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 57,
                                                        "column": 31
                                                      }
                                                    },
                                                    "value": {
                                                      "raw": ", ",
                                                      "cooked": ", "
                                                    },
                                                    "tail": true
                                                  }
                                                ]
                                              }
                                            },
                                            "operator": "+",
                                            "right": {
                                              "type": "TemplateLiteral",
                                              "start": 2071,
                                              "end": 2095,
                                              "loc": {
                                                "start": {
                                                  "line": 58,
                                                  "column": 12
                                                },
                                                "end": {
                                                  "line": 58,
                                                  "column": 36
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 2074,
                                                  "end": 2091,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 32
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 2074,
                                                    "end": 2078,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 15
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 19
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 2079,
                                                    "end": 2091,
                                                    "loc": {
                                                      "start": {
                                                        "line": 58,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 58,
                                                        "column": 32
                                                      },
                                                      "identifierName": "bendRadiusDB"
                                                    },
                                                    "name": "bendRadiusDB"
                                                  },
                                                  "computed": false
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2072,
                                                  "end": 2072,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 13
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 13
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "",
                                                    "cooked": ""
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 2092,
                                                  "end": 2094,
                                                  "loc": {
                                                    "start": {
                                                      "line": 58,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 58,
                                                      "column": 35
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": ", ",
                                                    "cooked": ", "
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          },
                                          "operator": "+",
                                          "right": {
                                            "type": "TemplateLiteral",
                                            "start": 2110,
                                            "end": 2128,
                                            "loc": {
                                              "start": {
                                                "line": 59,
                                                "column": 12
                                              },
                                              "end": {
                                                "line": 59,
                                                "column": 30
                                              }
                                            },
                                            "expressions": [
                                              {
                                                "type": "MemberExpression",
                                                "start": 2113,
                                                "end": 2124,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 26
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 2113,
                                                  "end": 2117,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 15
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 19
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 2118,
                                                  "end": 2124,
                                                  "loc": {
                                                    "start": {
                                                      "line": 59,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 59,
                                                      "column": 26
                                                    },
                                                    "identifierName": "radius"
                                                  },
                                                  "name": "radius"
                                                },
                                                "computed": false
                                              }
                                            ],
                                            "quasis": [
                                              {
                                                "type": "TemplateElement",
                                                "start": 2111,
                                                "end": 2111,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 13
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 13
                                                  }
                                                },
                                                "value": {
                                                  "raw": "",
                                                  "cooked": ""
                                                },
                                                "tail": false
                                              },
                                              {
                                                "type": "TemplateElement",
                                                "start": 2125,
                                                "end": 2127,
                                                "loc": {
                                                  "start": {
                                                    "line": 59,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 59,
                                                    "column": 29
                                                  }
                                                },
                                                "value": {
                                                  "raw": ", ",
                                                  "cooked": ", "
                                                },
                                                "tail": true
                                              }
                                            ]
                                          }
                                        },
                                        "operator": "+",
                                        "right": {
                                          "type": "TemplateLiteral",
                                          "start": 2143,
                                          "end": 2160,
                                          "loc": {
                                            "start": {
                                              "line": 60,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 60,
                                              "column": 29
                                            }
                                          },
                                          "expressions": [
                                            {
                                              "type": "MemberExpression",
                                              "start": 2146,
                                              "end": 2156,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 2146,
                                                "end": 2150,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 15
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 19
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 2151,
                                                "end": 2156,
                                                "loc": {
                                                  "start": {
                                                    "line": 60,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 60,
                                                    "column": 25
                                                  },
                                                  "identifierName": "color"
                                                },
                                                "name": "color"
                                              },
                                              "computed": false
                                            }
                                          ],
                                          "quasis": [
                                            {
                                              "type": "TemplateElement",
                                              "start": 2144,
                                              "end": 2144,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 13
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 13
                                                }
                                              },
                                              "value": {
                                                "raw": "",
                                                "cooked": ""
                                              },
                                              "tail": false
                                            },
                                            {
                                              "type": "TemplateElement",
                                              "start": 2157,
                                              "end": 2159,
                                              "loc": {
                                                "start": {
                                                  "line": 60,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 60,
                                                  "column": 28
                                                }
                                              },
                                              "value": {
                                                "raw": ", ",
                                                "cooked": ", "
                                              },
                                              "tail": true
                                            }
                                          ]
                                        }
                                      },
                                      "operator": "+",
                                      "right": {
                                        "type": "TemplateLiteral",
                                        "start": 2175,
                                        "end": 2195,
                                        "loc": {
                                          "start": {
                                            "line": 61,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 61,
                                            "column": 32
                                          }
                                        },
                                        "expressions": [
                                          {
                                            "type": "MemberExpression",
                                            "start": 2178,
                                            "end": 2191,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 28
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 2178,
                                              "end": 2182,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 15
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 19
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 2183,
                                              "end": 2191,
                                              "loc": {
                                                "start": {
                                                  "line": 61,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 61,
                                                  "column": 28
                                                },
                                                "identifierName": "lineType"
                                              },
                                              "name": "lineType"
                                            },
                                            "computed": false
                                          }
                                        ],
                                        "quasis": [
                                          {
                                            "type": "TemplateElement",
                                            "start": 2176,
                                            "end": 2176,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 13
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 13
                                              }
                                            },
                                            "value": {
                                              "raw": "",
                                              "cooked": ""
                                            },
                                            "tail": false
                                          },
                                          {
                                            "type": "TemplateElement",
                                            "start": 2192,
                                            "end": 2194,
                                            "loc": {
                                              "start": {
                                                "line": 61,
                                                "column": 29
                                              },
                                              "end": {
                                                "line": 61,
                                                "column": 31
                                              }
                                            },
                                            "value": {
                                              "raw": ", ",
                                              "cooked": ", "
                                            },
                                            "tail": true
                                          }
                                        ]
                                      }
                                    },
                                    "operator": "+",
                                    "right": {
                                      "type": "TemplateLiteral",
                                      "start": 2210,
                                      "end": 2235,
                                      "loc": {
                                        "start": {
                                          "line": 62,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 62,
                                          "column": 37
                                        }
                                      },
                                      "expressions": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 2213,
                                          "end": 2231,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 15
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 33
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 2213,
                                            "end": 2217,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 15
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 19
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 2218,
                                            "end": 2231,
                                            "loc": {
                                              "start": {
                                                "line": 62,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 62,
                                                "column": 33
                                              },
                                              "identifierName": "bendDeduction"
                                            },
                                            "name": "bendDeduction"
                                          },
                                          "computed": false
                                        }
                                      ],
                                      "quasis": [
                                        {
                                          "type": "TemplateElement",
                                          "start": 2211,
                                          "end": 2211,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 13
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 13
                                            }
                                          },
                                          "value": {
                                            "raw": "",
                                            "cooked": ""
                                          },
                                          "tail": false
                                        },
                                        {
                                          "type": "TemplateElement",
                                          "start": 2232,
                                          "end": 2234,
                                          "loc": {
                                            "start": {
                                              "line": 62,
                                              "column": 34
                                            },
                                            "end": {
                                              "line": 62,
                                              "column": 36
                                            }
                                          },
                                          "value": {
                                            "raw": ", ",
                                            "cooked": ", "
                                          },
                                          "tail": true
                                        }
                                      ]
                                    }
                                  },
                                  "operator": "+",
                                  "right": {
                                    "type": "TemplateLiteral",
                                    "start": 2250,
                                    "end": 2273,
                                    "loc": {
                                      "start": {
                                        "line": 63,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 63,
                                        "column": 35
                                      }
                                    },
                                    "expressions": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 2254,
                                        "end": 2268,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 2254,
                                          "end": 2258,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 2259,
                                          "end": 2268,
                                          "loc": {
                                            "start": {
                                              "line": 63,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 63,
                                              "column": 30
                                            },
                                            "identifierName": "upperTool"
                                          },
                                          "name": "upperTool"
                                        },
                                        "computed": false
                                      }
                                    ],
                                    "quasis": [
                                      {
                                        "type": "TemplateElement",
                                        "start": 2251,
                                        "end": 2252,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 13
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 14
                                          }
                                        },
                                        "value": {
                                          "raw": "\"",
                                          "cooked": "\""
                                        },
                                        "tail": false
                                      },
                                      {
                                        "type": "TemplateElement",
                                        "start": 2269,
                                        "end": 2272,
                                        "loc": {
                                          "start": {
                                            "line": 63,
                                            "column": 31
                                          },
                                          "end": {
                                            "line": 63,
                                            "column": 34
                                          }
                                        },
                                        "value": {
                                          "raw": "\", ",
                                          "cooked": "\", "
                                        },
                                        "tail": true
                                      }
                                    ]
                                  }
                                },
                                "operator": "+",
                                "right": {
                                  "type": "TemplateLiteral",
                                  "start": 2288,
                                  "end": 2311,
                                  "loc": {
                                    "start": {
                                      "line": 64,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 64,
                                      "column": 35
                                    }
                                  },
                                  "expressions": [
                                    {
                                      "type": "MemberExpression",
                                      "start": 2292,
                                      "end": 2306,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 30
                                        }
                                      },
                                      "object": {
                                        "type": "ThisExpression",
                                        "start": 2292,
                                        "end": 2296,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 20
                                          }
                                        }
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 2297,
                                        "end": 2306,
                                        "loc": {
                                          "start": {
                                            "line": 64,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 64,
                                            "column": 30
                                          },
                                          "identifierName": "lowerTool"
                                        },
                                        "name": "lowerTool"
                                      },
                                      "computed": false
                                    }
                                  ],
                                  "quasis": [
                                    {
                                      "type": "TemplateElement",
                                      "start": 2289,
                                      "end": 2290,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 13
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 14
                                        }
                                      },
                                      "value": {
                                        "raw": "\"",
                                        "cooked": "\""
                                      },
                                      "tail": false
                                    },
                                    {
                                      "type": "TemplateElement",
                                      "start": 2307,
                                      "end": 2310,
                                      "loc": {
                                        "start": {
                                          "line": 64,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 64,
                                          "column": 34
                                        }
                                      },
                                      "value": {
                                        "raw": "\", ",
                                        "cooked": "\", "
                                      },
                                      "tail": true
                                    }
                                  ]
                                }
                              },
                              "operator": "+",
                              "right": {
                                "type": "TemplateLiteral",
                                "start": 2326,
                                "end": 2346,
                                "loc": {
                                  "start": {
                                    "line": 65,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 65,
                                    "column": 32
                                  }
                                },
                                "expressions": [
                                  {
                                    "type": "MemberExpression",
                                    "start": 2329,
                                    "end": 2342,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 28
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 2329,
                                      "end": 2333,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 15
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 19
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 2334,
                                      "end": 2342,
                                      "loc": {
                                        "start": {
                                          "line": 65,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 65,
                                          "column": 28
                                        },
                                        "identifierName": "bendType"
                                      },
                                      "name": "bendType"
                                    },
                                    "computed": false
                                  }
                                ],
                                "quasis": [
                                  {
                                    "type": "TemplateElement",
                                    "start": 2327,
                                    "end": 2327,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 13
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 13
                                      }
                                    },
                                    "value": {
                                      "raw": "",
                                      "cooked": ""
                                    },
                                    "tail": false
                                  },
                                  {
                                    "type": "TemplateElement",
                                    "start": 2343,
                                    "end": 2345,
                                    "loc": {
                                      "start": {
                                        "line": 65,
                                        "column": 29
                                      },
                                      "end": {
                                        "line": 65,
                                        "column": 31
                                      }
                                    },
                                    "value": {
                                      "raw": ", ",
                                      "cooked": ", "
                                    },
                                    "tail": true
                                  }
                                ]
                              }
                            },
                            "operator": "+",
                            "right": {
                              "type": "TemplateLiteral",
                              "start": 2361,
                              "end": 2383,
                              "loc": {
                                "start": {
                                  "line": 66,
                                  "column": 12
                                },
                                "end": {
                                  "line": 66,
                                  "column": 34
                                }
                              },
                              "expressions": [
                                {
                                  "type": "MemberExpression",
                                  "start": 2364,
                                  "end": 2379,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 30
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 2364,
                                    "end": 2368,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 15
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 19
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 2369,
                                    "end": 2379,
                                    "loc": {
                                      "start": {
                                        "line": 66,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 66,
                                        "column": 30
                                      },
                                      "identifierName": "bendMethod"
                                    },
                                    "name": "bendMethod"
                                  },
                                  "computed": false
                                }
                              ],
                              "quasis": [
                                {
                                  "type": "TemplateElement",
                                  "start": 2362,
                                  "end": 2362,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 13
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 13
                                    }
                                  },
                                  "value": {
                                    "raw": "",
                                    "cooked": ""
                                  },
                                  "tail": false
                                },
                                {
                                  "type": "TemplateElement",
                                  "start": 2380,
                                  "end": 2382,
                                  "loc": {
                                    "start": {
                                      "line": 66,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 66,
                                      "column": 33
                                    }
                                  },
                                  "value": {
                                    "raw": ", ",
                                    "cooked": ", "
                                  },
                                  "tail": true
                                }
                              ]
                            }
                          },
                          "operator": "+",
                          "right": {
                            "type": "TemplateLiteral",
                            "start": 2398,
                            "end": 2421,
                            "loc": {
                              "start": {
                                "line": 67,
                                "column": 12
                              },
                              "end": {
                                "line": 67,
                                "column": 35
                              }
                            },
                            "expressions": [
                              {
                                "type": "MemberExpression",
                                "start": 2401,
                                "end": 2419,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 15
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "ThisExpression",
                                  "start": 2401,
                                  "end": 2405,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 15
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 19
                                    }
                                  }
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 2406,
                                  "end": 2419,
                                  "loc": {
                                    "start": {
                                      "line": 67,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 67,
                                      "column": 33
                                    },
                                    "identifierName": "bendTechnique"
                                  },
                                  "name": "bendTechnique"
                                },
                                "computed": false
                              }
                            ],
                            "quasis": [
                              {
                                "type": "TemplateElement",
                                "start": 2399,
                                "end": 2399,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 13
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 13
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": false
                              },
                              {
                                "type": "TemplateElement",
                                "start": 2420,
                                "end": 2420,
                                "loc": {
                                  "start": {
                                    "line": 67,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 67,
                                    "column": 34
                                  }
                                },
                                "value": {
                                  "raw": "",
                                  "cooked": ""
                                },
                                "tail": true
                              }
                            ]
                          }
                        }
                      }
                    ],
                    "kind": "const"
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 2432,
                    "end": 2443,
                    "loc": {
                      "start": {
                        "line": 69,
                        "column": 8
                      },
                      "end": {
                        "line": 69,
                        "column": 19
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 2439,
                      "end": 2442,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 15
                        },
                        "end": {
                          "line": 69,
                          "column": 18
                        },
                        "identifierName": "str"
                      },
                      "name": "str"
                    }
                  }
                ],
                "directives": []
              }
            }
          ],
          "trailingComments": null
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
            "start": 207,
            "end": 602,
            "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": 2453,
            "end": 2590,
            "loc": {
              "start": {
                "line": 73,
                "column": 0
              },
              "end": {
                "line": 76,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportDefaultDeclaration",
        "start": 2591,
        "end": 19474,
        "loc": {
          "start": {
            "line": 77,
            "column": 0
          },
          "end": {
            "line": 510,
            "column": 1
          }
        },
        "declaration": {
          "type": "ClassDeclaration",
          "start": 2606,
          "end": 19474,
          "loc": {
            "start": {
              "line": 77,
              "column": 15
            },
            "end": {
              "line": 510,
              "column": 1
            }
          },
          "id": {
            "type": "Identifier",
            "start": 2612,
            "end": 2622,
            "loc": {
              "start": {
                "line": 77,
                "column": 21
              },
              "end": {
                "line": 77,
                "column": 31
              },
              "identifierName": "Properties"
            },
            "name": "Properties",
            "leadingComments": null
          },
          "superClass": {
            "type": "Identifier",
            "start": 2631,
            "end": 2637,
            "loc": {
              "start": {
                "line": 77,
                "column": 40
              },
              "end": {
                "line": 77,
                "column": 46
              },
              "identifierName": "Plugin"
            },
            "name": "Plugin"
          },
          "body": {
            "type": "ClassBody",
            "start": 2638,
            "end": 19474,
            "loc": {
              "start": {
                "line": 77,
                "column": 47
              },
              "end": {
                "line": 510,
                "column": 1
              }
            },
            "body": [
              {
                "type": "ClassMethod",
                "start": 2644,
                "end": 6692,
                "loc": {
                  "start": {
                    "line": 78,
                    "column": 4
                  },
                  "end": {
                    "line": 207,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 2644,
                  "end": 2655,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 4
                    },
                    "end": {
                      "line": 78,
                      "column": 15
                    },
                    "identifierName": "constructor"
                  },
                  "name": "constructor"
                },
                "static": false,
                "kind": "constructor",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 2656,
                    "end": 2663,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 16
                      },
                      "end": {
                        "line": 78,
                        "column": 23
                      },
                      "identifierName": "session"
                    },
                    "name": "session"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 2665,
                    "end": 2716,
                    "loc": {
                      "start": {
                        "line": 78,
                        "column": 25
                      },
                      "end": {
                        "line": 78,
                        "column": 76
                      }
                    },
                    "left": {
                      "type": "ObjectPattern",
                      "start": 2665,
                      "end": 2711,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 25
                        },
                        "end": {
                          "line": 78,
                          "column": 71
                        }
                      },
                      "properties": [
                        {
                          "type": "ObjectProperty",
                          "start": 2667,
                          "end": 2686,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 27
                            },
                            "end": {
                              "line": 78,
                              "column": 46
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2667,
                            "end": 2671,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 27
                              },
                              "end": {
                                "line": 78,
                                "column": 31
                              },
                              "identifierName": "name"
                            },
                            "name": "name"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2667,
                            "end": 2686,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 27
                              },
                              "end": {
                                "line": 78,
                                "column": 46
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2667,
                              "end": 2671,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 27
                                },
                                "end": {
                                  "line": 78,
                                  "column": 31
                                },
                                "identifierName": "name"
                              },
                              "name": "name"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2674,
                              "end": 2686,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 34
                                },
                                "end": {
                                  "line": 78,
                                  "column": 46
                                }
                              },
                              "extra": {
                                "rawValue": "Properties",
                                "raw": "'Properties'"
                              },
                              "value": "Properties"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        },
                        {
                          "type": "ObjectProperty",
                          "start": 2688,
                          "end": 2709,
                          "loc": {
                            "start": {
                              "line": 78,
                              "column": 48
                            },
                            "end": {
                              "line": 78,
                              "column": 69
                            }
                          },
                          "method": false,
                          "shorthand": true,
                          "computed": false,
                          "key": {
                            "type": "Identifier",
                            "start": 2688,
                            "end": 2692,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 48
                              },
                              "end": {
                                "line": 78,
                                "column": 52
                              },
                              "identifierName": "icon"
                            },
                            "name": "icon"
                          },
                          "value": {
                            "type": "AssignmentPattern",
                            "start": 2688,
                            "end": 2709,
                            "loc": {
                              "start": {
                                "line": 78,
                                "column": 48
                              },
                              "end": {
                                "line": 78,
                                "column": 69
                              }
                            },
                            "left": {
                              "type": "Identifier",
                              "start": 2688,
                              "end": 2692,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 48
                                },
                                "end": {
                                  "line": 78,
                                  "column": 52
                                },
                                "identifierName": "icon"
                              },
                              "name": "icon"
                            },
                            "right": {
                              "type": "StringLiteral",
                              "start": 2695,
                              "end": 2709,
                              "loc": {
                                "start": {
                                  "line": 78,
                                  "column": 55
                                },
                                "end": {
                                  "line": 78,
                                  "column": 69
                                }
                              },
                              "extra": {
                                "rawValue": "align center",
                                "raw": "'align center'"
                              },
                              "value": "align center"
                            }
                          },
                          "extra": {
                            "shorthand": true
                          }
                        }
                      ]
                    },
                    "right": {
                      "type": "ObjectExpression",
                      "start": 2714,
                      "end": 2716,
                      "loc": {
                        "start": {
                          "line": 78,
                          "column": 74
                        },
                        "end": {
                          "line": 78,
                          "column": 76
                        }
                      },
                      "properties": []
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 2718,
                  "end": 6692,
                  "loc": {
                    "start": {
                      "line": 78,
                      "column": 78
                    },
                    "end": {
                      "line": 207,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 2728,
                      "end": 2779,
                      "loc": {
                        "start": {
                          "line": 79,
                          "column": 8
                        },
                        "end": {
                          "line": 79,
                          "column": 59
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 2728,
                        "end": 2778,
                        "loc": {
                          "start": {
                            "line": 79,
                            "column": 8
                          },
                          "end": {
                            "line": 79,
                            "column": 58
                          }
                        },
                        "callee": {
                          "type": "Super",
                          "start": 2728,
                          "end": 2733,
                          "loc": {
                            "start": {
                              "line": 79,
                              "column": 8
                            },
                            "end": {
                              "line": 79,
                              "column": 13
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 2734,
                            "end": 2741,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 14
                              },
                              "end": {
                                "line": 79,
                                "column": 21
                              },
                              "identifierName": "session"
                            },
                            "name": "session"
                          },
                          {
                            "type": "ObjectExpression",
                            "start": 2743,
                            "end": 2777,
                            "loc": {
                              "start": {
                                "line": 79,
                                "column": 23
                              },
                              "end": {
                                "line": 79,
                                "column": 57
                              }
                            },
                            "properties": [
                              {
                                "type": "ObjectProperty",
                                "start": 2745,
                                "end": 2763,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 25
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 43
                                  }
                                },
                                "method": false,
                                "shorthand": false,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2745,
                                  "end": 2749,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 25
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 29
                                    },
                                    "identifierName": "type"
                                  },
                                  "name": "type"
                                },
                                "value": {
                                  "type": "StringLiteral",
                                  "start": 2751,
                                  "end": 2763,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 31
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 43
                                    }
                                  },
                                  "extra": {
                                    "rawValue": "Properties",
                                    "raw": "'Properties'"
                                  },
                                  "value": "Properties"
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2765,
                                "end": 2769,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 49
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2765,
                                  "end": 2769,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2765,
                                  "end": 2769,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 45
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 49
                                    },
                                    "identifierName": "name"
                                  },
                                  "name": "name"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              },
                              {
                                "type": "ObjectProperty",
                                "start": 2771,
                                "end": 2775,
                                "loc": {
                                  "start": {
                                    "line": 79,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 79,
                                    "column": 55
                                  }
                                },
                                "method": false,
                                "shorthand": true,
                                "computed": false,
                                "key": {
                                  "type": "Identifier",
                                  "start": 2771,
                                  "end": 2775,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "value": {
                                  "type": "Identifier",
                                  "start": 2771,
                                  "end": 2775,
                                  "loc": {
                                    "start": {
                                      "line": 79,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 79,
                                      "column": 55
                                    },
                                    "identifierName": "icon"
                                  },
                                  "name": "icon"
                                },
                                "extra": {
                                  "shorthand": true
                                }
                              }
                            ]
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2788,
                      "end": 2835,
                      "loc": {
                        "start": {
                          "line": 80,
                          "column": 8
                        },
                        "end": {
                          "line": 80,
                          "column": 55
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2788,
                        "end": 2834,
                        "loc": {
                          "start": {
                            "line": 80,
                            "column": 8
                          },
                          "end": {
                            "line": 80,
                            "column": 54
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2788,
                          "end": 2806,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 8
                            },
                            "end": {
                              "line": 80,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2788,
                            "end": 2792,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 8
                              },
                              "end": {
                                "line": 80,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2793,
                            "end": 2806,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 13
                              },
                              "end": {
                                "line": 80,
                                "column": 26
                              },
                              "identifierName": "bendLineColor"
                            },
                            "name": "bendLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2809,
                          "end": 2834,
                          "loc": {
                            "start": {
                              "line": 80,
                              "column": 29
                            },
                            "end": {
                              "line": 80,
                              "column": 54
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2813,
                            "end": 2824,
                            "loc": {
                              "start": {
                                "line": 80,
                                "column": 33
                              },
                              "end": {
                                "line": 80,
                                "column": 44
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2813,
                              "end": 2818,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 33
                                },
                                "end": {
                                  "line": 80,
                                  "column": 38
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2819,
                              "end": 2824,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 39
                                },
                                "end": {
                                  "line": 80,
                                  "column": 44
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2825,
                              "end": 2833,
                              "loc": {
                                "start": {
                                  "line": 80,
                                  "column": 45
                                },
                                "end": {
                                  "line": 80,
                                  "column": 53
                                }
                              },
                              "extra": {
                                "rawValue": 65280,
                                "raw": "0x00ff00"
                              },
                              "value": 65280
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2844,
                      "end": 2896,
                      "loc": {
                        "start": {
                          "line": 81,
                          "column": 8
                        },
                        "end": {
                          "line": 81,
                          "column": 60
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2844,
                        "end": 2895,
                        "loc": {
                          "start": {
                            "line": 81,
                            "column": 8
                          },
                          "end": {
                            "line": 81,
                            "column": 59
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2844,
                          "end": 2867,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 8
                            },
                            "end": {
                              "line": 81,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2844,
                            "end": 2848,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 8
                              },
                              "end": {
                                "line": 81,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2849,
                            "end": 2867,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 13
                              },
                              "end": {
                                "line": 81,
                                "column": 31
                              },
                              "identifierName": "signatureLineColor"
                            },
                            "name": "signatureLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2870,
                          "end": 2895,
                          "loc": {
                            "start": {
                              "line": 81,
                              "column": 34
                            },
                            "end": {
                              "line": 81,
                              "column": 59
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2874,
                            "end": 2885,
                            "loc": {
                              "start": {
                                "line": 81,
                                "column": 38
                              },
                              "end": {
                                "line": 81,
                                "column": 49
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2874,
                              "end": 2879,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 38
                                },
                                "end": {
                                  "line": 81,
                                  "column": 43
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2880,
                              "end": 2885,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 44
                                },
                                "end": {
                                  "line": 81,
                                  "column": 49
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2886,
                              "end": 2894,
                              "loc": {
                                "start": {
                                  "line": 81,
                                  "column": 50
                                },
                                "end": {
                                  "line": 81,
                                  "column": 58
                                }
                              },
                              "extra": {
                                "rawValue": 16711680,
                                "raw": "0xff0000"
                              },
                              "value": 16711680
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 2905,
                      "end": 2955,
                      "loc": {
                        "start": {
                          "line": 82,
                          "column": 8
                        },
                        "end": {
                          "line": 82,
                          "column": 58
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 2905,
                        "end": 2954,
                        "loc": {
                          "start": {
                            "line": 82,
                            "column": 8
                          },
                          "end": {
                            "line": 82,
                            "column": 57
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 2905,
                          "end": 2926,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 8
                            },
                            "end": {
                              "line": 82,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 2905,
                            "end": 2909,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 8
                              },
                              "end": {
                                "line": 82,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 2910,
                            "end": 2926,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 13
                              },
                              "end": {
                                "line": 82,
                                "column": 29
                              },
                              "identifierName": "contourLineColor"
                            },
                            "name": "contourLineColor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 2929,
                          "end": 2954,
                          "loc": {
                            "start": {
                              "line": 82,
                              "column": 32
                            },
                            "end": {
                              "line": 82,
                              "column": 57
                            }
                          },
                          "callee": {
                            "type": "MemberExpression",
                            "start": 2933,
                            "end": 2944,
                            "loc": {
                              "start": {
                                "line": 82,
                                "column": 36
                              },
                              "end": {
                                "line": 82,
                                "column": 47
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 2933,
                              "end": 2938,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 36
                                },
                                "end": {
                                  "line": 82,
                                  "column": 41
                                },
                                "identifierName": "THREE"
                              },
                              "name": "THREE"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 2939,
                              "end": 2944,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 42
                                },
                                "end": {
                                  "line": 82,
                                  "column": 47
                                },
                                "identifierName": "Color"
                              },
                              "name": "Color"
                            },
                            "computed": false
                          },
                          "arguments": [
                            {
                              "type": "NumericLiteral",
                              "start": 2945,
                              "end": 2953,
                              "loc": {
                                "start": {
                                  "line": 82,
                                  "column": 48
                                },
                                "end": {
                                  "line": 82,
                                  "column": 56
                                }
                              },
                              "extra": {
                                "rawValue": 0,
                                "raw": "0x000000"
                              },
                              "value": 0
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2965,
                          "end": 2995,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3004,
                      "end": 3027,
                      "loc": {
                        "start": {
                          "line": 85,
                          "column": 8
                        },
                        "end": {
                          "line": 85,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3004,
                        "end": 3026,
                        "loc": {
                          "start": {
                            "line": 85,
                            "column": 8
                          },
                          "end": {
                            "line": 85,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3004,
                          "end": 3020,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 8
                            },
                            "end": {
                              "line": 85,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3004,
                            "end": 3008,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 8
                              },
                              "end": {
                                "line": 85,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3009,
                            "end": 3020,
                            "loc": {
                              "start": {
                                "line": 85,
                                "column": 13
                              },
                              "end": {
                                "line": 85,
                                "column": 24
                              },
                              "identifierName": "foldUpAngle"
                            },
                            "name": "foldUpAngle"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3023,
                          "end": 3026,
                          "loc": {
                            "start": {
                              "line": 85,
                              "column": 27
                            },
                            "end": {
                              "line": 85,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 180,
                            "raw": "180"
                          },
                          "value": 180
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " constant settings by Blexon",
                          "start": 2965,
                          "end": 2995,
                          "loc": {
                            "start": {
                              "line": 84,
                              "column": 8
                            },
                            "end": {
                              "line": 84,
                              "column": 38
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3036,
                      "end": 3061,
                      "loc": {
                        "start": {
                          "line": 86,
                          "column": 8
                        },
                        "end": {
                          "line": 86,
                          "column": 33
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3036,
                        "end": 3060,
                        "loc": {
                          "start": {
                            "line": 86,
                            "column": 8
                          },
                          "end": {
                            "line": 86,
                            "column": 32
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3036,
                          "end": 3055,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 8
                            },
                            "end": {
                              "line": 86,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3036,
                            "end": 3040,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 8
                              },
                              "end": {
                                "line": 86,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3041,
                            "end": 3055,
                            "loc": {
                              "start": {
                                "line": 86,
                                "column": 13
                              },
                              "end": {
                                "line": 86,
                                "column": 27
                              },
                              "identifierName": "foldUpPreAngle"
                            },
                            "name": "foldUpPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3058,
                          "end": 3060,
                          "loc": {
                            "start": {
                              "line": 86,
                              "column": 30
                            },
                            "end": {
                              "line": 86,
                              "column": 32
                            }
                          },
                          "extra": {
                            "rawValue": 30,
                            "raw": "30"
                          },
                          "value": 30
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3070,
                      "end": 3096,
                      "loc": {
                        "start": {
                          "line": 87,
                          "column": 8
                        },
                        "end": {
                          "line": 87,
                          "column": 34
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3070,
                        "end": 3095,
                        "loc": {
                          "start": {
                            "line": 87,
                            "column": 8
                          },
                          "end": {
                            "line": 87,
                            "column": 33
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3070,
                          "end": 3088,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 8
                            },
                            "end": {
                              "line": 87,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3070,
                            "end": 3074,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 8
                              },
                              "end": {
                                "line": 87,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3075,
                            "end": 3088,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 13
                              },
                              "end": {
                                "line": 87,
                                "column": 26
                              },
                              "identifierName": "foldDownAngle"
                            },
                            "name": "foldDownAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3091,
                          "end": 3095,
                          "loc": {
                            "start": {
                              "line": 87,
                              "column": 29
                            },
                            "end": {
                              "line": 87,
                              "column": 33
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3092,
                            "end": 3095,
                            "loc": {
                              "start": {
                                "line": 87,
                                "column": 30
                              },
                              "end": {
                                "line": 87,
                                "column": 33
                              }
                            },
                            "extra": {
                              "rawValue": 180,
                              "raw": "180"
                            },
                            "value": 180
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3105,
                      "end": 3133,
                      "loc": {
                        "start": {
                          "line": 88,
                          "column": 8
                        },
                        "end": {
                          "line": 88,
                          "column": 36
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3105,
                        "end": 3132,
                        "loc": {
                          "start": {
                            "line": 88,
                            "column": 8
                          },
                          "end": {
                            "line": 88,
                            "column": 35
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3105,
                          "end": 3126,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 8
                            },
                            "end": {
                              "line": 88,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3105,
                            "end": 3109,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 8
                              },
                              "end": {
                                "line": 88,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3110,
                            "end": 3126,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 13
                              },
                              "end": {
                                "line": 88,
                                "column": 29
                              },
                              "identifierName": "foldDownPreAngle"
                            },
                            "name": "foldDownPreAngle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "UnaryExpression",
                          "start": 3129,
                          "end": 3132,
                          "loc": {
                            "start": {
                              "line": 88,
                              "column": 32
                            },
                            "end": {
                              "line": 88,
                              "column": 35
                            }
                          },
                          "operator": "-",
                          "prefix": true,
                          "argument": {
                            "type": "NumericLiteral",
                            "start": 3130,
                            "end": 3132,
                            "loc": {
                              "start": {
                                "line": 88,
                                "column": 33
                              },
                              "end": {
                                "line": 88,
                                "column": 35
                              }
                            },
                            "extra": {
                              "rawValue": 30,
                              "raw": "30"
                            },
                            "value": 30
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3142,
                      "end": 3165,
                      "loc": {
                        "start": {
                          "line": 89,
                          "column": 8
                        },
                        "end": {
                          "line": 89,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3142,
                        "end": 3164,
                        "loc": {
                          "start": {
                            "line": 89,
                            "column": 8
                          },
                          "end": {
                            "line": 89,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3142,
                          "end": 3157,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 8
                            },
                            "end": {
                              "line": 89,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3142,
                            "end": 3146,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 8
                              },
                              "end": {
                                "line": 89,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3147,
                            "end": 3157,
                            "loc": {
                              "start": {
                                "line": 89,
                                "column": 13
                              },
                              "end": {
                                "line": 89,
                                "column": 23
                              },
                              "identifierName": "foldRadius"
                            },
                            "name": "foldRadius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3160,
                          "end": 3164,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 26
                            },
                            "end": {
                              "line": 89,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 0.05,
                            "raw": "0.05"
                          },
                          "value": 0.05
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
                          "start": 3166,
                          "end": 3244,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 32
                            },
                            "end": {
                              "line": 89,
                              "column": 110
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3253,
                      "end": 3271,
                      "loc": {
                        "start": {
                          "line": 90,
                          "column": 8
                        },
                        "end": {
                          "line": 90,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3253,
                        "end": 3270,
                        "loc": {
                          "start": {
                            "line": 90,
                            "column": 8
                          },
                          "end": {
                            "line": 90,
                            "column": 25
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3253,
                          "end": 3266,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 8
                            },
                            "end": {
                              "line": 90,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3253,
                            "end": 3257,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 8
                              },
                              "end": {
                                "line": 90,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3258,
                            "end": 3266,
                            "loc": {
                              "start": {
                                "line": 90,
                                "column": 13
                              },
                              "end": {
                                "line": 90,
                                "column": 21
                              },
                              "identifierName": "foldType"
                            },
                            "name": "foldType"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3269,
                          "end": 3270,
                          "loc": {
                            "start": {
                              "line": 90,
                              "column": 24
                            },
                            "end": {
                              "line": 90,
                              "column": 25
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
                          "start": 3166,
                          "end": 3244,
                          "loc": {
                            "start": {
                              "line": 89,
                              "column": 32
                            },
                            "end": {
                              "line": 89,
                              "column": 110
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3280,
                      "end": 3300,
                      "loc": {
                        "start": {
                          "line": 91,
                          "column": 8
                        },
                        "end": {
                          "line": 91,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3280,
                        "end": 3299,
                        "loc": {
                          "start": {
                            "line": 91,
                            "column": 8
                          },
                          "end": {
                            "line": 91,
                            "column": 27
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3280,
                          "end": 3295,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 8
                            },
                            "end": {
                              "line": 91,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3280,
                            "end": 3284,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 8
                              },
                              "end": {
                                "line": 91,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3285,
                            "end": 3295,
                            "loc": {
                              "start": {
                                "line": 91,
                                "column": 13
                              },
                              "end": {
                                "line": 91,
                                "column": 23
                              },
                              "identifierName": "foldMethod"
                            },
                            "name": "foldMethod"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3298,
                          "end": 3299,
                          "loc": {
                            "start": {
                              "line": 91,
                              "column": 26
                            },
                            "end": {
                              "line": 91,
                              "column": 27
                            }
                          },
                          "extra": {
                            "rawValue": 2,
                            "raw": "2"
                          },
                          "value": 2
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3309,
                      "end": 3332,
                      "loc": {
                        "start": {
                          "line": 92,
                          "column": 8
                        },
                        "end": {
                          "line": 92,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3309,
                        "end": 3331,
                        "loc": {
                          "start": {
                            "line": 92,
                            "column": 8
                          },
                          "end": {
                            "line": 92,
                            "column": 30
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3309,
                          "end": 3327,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 8
                            },
                            "end": {
                              "line": 92,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3309,
                            "end": 3313,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 8
                              },
                              "end": {
                                "line": 92,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3314,
                            "end": 3327,
                            "loc": {
                              "start": {
                                "line": 92,
                                "column": 13
                              },
                              "end": {
                                "line": 92,
                                "column": 26
                              },
                              "identifierName": "foldTechnique"
                            },
                            "name": "foldTechnique"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NumericLiteral",
                          "start": 3330,
                          "end": 3331,
                          "loc": {
                            "start": {
                              "line": 92,
                              "column": 29
                            },
                            "end": {
                              "line": 92,
                              "column": 30
                            }
                          },
                          "extra": {
                            "rawValue": 1,
                            "raw": "1"
                          },
                          "value": 1
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3342,
                          "end": 3354,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 8
                            },
                            "end": {
                              "line": 94,
                              "column": 20
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3363,
                      "end": 3524,
                      "loc": {
                        "start": {
                          "line": 95,
                          "column": 8
                        },
                        "end": {
                          "line": 100,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3363,
                        "end": 3523,
                        "loc": {
                          "start": {
                            "line": 95,
                            "column": 8
                          },
                          "end": {
                            "line": 100,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3363,
                          "end": 3377,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 8
                            },
                            "end": {
                              "line": 95,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3363,
                            "end": 3367,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 8
                              },
                              "end": {
                                "line": 95,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3368,
                            "end": 3377,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 13
                              },
                              "end": {
                                "line": 95,
                                "column": 22
                              },
                              "identifierName": "selection"
                            },
                            "name": "selection"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3380,
                          "end": 3523,
                          "loc": {
                            "start": {
                              "line": 95,
                              "column": 25
                            },
                            "end": {
                              "line": 100,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3384,
                            "end": 3393,
                            "loc": {
                              "start": {
                                "line": 95,
                                "column": 29
                              },
                              "end": {
                                "line": 95,
                                "column": 38
                              },
                              "identifierName": "Selection"
                            },
                            "name": "Selection"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3394,
                              "end": 3398,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 39
                                },
                                "end": {
                                  "line": 95,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3400,
                              "end": 3522,
                              "loc": {
                                "start": {
                                  "line": 95,
                                  "column": 45
                                },
                                "end": {
                                  "line": 100,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3414,
                                  "end": 3427,
                                  "loc": {
                                    "start": {
                                      "line": 96,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 96,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3414,
                                    "end": 3418,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3420,
                                    "end": 3427,
                                    "loc": {
                                      "start": {
                                        "line": 96,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 96,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lines",
                                      "raw": "'Lines'"
                                    },
                                    "value": "Lines"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3441,
                                  "end": 3449,
                                  "loc": {
                                    "start": {
                                      "line": 97,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 97,
                                      "column": 20
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3441,
                                    "end": 3446,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 17
                                      },
                                      "identifierName": "limit"
                                    },
                                    "name": "limit"
                                  },
                                  "value": {
                                    "type": "NumericLiteral",
                                    "start": 3448,
                                    "end": 3449,
                                    "loc": {
                                      "start": {
                                        "line": 97,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 97,
                                        "column": 20
                                      }
                                    },
                                    "extra": {
                                      "rawValue": 1,
                                      "raw": "1"
                                    },
                                    "value": 1
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3463,
                                  "end": 3486,
                                  "loc": {
                                    "start": {
                                      "line": 98,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 98,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3463,
                                    "end": 3468,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 17
                                      },
                                      "identifierName": "types"
                                    },
                                    "name": "types"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 3470,
                                    "end": 3486,
                                    "loc": {
                                      "start": {
                                        "line": 98,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 98,
                                        "column": 35
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 3471,
                                        "end": 3485,
                                        "loc": {
                                          "start": {
                                            "line": 98,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 98,
                                            "column": 34
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "LineSegments",
                                          "raw": "'LineSegments'"
                                        },
                                        "value": "LineSegments"
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3500,
                                  "end": 3512,
                                  "loc": {
                                    "start": {
                                      "line": 99,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 99,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3500,
                                    "end": 3506,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 18
                                      },
                                      "identifierName": "active"
                                    },
                                    "name": "active"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3508,
                                    "end": 3512,
                                    "loc": {
                                      "start": {
                                        "line": 99,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 99,
                                        "column": 24
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection",
                          "start": 3342,
                          "end": 3354,
                          "loc": {
                            "start": {
                              "line": 94,
                              "column": 8
                            },
                            "end": {
                              "line": 94,
                              "column": 20
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3534,
                          "end": 3544,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3553,
                      "end": 3729,
                      "loc": {
                        "start": {
                          "line": 103,
                          "column": 8
                        },
                        "end": {
                          "line": 108,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3553,
                        "end": 3728,
                        "loc": {
                          "start": {
                            "line": 103,
                            "column": 8
                          },
                          "end": {
                            "line": 108,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3553,
                          "end": 3568,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 8
                            },
                            "end": {
                              "line": 103,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3553,
                            "end": 3557,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 8
                              },
                              "end": {
                                "line": 103,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3558,
                            "end": 3568,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 13
                              },
                              "end": {
                                "line": 103,
                                "column": 23
                              },
                              "identifierName": "isBendLine"
                            },
                            "name": "isBendLine"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3571,
                          "end": 3728,
                          "loc": {
                            "start": {
                              "line": 103,
                              "column": 26
                            },
                            "end": {
                              "line": 108,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3575,
                            "end": 3583,
                            "loc": {
                              "start": {
                                "line": 103,
                                "column": 30
                              },
                              "end": {
                                "line": 103,
                                "column": 38
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3584,
                              "end": 3588,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 39
                                },
                                "end": {
                                  "line": 103,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3590,
                              "end": 3727,
                              "loc": {
                                "start": {
                                  "line": 103,
                                  "column": 45
                                },
                                "end": {
                                  "line": 108,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3604,
                                  "end": 3620,
                                  "loc": {
                                    "start": {
                                      "line": 104,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 104,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3604,
                                    "end": 3608,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3610,
                                    "end": 3620,
                                    "loc": {
                                      "start": {
                                        "line": 104,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 104,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bendline",
                                      "raw": "'Bendline'"
                                    },
                                    "value": "Bendline"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3634,
                                  "end": 3646,
                                  "loc": {
                                    "start": {
                                      "line": 105,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 105,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3634,
                                    "end": 3639,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3641,
                                    "end": 3646,
                                    "loc": {
                                      "start": {
                                        "line": 105,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 105,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3660,
                                  "end": 3690,
                                  "loc": {
                                    "start": {
                                      "line": 106,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 106,
                                      "column": 42
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3660,
                                    "end": 3667,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3669,
                                    "end": 3690,
                                    "loc": {
                                      "start": {
                                        "line": 106,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 106,
                                        "column": 42
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "define as bend line",
                                      "raw": "'define as bend line'"
                                    },
                                    "value": "define as bend line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3704,
                                  "end": 3717,
                                  "loc": {
                                    "start": {
                                      "line": 107,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 107,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3704,
                                    "end": 3711,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3713,
                                    "end": 3717,
                                    "loc": {
                                      "start": {
                                        "line": 107,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 107,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 3534,
                          "end": 3544,
                          "loc": {
                            "start": {
                              "line": 102,
                              "column": 8
                            },
                            "end": {
                              "line": 102,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3738,
                      "end": 3905,
                      "loc": {
                        "start": {
                          "line": 109,
                          "column": 8
                        },
                        "end": {
                          "line": 114,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3738,
                        "end": 3904,
                        "loc": {
                          "start": {
                            "line": 109,
                            "column": 8
                          },
                          "end": {
                            "line": 114,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3738,
                          "end": 3749,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 8
                            },
                            "end": {
                              "line": 109,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3738,
                            "end": 3742,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 8
                              },
                              "end": {
                                "line": 109,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3743,
                            "end": 3749,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 13
                              },
                              "end": {
                                "line": 109,
                                "column": 19
                              },
                              "identifierName": "foldUp"
                            },
                            "name": "foldUp"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3752,
                          "end": 3904,
                          "loc": {
                            "start": {
                              "line": 109,
                              "column": 22
                            },
                            "end": {
                              "line": 114,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3756,
                            "end": 3764,
                            "loc": {
                              "start": {
                                "line": 109,
                                "column": 26
                              },
                              "end": {
                                "line": 109,
                                "column": 34
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3765,
                              "end": 3769,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 35
                                },
                                "end": {
                                  "line": 109,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3771,
                              "end": 3903,
                              "loc": {
                                "start": {
                                  "line": 109,
                                  "column": 41
                                },
                                "end": {
                                  "line": 114,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3785,
                                  "end": 3800,
                                  "loc": {
                                    "start": {
                                      "line": 110,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 110,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3785,
                                    "end": 3789,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3791,
                                    "end": 3800,
                                    "loc": {
                                      "start": {
                                        "line": 110,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 110,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold up",
                                      "raw": "'Fold up'"
                                    },
                                    "value": "Fold up"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3814,
                                  "end": 3826,
                                  "loc": {
                                    "start": {
                                      "line": 111,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 111,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3814,
                                    "end": 3819,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3821,
                                    "end": 3826,
                                    "loc": {
                                      "start": {
                                        "line": 111,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 111,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3840,
                                  "end": 3865,
                                  "loc": {
                                    "start": {
                                      "line": 112,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 112,
                                      "column": 37
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3840,
                                    "end": 3847,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3849,
                                    "end": 3865,
                                    "loc": {
                                      "start": {
                                        "line": 112,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 112,
                                        "column": 37
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold downwards",
                                      "raw": "'fold downwards'"
                                    },
                                    "value": "fold downwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3879,
                                  "end": 3893,
                                  "loc": {
                                    "start": {
                                      "line": 113,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 113,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3879,
                                    "end": 3886,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 3888,
                                    "end": 3893,
                                    "loc": {
                                      "start": {
                                        "line": 113,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 113,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 3914,
                      "end": 4083,
                      "loc": {
                        "start": {
                          "line": 115,
                          "column": 8
                        },
                        "end": {
                          "line": 120,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 3914,
                        "end": 4082,
                        "loc": {
                          "start": {
                            "line": 115,
                            "column": 8
                          },
                          "end": {
                            "line": 120,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 3914,
                          "end": 3927,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 8
                            },
                            "end": {
                              "line": 115,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 3914,
                            "end": 3918,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 8
                              },
                              "end": {
                                "line": 115,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 3919,
                            "end": 3927,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 13
                              },
                              "end": {
                                "line": 115,
                                "column": 21
                              },
                              "identifierName": "foldDown"
                            },
                            "name": "foldDown"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 3930,
                          "end": 4082,
                          "loc": {
                            "start": {
                              "line": 115,
                              "column": 24
                            },
                            "end": {
                              "line": 120,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 3934,
                            "end": 3942,
                            "loc": {
                              "start": {
                                "line": 115,
                                "column": 28
                              },
                              "end": {
                                "line": 115,
                                "column": 36
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 3943,
                              "end": 3947,
                              "loc": {
                                "start": {
                                  "line": 115,
                                  "column": 37
                                },
                                "end": {
                                  "line": 115,
                                  "column": 41
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 3949,
                              "end": 4081,
                              "loc": {
                                "start": {
                                  "line": 115,
                                  "column": 43
                                },
                                "end": {
                                  "line": 120,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 3963,
                                  "end": 3980,
                                  "loc": {
                                    "start": {
                                      "line": 116,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 116,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3963,
                                    "end": 3967,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 3969,
                                    "end": 3980,
                                    "loc": {
                                      "start": {
                                        "line": 116,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 116,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Fold down",
                                      "raw": "'Fold down'"
                                    },
                                    "value": "Fold down"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 3994,
                                  "end": 4006,
                                  "loc": {
                                    "start": {
                                      "line": 117,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 117,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 3994,
                                    "end": 3999,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4001,
                                    "end": 4006,
                                    "loc": {
                                      "start": {
                                        "line": 117,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 117,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4020,
                                  "end": 4043,
                                  "loc": {
                                    "start": {
                                      "line": 118,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 118,
                                      "column": 35
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4020,
                                    "end": 4027,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4029,
                                    "end": 4043,
                                    "loc": {
                                      "start": {
                                        "line": 118,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 118,
                                        "column": 35
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "fold upwards",
                                      "raw": "'fold upwards'"
                                    },
                                    "value": "fold upwards"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4057,
                                  "end": 4071,
                                  "loc": {
                                    "start": {
                                      "line": 119,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 119,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4057,
                                    "end": 4064,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4066,
                                    "end": 4071,
                                    "loc": {
                                      "start": {
                                        "line": 119,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 119,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4092,
                      "end": 4243,
                      "loc": {
                        "start": {
                          "line": 121,
                          "column": 8
                        },
                        "end": {
                          "line": 126,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4092,
                        "end": 4242,
                        "loc": {
                          "start": {
                            "line": 121,
                            "column": 8
                          },
                          "end": {
                            "line": 126,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4092,
                          "end": 4101,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 8
                            },
                            "end": {
                              "line": 121,
                              "column": 17
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4092,
                            "end": 4096,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 8
                              },
                              "end": {
                                "line": 121,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4097,
                            "end": 4101,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 13
                              },
                              "end": {
                                "line": 121,
                                "column": 17
                              },
                              "identifierName": "bend"
                            },
                            "name": "bend"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4104,
                          "end": 4242,
                          "loc": {
                            "start": {
                              "line": 121,
                              "column": 20
                            },
                            "end": {
                              "line": 126,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4108,
                            "end": 4116,
                            "loc": {
                              "start": {
                                "line": 121,
                                "column": 24
                              },
                              "end": {
                                "line": 121,
                                "column": 32
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4117,
                              "end": 4121,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 33
                                },
                                "end": {
                                  "line": 121,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4123,
                              "end": 4241,
                              "loc": {
                                "start": {
                                  "line": 121,
                                  "column": 39
                                },
                                "end": {
                                  "line": 126,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4137,
                                  "end": 4149,
                                  "loc": {
                                    "start": {
                                      "line": 122,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 122,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4137,
                                    "end": 4141,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4143,
                                    "end": 4149,
                                    "loc": {
                                      "start": {
                                        "line": 122,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 122,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend",
                                      "raw": "'Bend'"
                                    },
                                    "value": "Bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4163,
                                  "end": 4174,
                                  "loc": {
                                    "start": {
                                      "line": 123,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 123,
                                      "column": 23
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4163,
                                    "end": 4168,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4170,
                                    "end": 4174,
                                    "loc": {
                                      "start": {
                                        "line": 123,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 123,
                                        "column": 23
                                      }
                                    },
                                    "value": true
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4188,
                                  "end": 4203,
                                  "loc": {
                                    "start": {
                                      "line": 124,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 124,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4188,
                                    "end": 4195,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4197,
                                    "end": 4203,
                                    "loc": {
                                      "start": {
                                        "line": 124,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 124,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "bend",
                                      "raw": "'bend'"
                                    },
                                    "value": "bend"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4217,
                                  "end": 4231,
                                  "loc": {
                                    "start": {
                                      "line": 125,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 125,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4217,
                                    "end": 4224,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4226,
                                    "end": 4231,
                                    "loc": {
                                      "start": {
                                        "line": 125,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 125,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4252,
                      "end": 4395,
                      "loc": {
                        "start": {
                          "line": 127,
                          "column": 8
                        },
                        "end": {
                          "line": 131,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4252,
                        "end": 4394,
                        "loc": {
                          "start": {
                            "line": 127,
                            "column": 8
                          },
                          "end": {
                            "line": 131,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4252,
                          "end": 4264,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 8
                            },
                            "end": {
                              "line": 127,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4252,
                            "end": 4256,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 8
                              },
                              "end": {
                                "line": 127,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4257,
                            "end": 4264,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 13
                              },
                              "end": {
                                "line": 127,
                                "column": 20
                              },
                              "identifierName": "kFactor"
                            },
                            "name": "kFactor"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4267,
                          "end": 4394,
                          "loc": {
                            "start": {
                              "line": 127,
                              "column": 23
                            },
                            "end": {
                              "line": 131,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4271,
                            "end": 4276,
                            "loc": {
                              "start": {
                                "line": 127,
                                "column": 27
                              },
                              "end": {
                                "line": 127,
                                "column": 32
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4277,
                              "end": 4281,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 33
                                },
                                "end": {
                                  "line": 127,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4283,
                              "end": 4393,
                              "loc": {
                                "start": {
                                  "line": 127,
                                  "column": 39
                                },
                                "end": {
                                  "line": 131,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4297,
                                  "end": 4313,
                                  "loc": {
                                    "start": {
                                      "line": 128,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 128,
                                      "column": 28
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4297,
                                    "end": 4301,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4303,
                                    "end": 4313,
                                    "loc": {
                                      "start": {
                                        "line": 128,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 128,
                                        "column": 28
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "k-Factor",
                                      "raw": "'k-Factor'"
                                    },
                                    "value": "k-Factor"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4327,
                                  "end": 4356,
                                  "loc": {
                                    "start": {
                                      "line": 129,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 129,
                                      "column": 41
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4327,
                                    "end": 4334,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4336,
                                    "end": 4356,
                                    "loc": {
                                      "start": {
                                        "line": 129,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 129,
                                        "column": 41
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The k-Factor is...",
                                      "raw": "'The k-Factor is...'"
                                    },
                                    "value": "The k-Factor is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4370,
                                  "end": 4383,
                                  "loc": {
                                    "start": {
                                      "line": 130,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 130,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4370,
                                    "end": 4377,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4379,
                                    "end": 4383,
                                    "loc": {
                                      "start": {
                                        "line": 130,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 130,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4404,
                      "end": 4554,
                      "loc": {
                        "start": {
                          "line": 132,
                          "column": 8
                        },
                        "end": {
                          "line": 136,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4404,
                        "end": 4553,
                        "loc": {
                          "start": {
                            "line": 132,
                            "column": 8
                          },
                          "end": {
                            "line": 136,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4404,
                          "end": 4415,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 8
                            },
                            "end": {
                              "line": 132,
                              "column": 19
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4404,
                            "end": 4408,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 8
                              },
                              "end": {
                                "line": 132,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4409,
                            "end": 4415,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 13
                              },
                              "end": {
                                "line": 132,
                                "column": 19
                              },
                              "identifierName": "radius"
                            },
                            "name": "radius"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4418,
                          "end": 4553,
                          "loc": {
                            "start": {
                              "line": 132,
                              "column": 22
                            },
                            "end": {
                              "line": 136,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4422,
                            "end": 4427,
                            "loc": {
                              "start": {
                                "line": 132,
                                "column": 26
                              },
                              "end": {
                                "line": 132,
                                "column": 31
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4428,
                              "end": 4432,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 32
                                },
                                "end": {
                                  "line": 132,
                                  "column": 36
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4434,
                              "end": 4552,
                              "loc": {
                                "start": {
                                  "line": 132,
                                  "column": 38
                                },
                                "end": {
                                  "line": 136,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4448,
                                  "end": 4468,
                                  "loc": {
                                    "start": {
                                      "line": 133,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 133,
                                      "column": 32
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4448,
                                    "end": 4452,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4454,
                                    "end": 4468,
                                    "loc": {
                                      "start": {
                                        "line": 133,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 133,
                                        "column": 32
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Inner radius",
                                      "raw": "'Inner radius'"
                                    },
                                    "value": "Inner radius"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4482,
                                  "end": 4515,
                                  "loc": {
                                    "start": {
                                      "line": 134,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 134,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4482,
                                    "end": 4489,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4491,
                                    "end": 4515,
                                    "loc": {
                                      "start": {
                                        "line": 134,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 134,
                                        "column": 45
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "The inner radius is...",
                                      "raw": "'The inner radius is...'"
                                    },
                                    "value": "The inner radius is..."
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4529,
                                  "end": 4542,
                                  "loc": {
                                    "start": {
                                      "line": 135,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 135,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4529,
                                    "end": 4536,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4538,
                                    "end": 4542,
                                    "loc": {
                                      "start": {
                                        "line": 135,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 135,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4563,
                      "end": 4688,
                      "loc": {
                        "start": {
                          "line": 137,
                          "column": 8
                        },
                        "end": {
                          "line": 141,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4563,
                        "end": 4687,
                        "loc": {
                          "start": {
                            "line": 137,
                            "column": 8
                          },
                          "end": {
                            "line": 141,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4563,
                          "end": 4573,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 8
                            },
                            "end": {
                              "line": 137,
                              "column": 18
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4563,
                            "end": 4567,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 8
                              },
                              "end": {
                                "line": 137,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4568,
                            "end": 4573,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 13
                              },
                              "end": {
                                "line": 137,
                                "column": 18
                              },
                              "identifierName": "angle"
                            },
                            "name": "angle"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4576,
                          "end": 4687,
                          "loc": {
                            "start": {
                              "line": 137,
                              "column": 21
                            },
                            "end": {
                              "line": 141,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4580,
                            "end": 4585,
                            "loc": {
                              "start": {
                                "line": 137,
                                "column": 25
                              },
                              "end": {
                                "line": 137,
                                "column": 30
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4586,
                              "end": 4590,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 31
                                },
                                "end": {
                                  "line": 137,
                                  "column": 35
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4592,
                              "end": 4686,
                              "loc": {
                                "start": {
                                  "line": 137,
                                  "column": 37
                                },
                                "end": {
                                  "line": 141,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4606,
                                  "end": 4619,
                                  "loc": {
                                    "start": {
                                      "line": 138,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 138,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4606,
                                    "end": 4610,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4612,
                                    "end": 4619,
                                    "loc": {
                                      "start": {
                                        "line": 138,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 138,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Angle",
                                      "raw": "'Angle'"
                                    },
                                    "value": "Angle"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4633,
                                  "end": 4647,
                                  "loc": {
                                    "start": {
                                      "line": 139,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 139,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4633,
                                    "end": 4640,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4642,
                                    "end": 4647,
                                    "loc": {
                                      "start": {
                                        "line": 139,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 139,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4661,
                                  "end": 4676,
                                  "loc": {
                                    "start": {
                                      "line": 140,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 140,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4661,
                                    "end": 4669,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4671,
                                    "end": 4676,
                                    "loc": {
                                      "start": {
                                        "line": 140,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 140,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4697,
                      "end": 4839,
                      "loc": {
                        "start": {
                          "line": 142,
                          "column": 8
                        },
                        "end": {
                          "line": 146,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4697,
                        "end": 4838,
                        "loc": {
                          "start": {
                            "line": 142,
                            "column": 8
                          },
                          "end": {
                            "line": 146,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4697,
                          "end": 4715,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 8
                            },
                            "end": {
                              "line": 142,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4697,
                            "end": 4701,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 8
                              },
                              "end": {
                                "line": 142,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4702,
                            "end": 4715,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 13
                              },
                              "end": {
                                "line": 142,
                                "column": 26
                              },
                              "identifierName": "bendDeduction"
                            },
                            "name": "bendDeduction"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4718,
                          "end": 4838,
                          "loc": {
                            "start": {
                              "line": 142,
                              "column": 29
                            },
                            "end": {
                              "line": 146,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4722,
                            "end": 4727,
                            "loc": {
                              "start": {
                                "line": 142,
                                "column": 33
                              },
                              "end": {
                                "line": 142,
                                "column": 38
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4728,
                              "end": 4732,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 39
                                },
                                "end": {
                                  "line": 142,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4734,
                              "end": 4837,
                              "loc": {
                                "start": {
                                  "line": 142,
                                  "column": 45
                                },
                                "end": {
                                  "line": 146,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4748,
                                  "end": 4770,
                                  "loc": {
                                    "start": {
                                      "line": 143,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 143,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4748,
                                    "end": 4752,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4754,
                                    "end": 4770,
                                    "loc": {
                                      "start": {
                                        "line": 143,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 143,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bend deduction",
                                      "raw": "'Bend deduction'"
                                    },
                                    "value": "Bend deduction"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4784,
                                  "end": 4798,
                                  "loc": {
                                    "start": {
                                      "line": 144,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 144,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4784,
                                    "end": 4791,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4793,
                                    "end": 4798,
                                    "loc": {
                                      "start": {
                                        "line": 144,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 144,
                                        "column": 26
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4812,
                                  "end": 4827,
                                  "loc": {
                                    "start": {
                                      "line": 145,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 145,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4812,
                                    "end": 4820,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 20
                                      },
                                      "identifierName": "optional"
                                    },
                                    "name": "optional"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 4822,
                                    "end": 4827,
                                    "loc": {
                                      "start": {
                                        "line": 145,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 145,
                                        "column": 27
                                      }
                                    },
                                    "value": false
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4848,
                      "end": 4969,
                      "loc": {
                        "start": {
                          "line": 147,
                          "column": 8
                        },
                        "end": {
                          "line": 150,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4848,
                        "end": 4968,
                        "loc": {
                          "start": {
                            "line": 147,
                            "column": 8
                          },
                          "end": {
                            "line": 150,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4848,
                          "end": 4867,
                          "loc": {
                            "start": {
                              "line": 147,
                              "column": 8
                            },
                            "end": {
                              "line": 147,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4848,
                            "end": 4852,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 8
                              },
                              "end": {
                                "line": 147,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4853,
                            "end": 4867,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 13
                              },
                              "end": {
                                "line": 147,
                                "column": 27
                              },
                              "identifierName": "selectionGroup"
                            },
                            "name": "selectionGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4870,
                          "end": 4968,
                          "loc": {
                            "start": {
                              "line": 147,
                              "column": 30
                            },
                            "end": {
                              "line": 150,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4874,
                            "end": 4879,
                            "loc": {
                              "start": {
                                "line": 147,
                                "column": 34
                              },
                              "end": {
                                "line": 147,
                                "column": 39
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 4880,
                              "end": 4884,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 40
                                },
                                "end": {
                                  "line": 147,
                                  "column": 44
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 4886,
                              "end": 4967,
                              "loc": {
                                "start": {
                                  "line": 147,
                                  "column": 46
                                },
                                "end": {
                                  "line": 150,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 4900,
                                  "end": 4917,
                                  "loc": {
                                    "start": {
                                      "line": 148,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 148,
                                      "column": 29
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4900,
                                    "end": 4904,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 4906,
                                    "end": 4917,
                                    "loc": {
                                      "start": {
                                        "line": 148,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 148,
                                        "column": 29
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Selection",
                                      "raw": "'Selection'"
                                    },
                                    "value": "Selection"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 4931,
                                  "end": 4957,
                                  "loc": {
                                    "start": {
                                      "line": 149,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 149,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 4931,
                                    "end": 4939,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 4941,
                                    "end": 4957,
                                    "loc": {
                                      "start": {
                                        "line": 149,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 149,
                                        "column": 38
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 4942,
                                        "end": 4956,
                                        "loc": {
                                          "start": {
                                            "line": 149,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 149,
                                            "column": 37
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 4942,
                                          "end": 4946,
                                          "loc": {
                                            "start": {
                                              "line": 149,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 149,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 4947,
                                          "end": 4956,
                                          "loc": {
                                            "start": {
                                              "line": 149,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 149,
                                              "column": 37
                                            },
                                            "identifierName": "selection"
                                          },
                                          "name": "selection"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 4978,
                      "end": 5083,
                      "loc": {
                        "start": {
                          "line": 151,
                          "column": 8
                        },
                        "end": {
                          "line": 154,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 4978,
                        "end": 5082,
                        "loc": {
                          "start": {
                            "line": 151,
                            "column": 8
                          },
                          "end": {
                            "line": 154,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 4978,
                          "end": 4992,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 8
                            },
                            "end": {
                              "line": 151,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 4978,
                            "end": 4982,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 8
                              },
                              "end": {
                                "line": 151,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 4983,
                            "end": 4992,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 13
                              },
                              "end": {
                                "line": 151,
                                "column": 22
                              },
                              "identifierName": "upperTool"
                            },
                            "name": "upperTool"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 4995,
                          "end": 5082,
                          "loc": {
                            "start": {
                              "line": 151,
                              "column": 25
                            },
                            "end": {
                              "line": 154,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 4999,
                            "end": 5004,
                            "loc": {
                              "start": {
                                "line": 151,
                                "column": 29
                              },
                              "end": {
                                "line": 151,
                                "column": 34
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5005,
                              "end": 5009,
                              "loc": {
                                "start": {
                                  "line": 151,
                                  "column": 35
                                },
                                "end": {
                                  "line": 151,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5011,
                              "end": 5081,
                              "loc": {
                                "start": {
                                  "line": 151,
                                  "column": 41
                                },
                                "end": {
                                  "line": 154,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5025,
                                  "end": 5043,
                                  "loc": {
                                    "start": {
                                      "line": 152,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 152,
                                      "column": 30
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5025,
                                    "end": 5029,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5031,
                                    "end": 5043,
                                    "loc": {
                                      "start": {
                                        "line": 152,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 152,
                                        "column": 30
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Upper Tool",
                                      "raw": "'Upper Tool'"
                                    },
                                    "value": "Upper Tool"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5057,
                                  "end": 5071,
                                  "loc": {
                                    "start": {
                                      "line": 153,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 153,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5057,
                                    "end": 5065,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 20
                                      },
                                      "identifierName": "readonly"
                                    },
                                    "name": "readonly"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5067,
                                    "end": 5071,
                                    "loc": {
                                      "start": {
                                        "line": 153,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 153,
                                        "column": 26
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5092,
                      "end": 5197,
                      "loc": {
                        "start": {
                          "line": 155,
                          "column": 8
                        },
                        "end": {
                          "line": 158,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5092,
                        "end": 5196,
                        "loc": {
                          "start": {
                            "line": 155,
                            "column": 8
                          },
                          "end": {
                            "line": 158,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5092,
                          "end": 5106,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 8
                            },
                            "end": {
                              "line": 155,
                              "column": 22
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5092,
                            "end": 5096,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 8
                              },
                              "end": {
                                "line": 155,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5097,
                            "end": 5106,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 13
                              },
                              "end": {
                                "line": 155,
                                "column": 22
                              },
                              "identifierName": "lowerTool"
                            },
                            "name": "lowerTool"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5109,
                          "end": 5196,
                          "loc": {
                            "start": {
                              "line": 155,
                              "column": 25
                            },
                            "end": {
                              "line": 158,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5113,
                            "end": 5118,
                            "loc": {
                              "start": {
                                "line": 155,
                                "column": 29
                              },
                              "end": {
                                "line": 155,
                                "column": 34
                              },
                              "identifierName": "Input"
                            },
                            "name": "Input"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5119,
                              "end": 5123,
                              "loc": {
                                "start": {
                                  "line": 155,
                                  "column": 35
                                },
                                "end": {
                                  "line": 155,
                                  "column": 39
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5125,
                              "end": 5195,
                              "loc": {
                                "start": {
                                  "line": 155,
                                  "column": 41
                                },
                                "end": {
                                  "line": 158,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5139,
                                  "end": 5157,
                                  "loc": {
                                    "start": {
                                      "line": 156,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 156,
                                      "column": 30
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5139,
                                    "end": 5143,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 156,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5145,
                                    "end": 5157,
                                    "loc": {
                                      "start": {
                                        "line": 156,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 156,
                                        "column": 30
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lower Tool",
                                      "raw": "'Lower Tool'"
                                    },
                                    "value": "Lower Tool"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5171,
                                  "end": 5185,
                                  "loc": {
                                    "start": {
                                      "line": 157,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 157,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5171,
                                    "end": 5179,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 20
                                      },
                                      "identifierName": "readonly"
                                    },
                                    "name": "readonly"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5181,
                                    "end": 5185,
                                    "loc": {
                                      "start": {
                                        "line": 157,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 157,
                                        "column": 26
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5206,
                      "end": 5663,
                      "loc": {
                        "start": {
                          "line": 159,
                          "column": 8
                        },
                        "end": {
                          "line": 174,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5206,
                        "end": 5662,
                        "loc": {
                          "start": {
                            "line": 159,
                            "column": 8
                          },
                          "end": {
                            "line": 174,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5206,
                          "end": 5218,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 8
                            },
                            "end": {
                              "line": 159,
                              "column": 20
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5206,
                            "end": 5210,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 8
                              },
                              "end": {
                                "line": 159,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5211,
                            "end": 5218,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 13
                              },
                              "end": {
                                "line": 159,
                                "column": 20
                              },
                              "identifierName": "bending"
                            },
                            "name": "bending"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5221,
                          "end": 5662,
                          "loc": {
                            "start": {
                              "line": 159,
                              "column": 23
                            },
                            "end": {
                              "line": 174,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5225,
                            "end": 5230,
                            "loc": {
                              "start": {
                                "line": 159,
                                "column": 27
                              },
                              "end": {
                                "line": 159,
                                "column": 32
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5231,
                              "end": 5235,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 33
                                },
                                "end": {
                                  "line": 159,
                                  "column": 37
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5237,
                              "end": 5661,
                              "loc": {
                                "start": {
                                  "line": 159,
                                  "column": 39
                                },
                                "end": {
                                  "line": 174,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5251,
                                  "end": 5266,
                                  "loc": {
                                    "start": {
                                      "line": 160,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 160,
                                      "column": 27
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5251,
                                    "end": 5255,
                                    "loc": {
                                      "start": {
                                        "line": 160,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 160,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5257,
                                    "end": 5266,
                                    "loc": {
                                      "start": {
                                        "line": 160,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 160,
                                        "column": 27
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Bending",
                                      "raw": "'Bending'"
                                    },
                                    "value": "Bending"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5280,
                                  "end": 5306,
                                  "loc": {
                                    "start": {
                                      "line": 161,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 161,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5280,
                                    "end": 5286,
                                    "loc": {
                                      "start": {
                                        "line": 161,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 161,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 5288,
                                    "end": 5306,
                                    "loc": {
                                      "start": {
                                        "line": 161,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 161,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 5288,
                                      "end": 5300,
                                      "loc": {
                                        "start": {
                                          "line": 161,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 161,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 5288,
                                        "end": 5293,
                                        "loc": {
                                          "start": {
                                            "line": 161,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 161,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 5294,
                                        "end": 5300,
                                        "loc": {
                                          "start": {
                                            "line": 161,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 161,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 5301,
                                      "end": 5306,
                                      "loc": {
                                        "start": {
                                          "line": 161,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 161,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5320,
                                  "end": 5651,
                                  "loc": {
                                    "start": {
                                      "line": 162,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 173,
                                      "column": 13
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5320,
                                    "end": 5328,
                                    "loc": {
                                      "start": {
                                        "line": 162,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 162,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 5330,
                                    "end": 5651,
                                    "loc": {
                                      "start": {
                                        "line": 162,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 173,
                                        "column": 13
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 5348,
                                        "end": 5362,
                                        "loc": {
                                          "start": {
                                            "line": 163,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 163,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5348,
                                          "end": 5352,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5353,
                                          "end": 5362,
                                          "loc": {
                                            "start": {
                                              "line": 163,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 163,
                                              "column": 30
                                            },
                                            "identifierName": "upperTool"
                                          },
                                          "name": "upperTool"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5380,
                                        "end": 5394,
                                        "loc": {
                                          "start": {
                                            "line": 164,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 164,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5380,
                                          "end": 5384,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5385,
                                          "end": 5394,
                                          "loc": {
                                            "start": {
                                              "line": 164,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 164,
                                              "column": 30
                                            },
                                            "identifierName": "lowerTool"
                                          },
                                          "name": "lowerTool"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5412,
                                        "end": 5424,
                                        "loc": {
                                          "start": {
                                            "line": 165,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 165,
                                            "column": 28
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5412,
                                          "end": 5416,
                                          "loc": {
                                            "start": {
                                              "line": 165,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 165,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5417,
                                          "end": 5424,
                                          "loc": {
                                            "start": {
                                              "line": 165,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 165,
                                              "column": 28
                                            },
                                            "identifierName": "kFactor"
                                          },
                                          "name": "kFactor"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5442,
                                        "end": 5453,
                                        "loc": {
                                          "start": {
                                            "line": 166,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 166,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5442,
                                          "end": 5446,
                                          "loc": {
                                            "start": {
                                              "line": 166,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 166,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5447,
                                          "end": 5453,
                                          "loc": {
                                            "start": {
                                              "line": 166,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 166,
                                              "column": 27
                                            },
                                            "identifierName": "radius"
                                          },
                                          "name": "radius"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5471,
                                        "end": 5486,
                                        "loc": {
                                          "start": {
                                            "line": 167,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 167,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5471,
                                          "end": 5475,
                                          "loc": {
                                            "start": {
                                              "line": 167,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 167,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5476,
                                          "end": 5486,
                                          "loc": {
                                            "start": {
                                              "line": 167,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 167,
                                              "column": 31
                                            },
                                            "identifierName": "isBendLine"
                                          },
                                          "name": "isBendLine"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5504,
                                        "end": 5515,
                                        "loc": {
                                          "start": {
                                            "line": 168,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 168,
                                            "column": 27
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5504,
                                          "end": 5508,
                                          "loc": {
                                            "start": {
                                              "line": 168,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 168,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5509,
                                          "end": 5515,
                                          "loc": {
                                            "start": {
                                              "line": 168,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 168,
                                              "column": 27
                                            },
                                            "identifierName": "foldUp"
                                          },
                                          "name": "foldUp"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5533,
                                        "end": 5546,
                                        "loc": {
                                          "start": {
                                            "line": 169,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 169,
                                            "column": 29
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5533,
                                          "end": 5537,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5538,
                                          "end": 5546,
                                          "loc": {
                                            "start": {
                                              "line": 169,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 169,
                                              "column": 29
                                            },
                                            "identifierName": "foldDown"
                                          },
                                          "name": "foldDown"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5564,
                                        "end": 5573,
                                        "loc": {
                                          "start": {
                                            "line": 170,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 170,
                                            "column": 25
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5564,
                                          "end": 5568,
                                          "loc": {
                                            "start": {
                                              "line": 170,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 170,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5569,
                                          "end": 5573,
                                          "loc": {
                                            "start": {
                                              "line": 170,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 170,
                                              "column": 25
                                            },
                                            "identifierName": "bend"
                                          },
                                          "name": "bend"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5591,
                                        "end": 5601,
                                        "loc": {
                                          "start": {
                                            "line": 171,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 171,
                                            "column": 26
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5591,
                                          "end": 5595,
                                          "loc": {
                                            "start": {
                                              "line": 171,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 171,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5596,
                                          "end": 5601,
                                          "loc": {
                                            "start": {
                                              "line": 171,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 171,
                                              "column": 26
                                            },
                                            "identifierName": "angle"
                                          },
                                          "name": "angle"
                                        },
                                        "computed": false
                                      },
                                      {
                                        "type": "MemberExpression",
                                        "start": 5619,
                                        "end": 5637,
                                        "loc": {
                                          "start": {
                                            "line": 172,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 172,
                                            "column": 34
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 5619,
                                          "end": 5623,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 20
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 5624,
                                          "end": 5637,
                                          "loc": {
                                            "start": {
                                              "line": 172,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 172,
                                              "column": 34
                                            },
                                            "identifierName": "bendDeduction"
                                          },
                                          "name": "bendDeduction"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5672,
                      "end": 5766,
                      "loc": {
                        "start": {
                          "line": 175,
                          "column": 8
                        },
                        "end": {
                          "line": 175,
                          "column": 102
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5672,
                        "end": 5765,
                        "loc": {
                          "start": {
                            "line": 175,
                            "column": 8
                          },
                          "end": {
                            "line": 175,
                            "column": 101
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5672,
                          "end": 5691,
                          "loc": {
                            "start": {
                              "line": 175,
                              "column": 8
                            },
                            "end": {
                              "line": 175,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5672,
                            "end": 5676,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 8
                              },
                              "end": {
                                "line": 175,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5677,
                            "end": 5691,
                            "loc": {
                              "start": {
                                "line": 175,
                                "column": 13
                              },
                              "end": {
                                "line": 175,
                                "column": 27
                              },
                              "identifierName": "bendProperties"
                            },
                            "name": "bendProperties"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "ArrayExpression",
                          "start": 5694,
                          "end": 5765,
                          "loc": {
                            "start": {
                              "line": 175,
                              "column": 30
                            },
                            "end": {
                              "line": 175,
                              "column": 101
                            }
                          },
                          "elements": [
                            {
                              "type": "MemberExpression",
                              "start": 5695,
                              "end": 5706,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 31
                                },
                                "end": {
                                  "line": 175,
                                  "column": 42
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5695,
                                "end": 5699,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 35
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5700,
                                "end": 5706,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 42
                                  },
                                  "identifierName": "foldUp"
                                },
                                "name": "foldUp"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5708,
                              "end": 5721,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 44
                                },
                                "end": {
                                  "line": 175,
                                  "column": 57
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5708,
                                "end": 5712,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 48
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5713,
                                "end": 5721,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 57
                                  },
                                  "identifierName": "foldDown"
                                },
                                "name": "foldDown"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5723,
                              "end": 5732,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 59
                                },
                                "end": {
                                  "line": 175,
                                  "column": 68
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5723,
                                "end": 5727,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 59
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 63
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5728,
                                "end": 5732,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 64
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 68
                                  },
                                  "identifierName": "bend"
                                },
                                "name": "bend"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5734,
                              "end": 5744,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 70
                                },
                                "end": {
                                  "line": 175,
                                  "column": 80
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5734,
                                "end": 5738,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 70
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 74
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5739,
                                "end": 5744,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 75
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 80
                                  },
                                  "identifierName": "angle"
                                },
                                "name": "angle"
                              },
                              "computed": false
                            },
                            {
                              "type": "MemberExpression",
                              "start": 5746,
                              "end": 5764,
                              "loc": {
                                "start": {
                                  "line": 175,
                                  "column": 82
                                },
                                "end": {
                                  "line": 175,
                                  "column": 100
                                }
                              },
                              "object": {
                                "type": "ThisExpression",
                                "start": 5746,
                                "end": 5750,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 82
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 86
                                  }
                                }
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 5751,
                                "end": 5764,
                                "loc": {
                                  "start": {
                                    "line": 175,
                                    "column": 87
                                  },
                                  "end": {
                                    "line": 175,
                                    "column": 100
                                  },
                                  "identifierName": "bendDeduction"
                                },
                                "name": "bendDeduction"
                              },
                              "computed": false
                            }
                          ]
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5775,
                      "end": 5797,
                      "loc": {
                        "start": {
                          "line": 176,
                          "column": 8
                        },
                        "end": {
                          "line": 176,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5775,
                        "end": 5796,
                        "loc": {
                          "start": {
                            "line": 176,
                            "column": 8
                          },
                          "end": {
                            "line": 176,
                            "column": 29
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5775,
                          "end": 5788,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 8
                            },
                            "end": {
                              "line": 176,
                              "column": 21
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5775,
                            "end": 5779,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 8
                              },
                              "end": {
                                "line": 176,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5780,
                            "end": 5788,
                            "loc": {
                              "start": {
                                "line": 176,
                                "column": 13
                              },
                              "end": {
                                "line": 176,
                                "column": 21
                              },
                              "identifierName": "foldLock"
                            },
                            "name": "foldLock"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "BooleanLiteral",
                          "start": 5791,
                          "end": 5796,
                          "loc": {
                            "start": {
                              "line": 176,
                              "column": 24
                            },
                            "end": {
                              "line": 176,
                              "column": 29
                            }
                          },
                          "value": false
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5807,
                          "end": 5825,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 5834,
                      "end": 6027,
                      "loc": {
                        "start": {
                          "line": 179,
                          "column": 8
                        },
                        "end": {
                          "line": 184,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 5834,
                        "end": 6026,
                        "loc": {
                          "start": {
                            "line": 179,
                            "column": 8
                          },
                          "end": {
                            "line": 184,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 5834,
                          "end": 5855,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 8
                            },
                            "end": {
                              "line": 179,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 5834,
                            "end": 5838,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 8
                              },
                              "end": {
                                "line": 179,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 5839,
                            "end": 5855,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 13
                              },
                              "end": {
                                "line": 179,
                                "column": 29
                              },
                              "identifierName": "isLaserSignature"
                            },
                            "name": "isLaserSignature"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 5858,
                          "end": 6026,
                          "loc": {
                            "start": {
                              "line": 179,
                              "column": 32
                            },
                            "end": {
                              "line": 184,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 5862,
                            "end": 5870,
                            "loc": {
                              "start": {
                                "line": 179,
                                "column": 36
                              },
                              "end": {
                                "line": 179,
                                "column": 44
                              },
                              "identifierName": "Checkbox"
                            },
                            "name": "Checkbox"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 5871,
                              "end": 5875,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 45
                                },
                                "end": {
                                  "line": 179,
                                  "column": 49
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 5877,
                              "end": 6025,
                              "loc": {
                                "start": {
                                  "line": 179,
                                  "column": 51
                                },
                                "end": {
                                  "line": 184,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 5891,
                                  "end": 5913,
                                  "loc": {
                                    "start": {
                                      "line": 180,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 180,
                                      "column": 34
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5891,
                                    "end": 5895,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5897,
                                    "end": 5913,
                                    "loc": {
                                      "start": {
                                        "line": 180,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 180,
                                        "column": 34
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Lasersignature",
                                      "raw": "'Lasersignature'"
                                    },
                                    "value": "Lasersignature"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5927,
                                  "end": 5939,
                                  "loc": {
                                    "start": {
                                      "line": 181,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 181,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5927,
                                    "end": 5932,
                                    "loc": {
                                      "start": {
                                        "line": 181,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 181,
                                        "column": 17
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 5934,
                                    "end": 5939,
                                    "loc": {
                                      "start": {
                                        "line": 181,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 181,
                                        "column": 24
                                      }
                                    },
                                    "value": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 5953,
                                  "end": 5988,
                                  "loc": {
                                    "start": {
                                      "line": 182,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 182,
                                      "column": 47
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 5953,
                                    "end": 5960,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 19
                                      },
                                      "identifierName": "Tooltip"
                                    },
                                    "name": "Tooltip"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 5962,
                                    "end": 5988,
                                    "loc": {
                                      "start": {
                                        "line": 182,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 182,
                                        "column": 47
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Define as signature line",
                                      "raw": "'Define as signature line'"
                                    },
                                    "value": "Define as signature line"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6002,
                                  "end": 6015,
                                  "loc": {
                                    "start": {
                                      "line": 183,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 183,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6002,
                                    "end": 6009,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 19
                                      },
                                      "identifierName": "visible"
                                    },
                                    "name": "visible"
                                  },
                                  "value": {
                                    "type": "BooleanLiteral",
                                    "start": 6011,
                                    "end": 6015,
                                    "loc": {
                                      "start": {
                                        "line": 183,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 183,
                                        "column": 25
                                      }
                                    },
                                    "value": true
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser signature",
                          "start": 5807,
                          "end": 5825,
                          "loc": {
                            "start": {
                              "line": 178,
                              "column": 8
                            },
                            "end": {
                              "line": 178,
                              "column": 26
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6036,
                      "end": 6196,
                      "loc": {
                        "start": {
                          "line": 185,
                          "column": 8
                        },
                        "end": {
                          "line": 189,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6036,
                        "end": 6195,
                        "loc": {
                          "start": {
                            "line": 185,
                            "column": 8
                          },
                          "end": {
                            "line": 189,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6036,
                          "end": 6051,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 8
                            },
                            "end": {
                              "line": 185,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6036,
                            "end": 6040,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 8
                              },
                              "end": {
                                "line": 185,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6041,
                            "end": 6051,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 13
                              },
                              "end": {
                                "line": 185,
                                "column": 23
                              },
                              "identifierName": "laserGroup"
                            },
                            "name": "laserGroup"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6054,
                          "end": 6195,
                          "loc": {
                            "start": {
                              "line": 185,
                              "column": 26
                            },
                            "end": {
                              "line": 189,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6058,
                            "end": 6063,
                            "loc": {
                              "start": {
                                "line": 185,
                                "column": 30
                              },
                              "end": {
                                "line": 185,
                                "column": 35
                              },
                              "identifierName": "Group"
                            },
                            "name": "Group"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6064,
                              "end": 6068,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 36
                                },
                                "end": {
                                  "line": 185,
                                  "column": 40
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6070,
                              "end": 6194,
                              "loc": {
                                "start": {
                                  "line": 185,
                                  "column": 42
                                },
                                "end": {
                                  "line": 189,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6084,
                                  "end": 6097,
                                  "loc": {
                                    "start": {
                                      "line": 186,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 186,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6084,
                                    "end": 6088,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6090,
                                    "end": 6097,
                                    "loc": {
                                      "start": {
                                        "line": 186,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 186,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Laser",
                                      "raw": "'Laser'"
                                    },
                                    "value": "Laser"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6111,
                                  "end": 6137,
                                  "loc": {
                                    "start": {
                                      "line": 187,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 187,
                                      "column": 38
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6111,
                                    "end": 6117,
                                    "loc": {
                                      "start": {
                                        "line": 187,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 187,
                                        "column": 18
                                      },
                                      "identifierName": "format"
                                    },
                                    "name": "format"
                                  },
                                  "value": {
                                    "type": "MemberExpression",
                                    "start": 6119,
                                    "end": 6137,
                                    "loc": {
                                      "start": {
                                        "line": 187,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 187,
                                        "column": 38
                                      }
                                    },
                                    "object": {
                                      "type": "MemberExpression",
                                      "start": 6119,
                                      "end": 6131,
                                      "loc": {
                                        "start": {
                                          "line": 187,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 187,
                                          "column": 32
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6119,
                                        "end": 6124,
                                        "loc": {
                                          "start": {
                                            "line": 187,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 187,
                                            "column": 25
                                          },
                                          "identifierName": "Group"
                                        },
                                        "name": "Group"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 6125,
                                        "end": 6131,
                                        "loc": {
                                          "start": {
                                            "line": 187,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 187,
                                            "column": 32
                                          },
                                          "identifierName": "Format"
                                        },
                                        "name": "Format"
                                      },
                                      "computed": false
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 6132,
                                      "end": 6137,
                                      "loc": {
                                        "start": {
                                          "line": 187,
                                          "column": 33
                                        },
                                        "end": {
                                          "line": 187,
                                          "column": 38
                                        },
                                        "identifierName": "Table"
                                      },
                                      "name": "Table"
                                    },
                                    "computed": false
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6151,
                                  "end": 6184,
                                  "loc": {
                                    "start": {
                                      "line": 188,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 188,
                                      "column": 45
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6151,
                                    "end": 6159,
                                    "loc": {
                                      "start": {
                                        "line": 188,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 188,
                                        "column": 20
                                      },
                                      "identifierName": "children"
                                    },
                                    "name": "children"
                                  },
                                  "value": {
                                    "type": "ArrayExpression",
                                    "start": 6161,
                                    "end": 6184,
                                    "loc": {
                                      "start": {
                                        "line": 188,
                                        "column": 22
                                      },
                                      "end": {
                                        "line": 188,
                                        "column": 45
                                      }
                                    },
                                    "elements": [
                                      {
                                        "type": "MemberExpression",
                                        "start": 6162,
                                        "end": 6183,
                                        "loc": {
                                          "start": {
                                            "line": 188,
                                            "column": 23
                                          },
                                          "end": {
                                            "line": 188,
                                            "column": 44
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 6162,
                                          "end": 6166,
                                          "loc": {
                                            "start": {
                                              "line": 188,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 188,
                                              "column": 27
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 6167,
                                          "end": 6183,
                                          "loc": {
                                            "start": {
                                              "line": 188,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 188,
                                              "column": 44
                                            },
                                            "identifierName": "isLaserSignature"
                                          },
                                          "name": "isLaserSignature"
                                        },
                                        "computed": false
                                      }
                                    ]
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 6206,
                          "end": 6216,
                          "loc": {
                            "start": {
                              "line": 191,
                              "column": 8
                            },
                            "end": {
                              "line": 191,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6225,
                      "end": 6329,
                      "loc": {
                        "start": {
                          "line": 192,
                          "column": 8
                        },
                        "end": {
                          "line": 195,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6225,
                        "end": 6328,
                        "loc": {
                          "start": {
                            "line": 192,
                            "column": 8
                          },
                          "end": {
                            "line": 195,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6225,
                          "end": 6242,
                          "loc": {
                            "start": {
                              "line": 192,
                              "column": 8
                            },
                            "end": {
                              "line": 192,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6225,
                            "end": 6229,
                            "loc": {
                              "start": {
                                "line": 192,
                                "column": 8
                              },
                              "end": {
                                "line": 192,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6230,
                            "end": 6242,
                            "loc": {
                              "start": {
                                "line": 192,
                                "column": 13
                              },
                              "end": {
                                "line": 192,
                                "column": 25
                              },
                              "identifierName": "acceptButton"
                            },
                            "name": "acceptButton"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6245,
                          "end": 6328,
                          "loc": {
                            "start": {
                              "line": 192,
                              "column": 28
                            },
                            "end": {
                              "line": 195,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6249,
                            "end": 6255,
                            "loc": {
                              "start": {
                                "line": 192,
                                "column": 32
                              },
                              "end": {
                                "line": 192,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6256,
                              "end": 6260,
                              "loc": {
                                "start": {
                                  "line": 192,
                                  "column": 39
                                },
                                "end": {
                                  "line": 192,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6262,
                              "end": 6327,
                              "loc": {
                                "start": {
                                  "line": 192,
                                  "column": 45
                                },
                                "end": {
                                  "line": 195,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6276,
                                  "end": 6290,
                                  "loc": {
                                    "start": {
                                      "line": 193,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 193,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6276,
                                    "end": 6280,
                                    "loc": {
                                      "start": {
                                        "line": 193,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 193,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6282,
                                    "end": 6290,
                                    "loc": {
                                      "start": {
                                        "line": 193,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 193,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Accept",
                                      "raw": "'Accept'"
                                    },
                                    "value": "Accept"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6304,
                                  "end": 6317,
                                  "loc": {
                                    "start": {
                                      "line": 194,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 194,
                                      "column": 25
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6304,
                                    "end": 6309,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6311,
                                    "end": 6317,
                                    "loc": {
                                      "start": {
                                        "line": 194,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 194,
                                        "column": 25
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "blue",
                                      "raw": "'blue'"
                                    },
                                    "value": "blue"
                                  }
                                }
                              ]
                            }
                          ]
                        },
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 6206,
                          "end": 6216,
                          "loc": {
                            "start": {
                              "line": 191,
                              "column": 8
                            },
                            "end": {
                              "line": 191,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6338,
                      "end": 6441,
                      "loc": {
                        "start": {
                          "line": 196,
                          "column": 8
                        },
                        "end": {
                          "line": 199,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "AssignmentExpression",
                        "start": 6338,
                        "end": 6440,
                        "loc": {
                          "start": {
                            "line": 196,
                            "column": 8
                          },
                          "end": {
                            "line": 199,
                            "column": 10
                          }
                        },
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "start": 6338,
                          "end": 6355,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 8
                            },
                            "end": {
                              "line": 196,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6338,
                            "end": 6342,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 8
                              },
                              "end": {
                                "line": 196,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6343,
                            "end": 6355,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 13
                              },
                              "end": {
                                "line": 196,
                                "column": 25
                              },
                              "identifierName": "deleteButton"
                            },
                            "name": "deleteButton"
                          },
                          "computed": false
                        },
                        "right": {
                          "type": "NewExpression",
                          "start": 6358,
                          "end": 6440,
                          "loc": {
                            "start": {
                              "line": 196,
                              "column": 28
                            },
                            "end": {
                              "line": 199,
                              "column": 10
                            }
                          },
                          "callee": {
                            "type": "Identifier",
                            "start": 6362,
                            "end": 6368,
                            "loc": {
                              "start": {
                                "line": 196,
                                "column": 32
                              },
                              "end": {
                                "line": 196,
                                "column": 38
                              },
                              "identifierName": "Button"
                            },
                            "name": "Button"
                          },
                          "arguments": [
                            {
                              "type": "ThisExpression",
                              "start": 6369,
                              "end": 6373,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 39
                                },
                                "end": {
                                  "line": 196,
                                  "column": 43
                                }
                              }
                            },
                            {
                              "type": "ObjectExpression",
                              "start": 6375,
                              "end": 6439,
                              "loc": {
                                "start": {
                                  "line": 196,
                                  "column": 45
                                },
                                "end": {
                                  "line": 199,
                                  "column": 9
                                }
                              },
                              "properties": [
                                {
                                  "type": "ObjectProperty",
                                  "start": 6389,
                                  "end": 6403,
                                  "loc": {
                                    "start": {
                                      "line": 197,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 197,
                                      "column": 26
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6389,
                                    "end": 6393,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 16
                                      },
                                      "identifierName": "name"
                                    },
                                    "name": "name"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6395,
                                    "end": 6403,
                                    "loc": {
                                      "start": {
                                        "line": 197,
                                        "column": 18
                                      },
                                      "end": {
                                        "line": 197,
                                        "column": 26
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "Delete",
                                      "raw": "'Delete'"
                                    },
                                    "value": "Delete"
                                  }
                                },
                                {
                                  "type": "ObjectProperty",
                                  "start": 6417,
                                  "end": 6429,
                                  "loc": {
                                    "start": {
                                      "line": 198,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 198,
                                      "column": 24
                                    }
                                  },
                                  "method": false,
                                  "shorthand": false,
                                  "computed": false,
                                  "key": {
                                    "type": "Identifier",
                                    "start": 6417,
                                    "end": 6422,
                                    "loc": {
                                      "start": {
                                        "line": 198,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 198,
                                        "column": 17
                                      },
                                      "identifierName": "color"
                                    },
                                    "name": "color"
                                  },
                                  "value": {
                                    "type": "StringLiteral",
                                    "start": 6424,
                                    "end": 6429,
                                    "loc": {
                                      "start": {
                                        "line": 198,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 198,
                                        "column": 24
                                      }
                                    },
                                    "extra": {
                                      "rawValue": "red",
                                      "raw": "'red'"
                                    },
                                    "value": "red"
                                  }
                                }
                              ]
                            }
                          ]
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6451,
                          "end": 6471,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 8
                            },
                            "end": {
                              "line": 201,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6480,
                      "end": 6517,
                      "loc": {
                        "start": {
                          "line": 202,
                          "column": 8
                        },
                        "end": {
                          "line": 202,
                          "column": 45
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6480,
                        "end": 6516,
                        "loc": {
                          "start": {
                            "line": 202,
                            "column": 8
                          },
                          "end": {
                            "line": 202,
                            "column": 44
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6480,
                          "end": 6495,
                          "loc": {
                            "start": {
                              "line": 202,
                              "column": 8
                            },
                            "end": {
                              "line": 202,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6480,
                            "end": 6484,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 8
                              },
                              "end": {
                                "line": 202,
                                "column": 12
                              }
                            },
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6485,
                            "end": 6495,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 13
                              },
                              "end": {
                                "line": 202,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6496,
                            "end": 6515,
                            "loc": {
                              "start": {
                                "line": 202,
                                "column": 24
                              },
                              "end": {
                                "line": 202,
                                "column": 43
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6496,
                              "end": 6500,
                              "loc": {
                                "start": {
                                  "line": 202,
                                  "column": 24
                                },
                                "end": {
                                  "line": 202,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6501,
                              "end": 6515,
                              "loc": {
                                "start": {
                                  "line": 202,
                                  "column": 29
                                },
                                "end": {
                                  "line": 202,
                                  "column": 43
                                },
                                "identifierName": "selectionGroup"
                              },
                              "name": "selectionGroup"
                            },
                            "computed": false
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " order of elements",
                          "start": 6451,
                          "end": 6471,
                          "loc": {
                            "start": {
                              "line": 201,
                              "column": 8
                            },
                            "end": {
                              "line": 201,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6526,
                      "end": 6561,
                      "loc": {
                        "start": {
                          "line": 203,
                          "column": 8
                        },
                        "end": {
                          "line": 203,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6526,
                        "end": 6560,
                        "loc": {
                          "start": {
                            "line": 203,
                            "column": 8
                          },
                          "end": {
                            "line": 203,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6526,
                          "end": 6541,
                          "loc": {
                            "start": {
                              "line": 203,
                              "column": 8
                            },
                            "end": {
                              "line": 203,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6526,
                            "end": 6530,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 8
                              },
                              "end": {
                                "line": 203,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6531,
                            "end": 6541,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 13
                              },
                              "end": {
                                "line": 203,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6542,
                            "end": 6559,
                            "loc": {
                              "start": {
                                "line": 203,
                                "column": 24
                              },
                              "end": {
                                "line": 203,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6542,
                              "end": 6546,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 24
                                },
                                "end": {
                                  "line": 203,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6547,
                              "end": 6559,
                              "loc": {
                                "start": {
                                  "line": 203,
                                  "column": 29
                                },
                                "end": {
                                  "line": 203,
                                  "column": 41
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6570,
                      "end": 6600,
                      "loc": {
                        "start": {
                          "line": 204,
                          "column": 8
                        },
                        "end": {
                          "line": 204,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6570,
                        "end": 6599,
                        "loc": {
                          "start": {
                            "line": 204,
                            "column": 8
                          },
                          "end": {
                            "line": 204,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6570,
                          "end": 6585,
                          "loc": {
                            "start": {
                              "line": 204,
                              "column": 8
                            },
                            "end": {
                              "line": 204,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6570,
                            "end": 6574,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 8
                              },
                              "end": {
                                "line": 204,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6575,
                            "end": 6585,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 13
                              },
                              "end": {
                                "line": 204,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6586,
                            "end": 6598,
                            "loc": {
                              "start": {
                                "line": 204,
                                "column": 24
                              },
                              "end": {
                                "line": 204,
                                "column": 36
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6586,
                              "end": 6590,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 24
                                },
                                "end": {
                                  "line": 204,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6591,
                              "end": 6598,
                              "loc": {
                                "start": {
                                  "line": 204,
                                  "column": 29
                                },
                                "end": {
                                  "line": 204,
                                  "column": 36
                                },
                                "identifierName": "bending"
                              },
                              "name": "bending"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6609,
                      "end": 6644,
                      "loc": {
                        "start": {
                          "line": 205,
                          "column": 8
                        },
                        "end": {
                          "line": 205,
                          "column": 43
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6609,
                        "end": 6643,
                        "loc": {
                          "start": {
                            "line": 205,
                            "column": 8
                          },
                          "end": {
                            "line": 205,
                            "column": 42
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6609,
                          "end": 6624,
                          "loc": {
                            "start": {
                              "line": 205,
                              "column": 8
                            },
                            "end": {
                              "line": 205,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6609,
                            "end": 6613,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 8
                              },
                              "end": {
                                "line": 205,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6614,
                            "end": 6624,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 13
                              },
                              "end": {
                                "line": 205,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6625,
                            "end": 6642,
                            "loc": {
                              "start": {
                                "line": 205,
                                "column": 24
                              },
                              "end": {
                                "line": 205,
                                "column": 41
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6625,
                              "end": 6629,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 24
                                },
                                "end": {
                                  "line": 205,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6630,
                              "end": 6642,
                              "loc": {
                                "start": {
                                  "line": 205,
                                  "column": 29
                                },
                                "end": {
                                  "line": 205,
                                  "column": 41
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6653,
                      "end": 6686,
                      "loc": {
                        "start": {
                          "line": 206,
                          "column": 8
                        },
                        "end": {
                          "line": 206,
                          "column": 41
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6653,
                        "end": 6685,
                        "loc": {
                          "start": {
                            "line": 206,
                            "column": 8
                          },
                          "end": {
                            "line": 206,
                            "column": 40
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6653,
                          "end": 6668,
                          "loc": {
                            "start": {
                              "line": 206,
                              "column": 8
                            },
                            "end": {
                              "line": 206,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6653,
                            "end": 6657,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 8
                              },
                              "end": {
                                "line": 206,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6658,
                            "end": 6668,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 13
                              },
                              "end": {
                                "line": 206,
                                "column": 23
                              },
                              "identifierName": "addElement"
                            },
                            "name": "addElement"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "MemberExpression",
                            "start": 6669,
                            "end": 6684,
                            "loc": {
                              "start": {
                                "line": 206,
                                "column": 24
                              },
                              "end": {
                                "line": 206,
                                "column": 39
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6669,
                              "end": 6673,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 24
                                },
                                "end": {
                                  "line": 206,
                                  "column": 28
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6674,
                              "end": 6684,
                              "loc": {
                                "start": {
                                  "line": 206,
                                  "column": 29
                                },
                                "end": {
                                  "line": 206,
                                  "column": 39
                                },
                                "identifierName": "laserGroup"
                              },
                              "name": "laserGroup"
                            },
                            "computed": false
                          }
                        ]
                      }
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "trailingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6698,
                    "end": 6751,
                    "loc": {
                      "start": {
                        "line": 209,
                        "column": 4
                      },
                      "end": {
                        "line": 211,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 6756,
                "end": 17149,
                "loc": {
                  "start": {
                    "line": 212,
                    "column": 4
                  },
                  "end": {
                    "line": 429,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 6756,
                  "end": 6765,
                  "loc": {
                    "start": {
                      "line": 212,
                      "column": 4
                    },
                    "end": {
                      "line": 212,
                      "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": 6768,
                  "end": 17149,
                  "loc": {
                    "start": {
                      "line": 212,
                      "column": 16
                    },
                    "end": {
                      "line": 429,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 6778,
                      "end": 6799,
                      "loc": {
                        "start": {
                          "line": 213,
                          "column": 8
                        },
                        "end": {
                          "line": 213,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6778,
                        "end": 6798,
                        "loc": {
                          "start": {
                            "line": 213,
                            "column": 8
                          },
                          "end": {
                            "line": 213,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6778,
                          "end": 6796,
                          "loc": {
                            "start": {
                              "line": 213,
                              "column": 8
                            },
                            "end": {
                              "line": 213,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "ThisExpression",
                            "start": 6778,
                            "end": 6782,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 8
                              },
                              "end": {
                                "line": 213,
                                "column": 12
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6783,
                            "end": 6796,
                            "loc": {
                              "start": {
                                "line": 213,
                                "column": 13
                              },
                              "end": {
                                "line": 213,
                                "column": 26
                              },
                              "identifierName": "resetElements"
                            },
                            "name": "resetElements"
                          },
                          "computed": false
                        },
                        "arguments": []
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6809,
                          "end": 6829,
                          "loc": {
                            "start": {
                              "line": 215,
                              "column": 8
                            },
                            "end": {
                              "line": 215,
                              "column": 28
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 6838,
                      "end": 9375,
                      "loc": {
                        "start": {
                          "line": 216,
                          "column": 8
                        },
                        "end": {
                          "line": 261,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 6838,
                        "end": 9374,
                        "loc": {
                          "start": {
                            "line": 216,
                            "column": 8
                          },
                          "end": {
                            "line": 261,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 6838,
                          "end": 6860,
                          "loc": {
                            "start": {
                              "line": 216,
                              "column": 8
                            },
                            "end": {
                              "line": 216,
                              "column": 30
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 6838,
                            "end": 6852,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 8
                              },
                              "end": {
                                "line": 216,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 6838,
                              "end": 6842,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 8
                                },
                                "end": {
                                  "line": 216,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 6843,
                              "end": 6852,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 13
                                },
                                "end": {
                                  "line": 216,
                                  "column": 22
                                },
                                "identifierName": "selection"
                              },
                              "name": "selection"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 6853,
                            "end": 6860,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 23
                              },
                              "end": {
                                "line": 216,
                                "column": 30
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6861,
                            "end": 6884,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 31
                              },
                              "end": {
                                "line": 216,
                                "column": 54
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6861,
                                "end": 6866,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 31
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 36
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 6870,
                              "end": 6884,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 40
                                },
                                "end": {
                                  "line": 216,
                                  "column": 54
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 6870,
                                "end": 6875,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 40
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 45
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 6876,
                                "end": 6884,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 46
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 54
                                  },
                                  "identifierName": "children"
                                },
                                "name": "children"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 6886,
                            "end": 9373,
                            "loc": {
                              "start": {
                                "line": 216,
                                "column": 56
                              },
                              "end": {
                                "line": 261,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 6886,
                                "end": 6891,
                                "loc": {
                                  "start": {
                                    "line": 216,
                                    "column": 56
                                  },
                                  "end": {
                                    "line": 216,
                                    "column": 61
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 6895,
                              "end": 9373,
                              "loc": {
                                "start": {
                                  "line": 216,
                                  "column": 65
                                },
                                "end": {
                                  "line": 261,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 6909,
                                  "end": 6978,
                                  "loc": {
                                    "start": {
                                      "line": 217,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 217,
                                      "column": 81
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 6915,
                                      "end": 6977,
                                      "loc": {
                                        "start": {
                                          "line": 217,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 217,
                                          "column": 80
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 6915,
                                        "end": 6931,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 34
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 6934,
                                        "end": 6977,
                                        "loc": {
                                          "start": {
                                            "line": 217,
                                            "column": 37
                                          },
                                          "end": {
                                            "line": 217,
                                            "column": 80
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 6934,
                                          "end": 6975,
                                          "loc": {
                                            "start": {
                                              "line": 217,
                                              "column": 37
                                            },
                                            "end": {
                                              "line": 217,
                                              "column": 78
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 6934,
                                            "end": 6955,
                                            "loc": {
                                              "start": {
                                                "line": 217,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 217,
                                                "column": 58
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 6934,
                                              "end": 6946,
                                              "loc": {
                                                "start": {
                                                  "line": 217,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 217,
                                                  "column": 49
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 6934,
                                                "end": 6938,
                                                "loc": {
                                                  "start": {
                                                    "line": 217,
                                                    "column": 37
                                                  },
                                                  "end": {
                                                    "line": 217,
                                                    "column": 41
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 6939,
                                                "end": 6946,
                                                "loc": {
                                                  "start": {
                                                    "line": 217,
                                                    "column": 42
                                                  },
                                                  "end": {
                                                    "line": 217,
                                                    "column": 49
                                                  },
                                                  "identifierName": "session"
                                                },
                                                "name": "session"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 6947,
                                              "end": 6955,
                                              "loc": {
                                                "start": {
                                                  "line": 217,
                                                  "column": 50
                                                },
                                                "end": {
                                                  "line": 217,
                                                  "column": 58
                                                },
                                                "identifierName": "selector"
                                              },
                                              "name": "selector"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 6956,
                                            "end": 6975,
                                            "loc": {
                                              "start": {
                                                "line": 217,
                                                "column": 59
                                              },
                                              "end": {
                                                "line": 217,
                                                "column": 78
                                              },
                                              "identifierName": "getSelectedElements"
                                            },
                                            "name": "getSelectedElements"
                                          },
                                          "computed": false
                                        },
                                        "arguments": []
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 6991,
                                  "end": 9363,
                                  "loc": {
                                    "start": {
                                      "line": 218,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 260,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 6995,
                                    "end": 7022,
                                    "loc": {
                                      "start": {
                                        "line": 218,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 218,
                                        "column": 43
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 6995,
                                      "end": 7018,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 6995,
                                        "end": 7011,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 32
                                          },
                                          "identifierName": "selectedElements"
                                        },
                                        "name": "selectedElements"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 7012,
                                        "end": 7018,
                                        "loc": {
                                          "start": {
                                            "line": 218,
                                            "column": 33
                                          },
                                          "end": {
                                            "line": 218,
                                            "column": 39
                                          },
                                          "identifierName": "length"
                                        },
                                        "name": "length"
                                      },
                                      "computed": false
                                    },
                                    "operator": ">",
                                    "right": {
                                      "type": "NumericLiteral",
                                      "start": 7021,
                                      "end": 7022,
                                      "loc": {
                                        "start": {
                                          "line": 218,
                                          "column": 42
                                        },
                                        "end": {
                                          "line": 218,
                                          "column": 43
                                        }
                                      },
                                      "extra": {
                                        "rawValue": 0,
                                        "raw": "0"
                                      },
                                      "value": 0
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 7024,
                                    "end": 9302,
                                    "loc": {
                                      "start": {
                                        "line": 218,
                                        "column": 45
                                      },
                                      "end": {
                                        "line": 258,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 7042,
                                        "end": 7094,
                                        "loc": {
                                          "start": {
                                            "line": 219,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 219,
                                            "column": 68
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 7048,
                                            "end": 7093,
                                            "loc": {
                                              "start": {
                                                "line": 219,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 219,
                                                "column": 67
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 7048,
                                              "end": 7054,
                                              "loc": {
                                                "start": {
                                                  "line": 219,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 219,
                                                  "column": 28
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 7057,
                                              "end": 7093,
                                              "loc": {
                                                "start": {
                                                  "line": 219,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 219,
                                                  "column": 67
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 7057,
                                                "end": 7072,
                                                "loc": {
                                                  "start": {
                                                    "line": 219,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 219,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 7057,
                                                  "end": 7061,
                                                  "loc": {
                                                    "start": {
                                                      "line": 219,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 219,
                                                      "column": 35
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 7062,
                                                  "end": 7072,
                                                  "loc": {
                                                    "start": {
                                                      "line": 219,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 219,
                                                      "column": 46
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 7073,
                                                  "end": 7092,
                                                  "loc": {
                                                    "start": {
                                                      "line": 219,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 219,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 7073,
                                                    "end": 7089,
                                                    "loc": {
                                                      "start": {
                                                        "line": 219,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 219,
                                                        "column": 63
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 7090,
                                                    "end": 7091,
                                                    "loc": {
                                                      "start": {
                                                        "line": 219,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 219,
                                                        "column": 65
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 7111,
                                        "end": 9288,
                                        "loc": {
                                          "start": {
                                            "line": 220,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 257,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "Identifier",
                                          "start": 7115,
                                          "end": 7121,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 220,
                                              "column": 26
                                            },
                                            "identifierName": "lineId"
                                          },
                                          "name": "lineId"
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 7123,
                                          "end": 9288,
                                          "loc": {
                                            "start": {
                                              "line": 220,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 257,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 7201,
                                              "end": 7251,
                                              "loc": {
                                                "start": {
                                                  "line": 222,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 222,
                                                  "column": 70
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 7207,
                                                  "end": 7250,
                                                  "loc": {
                                                    "start": {
                                                      "line": 222,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 222,
                                                      "column": 69
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 7207,
                                                    "end": 7215,
                                                    "loc": {
                                                      "start": {
                                                        "line": 222,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 222,
                                                        "column": 34
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId",
                                                    "leadingComments": null
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 7218,
                                                    "end": 7250,
                                                    "loc": {
                                                      "start": {
                                                        "line": 222,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 222,
                                                        "column": 69
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 7218,
                                                      "end": 7243,
                                                      "loc": {
                                                        "start": {
                                                          "line": 222,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 222,
                                                          "column": 62
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 7218,
                                                        "end": 7235,
                                                        "loc": {
                                                          "start": {
                                                            "line": 222,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 222,
                                                            "column": 54
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 7218,
                                                          "end": 7230,
                                                          "loc": {
                                                            "start": {
                                                              "line": 222,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 222,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 7218,
                                                            "end": 7222,
                                                            "loc": {
                                                              "start": {
                                                                "line": 222,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 222,
                                                                "column": 41
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 7223,
                                                            "end": 7230,
                                                            "loc": {
                                                              "start": {
                                                                "line": 222,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 222,
                                                                "column": 49
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 7231,
                                                          "end": 7235,
                                                          "loc": {
                                                            "start": {
                                                              "line": 222,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 222,
                                                              "column": 54
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7236,
                                                        "end": 7242,
                                                        "loc": {
                                                          "start": {
                                                            "line": 222,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 222,
                                                            "column": 61
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 7244,
                                                      "end": 7250,
                                                      "loc": {
                                                        "start": {
                                                          "line": 222,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 222,
                                                          "column": 69
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  },
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "const",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 7145,
                                                  "end": 7180,
                                                  "loc": {
                                                    "start": {
                                                      "line": 221,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 221,
                                                      "column": 55
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 7272,
                                              "end": 9270,
                                              "loc": {
                                                "start": {
                                                  "line": 223,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 256,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 7276,
                                                "end": 7326,
                                                "loc": {
                                                  "start": {
                                                    "line": 223,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 223,
                                                    "column": 74
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 7276,
                                                  "end": 7309,
                                                  "loc": {
                                                    "start": {
                                                      "line": 223,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 223,
                                                      "column": 57
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 7276,
                                                    "end": 7303,
                                                    "loc": {
                                                      "start": {
                                                        "line": 223,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 223,
                                                        "column": 51
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 7276,
                                                      "end": 7293,
                                                      "loc": {
                                                        "start": {
                                                          "line": 223,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 223,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 7276,
                                                        "end": 7288,
                                                        "loc": {
                                                          "start": {
                                                            "line": 223,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 223,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 7276,
                                                          "end": 7280,
                                                          "loc": {
                                                            "start": {
                                                              "line": 223,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 223,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 7281,
                                                          "end": 7288,
                                                          "loc": {
                                                            "start": {
                                                              "line": 223,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 223,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 7289,
                                                        "end": 7293,
                                                        "loc": {
                                                          "start": {
                                                            "line": 223,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 223,
                                                            "column": 41
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 7294,
                                                      "end": 7302,
                                                      "loc": {
                                                        "start": {
                                                          "line": 223,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 223,
                                                          "column": 50
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 7304,
                                                    "end": 7309,
                                                    "loc": {
                                                      "start": {
                                                        "line": 223,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 223,
                                                        "column": 57
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 7314,
                                                  "end": 7326,
                                                  "loc": {
                                                    "start": {
                                                      "line": 223,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 223,
                                                      "column": 74
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 7328,
                                                "end": 9037,
                                                "loc": {
                                                  "start": {
                                                    "line": 223,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 252,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "VariableDeclaration",
                                                    "start": 7354,
                                                    "end": 7398,
                                                    "loc": {
                                                      "start": {
                                                        "line": 224,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 224,
                                                        "column": 68
                                                      }
                                                    },
                                                    "declarations": [
                                                      {
                                                        "type": "VariableDeclarator",
                                                        "start": 7360,
                                                        "end": 7397,
                                                        "loc": {
                                                          "start": {
                                                            "line": 224,
                                                            "column": 30
                                                          },
                                                          "end": {
                                                            "line": 224,
                                                            "column": 67
                                                          }
                                                        },
                                                        "id": {
                                                          "type": "Identifier",
                                                          "start": 7360,
                                                          "end": 7367,
                                                          "loc": {
                                                            "start": {
                                                              "line": 224,
                                                              "column": 30
                                                            },
                                                            "end": {
                                                              "line": 224,
                                                              "column": 37
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "init": {
                                                          "type": "MemberExpression",
                                                          "start": 7370,
                                                          "end": 7397,
                                                          "loc": {
                                                            "start": {
                                                              "line": 224,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 224,
                                                              "column": 67
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 7370,
                                                            "end": 7387,
                                                            "loc": {
                                                              "start": {
                                                                "line": 224,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 224,
                                                                "column": 57
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 7370,
                                                              "end": 7382,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 224,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 224,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 7370,
                                                                "end": 7374,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 224,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 224,
                                                                    "column": 44
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7375,
                                                                "end": 7382,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 224,
                                                                    "column": 45
                                                                  },
                                                                  "end": {
                                                                    "line": 224,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "session"
                                                                },
                                                                "name": "session"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 7383,
                                                              "end": 7387,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 224,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 224,
                                                                  "column": 57
                                                                },
                                                                "identifierName": "tree"
                                                              },
                                                              "name": "tree"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 7388,
                                                            "end": 7396,
                                                            "loc": {
                                                              "start": {
                                                                "line": 224,
                                                                "column": 58
                                                              },
                                                              "end": {
                                                                "line": 224,
                                                                "column": 66
                                                              },
                                                              "identifierName": "parentId"
                                                            },
                                                            "name": "parentId"
                                                          },
                                                          "computed": true
                                                        }
                                                      }
                                                    ],
                                                    "kind": "const"
                                                  },
                                                  {
                                                    "type": "IfStatement",
                                                    "start": 7423,
                                                    "end": 8956,
                                                    "loc": {
                                                      "start": {
                                                        "line": 225,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 250,
                                                        "column": 25
                                                      }
                                                    },
                                                    "test": {
                                                      "type": "Identifier",
                                                      "start": 7427,
                                                      "end": 7434,
                                                      "loc": {
                                                        "start": {
                                                          "line": 225,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 225,
                                                          "column": 35
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "consequent": {
                                                      "type": "BlockStatement",
                                                      "start": 7436,
                                                      "end": 8871,
                                                      "loc": {
                                                        "start": {
                                                          "line": 225,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 248,
                                                          "column": 25
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7466,
                                                          "end": 7495,
                                                          "loc": {
                                                            "start": {
                                                              "line": 226,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 226,
                                                              "column": 57
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7466,
                                                            "end": 7494,
                                                            "loc": {
                                                              "start": {
                                                                "line": 226,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 226,
                                                                "column": 56
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7466,
                                                              "end": 7487,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 226,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 226,
                                                                  "column": 49
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7466,
                                                                "end": 7481,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 226,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 226,
                                                                    "column": 43
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7466,
                                                                  "end": 7470,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 226,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 226,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7471,
                                                                  "end": 7481,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 226,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 226,
                                                                      "column": 43
                                                                    },
                                                                    "identifierName": "isBendLine"
                                                                  },
                                                                  "name": "isBendLine"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7482,
                                                                "end": 7487,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 226,
                                                                    "column": 44
                                                                  },
                                                                  "end": {
                                                                    "line": 226,
                                                                    "column": 49
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "BooleanLiteral",
                                                              "start": 7490,
                                                              "end": 7494,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 226,
                                                                  "column": 52
                                                                },
                                                                "end": {
                                                                  "line": 226,
                                                                  "column": 56
                                                                }
                                                              },
                                                              "value": true
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7524,
                                                          "end": 7579,
                                                          "loc": {
                                                            "start": {
                                                              "line": 227,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 227,
                                                              "column": 83
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7524,
                                                            "end": 7578,
                                                            "loc": {
                                                              "start": {
                                                                "line": 227,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 227,
                                                                "column": 82
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7524,
                                                              "end": 7544,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7524,
                                                                "end": 7538,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 42
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7524,
                                                                  "end": 7528,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 227,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 227,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7529,
                                                                  "end": 7538,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 227,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 227,
                                                                      "column": 42
                                                                    },
                                                                    "identifierName": "upperTool"
                                                                  },
                                                                  "name": "upperTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7539,
                                                                "end": 7544,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7547,
                                                              "end": 7578,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 227,
                                                                  "column": 51
                                                                },
                                                                "end": {
                                                                  "line": 227,
                                                                  "column": 82
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7547,
                                                                "end": 7572,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7547,
                                                                  "end": 7562,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 227,
                                                                      "column": 51
                                                                    },
                                                                    "end": {
                                                                      "line": 227,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7547,
                                                                    "end": 7554,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 227,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 227,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7555,
                                                                    "end": 7562,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 227,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 227,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7563,
                                                                  "end": 7572,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 227,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 227,
                                                                      "column": 76
                                                                    },
                                                                    "identifierName": "upperTool"
                                                                  },
                                                                  "name": "upperTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7573,
                                                                "end": 7578,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 227,
                                                                    "column": 77
                                                                  },
                                                                  "end": {
                                                                    "line": 227,
                                                                    "column": 82
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7608,
                                                          "end": 7663,
                                                          "loc": {
                                                            "start": {
                                                              "line": 228,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 228,
                                                              "column": 83
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7608,
                                                            "end": 7662,
                                                            "loc": {
                                                              "start": {
                                                                "line": 228,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 228,
                                                                "column": 82
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7608,
                                                              "end": 7628,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 228,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 228,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7608,
                                                                "end": 7622,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 42
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7608,
                                                                  "end": 7612,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7613,
                                                                  "end": 7622,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 42
                                                                    },
                                                                    "identifierName": "lowerTool"
                                                                  },
                                                                  "name": "lowerTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7623,
                                                                "end": 7628,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 43
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7631,
                                                              "end": 7662,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 228,
                                                                  "column": 51
                                                                },
                                                                "end": {
                                                                  "line": 228,
                                                                  "column": 82
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7631,
                                                                "end": 7656,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 51
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 76
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7631,
                                                                  "end": 7646,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 51
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 66
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7631,
                                                                    "end": 7638,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 228,
                                                                        "column": 51
                                                                      },
                                                                      "end": {
                                                                        "line": 228,
                                                                        "column": 58
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7639,
                                                                    "end": 7646,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 228,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 228,
                                                                        "column": 66
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7647,
                                                                  "end": 7656,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 228,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 228,
                                                                      "column": 76
                                                                    },
                                                                    "identifierName": "lowerTool"
                                                                  },
                                                                  "name": "lowerTool"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7657,
                                                                "end": 7662,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 228,
                                                                    "column": 77
                                                                  },
                                                                  "end": {
                                                                    "line": 228,
                                                                    "column": 82
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 7692,
                                                          "end": 7745,
                                                          "loc": {
                                                            "start": {
                                                              "line": 229,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 229,
                                                              "column": 81
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 7692,
                                                            "end": 7744,
                                                            "loc": {
                                                              "start": {
                                                                "line": 229,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 229,
                                                                "column": 80
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 7692,
                                                              "end": 7709,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 229,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 229,
                                                                  "column": 45
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7692,
                                                                "end": 7703,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 39
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 7692,
                                                                  "end": 7696,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7697,
                                                                  "end": 7703,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 39
                                                                    },
                                                                    "identifierName": "radius"
                                                                  },
                                                                  "name": "radius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7704,
                                                                "end": 7709,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 45
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 7712,
                                                              "end": 7744,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 229,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 229,
                                                                  "column": 80
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 7712,
                                                                "end": 7738,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 74
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7712,
                                                                  "end": 7727,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 48
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 63
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 7712,
                                                                    "end": 7719,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 55
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7720,
                                                                    "end": 7727,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 229,
                                                                        "column": 56
                                                                      },
                                                                      "end": {
                                                                        "line": 229,
                                                                        "column": 63
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7728,
                                                                  "end": 7738,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 229,
                                                                      "column": 64
                                                                    },
                                                                    "end": {
                                                                      "line": 229,
                                                                      "column": 74
                                                                    },
                                                                    "identifierName": "bendRadius"
                                                                  },
                                                                  "name": "bendRadius"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 7739,
                                                                "end": 7744,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 229,
                                                                    "column": 75
                                                                  },
                                                                  "end": {
                                                                    "line": 229,
                                                                    "column": 80
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "IfStatement",
                                                          "start": 7774,
                                                          "end": 8673,
                                                          "loc": {
                                                            "start": {
                                                              "line": 230,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 245,
                                                              "column": 29
                                                            }
                                                          },
                                                          "test": {
                                                            "type": "LogicalExpression",
                                                            "start": 7811,
                                                            "end": 7998,
                                                            "loc": {
                                                              "start": {
                                                                "line": 231,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 233,
                                                                "column": 73
                                                              }
                                                            },
                                                            "left": {
                                                              "type": "LogicalExpression",
                                                              "start": 7811,
                                                              "end": 7921,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 231,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 232,
                                                                  "column": 70
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "BinaryExpression",
                                                                "start": 7811,
                                                                "end": 7847,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 231,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 231,
                                                                    "column": 68
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7811,
                                                                  "end": 7841,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 62
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7811,
                                                                    "end": 7835,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 56
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7811,
                                                                      "end": 7826,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 231,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 231,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7811,
                                                                        "end": 7818,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 231,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 231,
                                                                            "column": 39
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7819,
                                                                        "end": 7826,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 231,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 231,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7827,
                                                                      "end": 7835,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 231,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 231,
                                                                          "column": 56
                                                                        },
                                                                        "identifierName": "bendType"
                                                                      },
                                                                      "name": "bendType"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7836,
                                                                    "end": 7841,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 231,
                                                                        "column": 57
                                                                      },
                                                                      "end": {
                                                                        "line": 231,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7846,
                                                                  "end": 7847,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 231,
                                                                      "column": 67
                                                                    },
                                                                    "end": {
                                                                      "line": 231,
                                                                      "column": 68
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 1,
                                                                    "raw": "1"
                                                                  },
                                                                  "value": 1
                                                                }
                                                              },
                                                              "operator": "&&",
                                                              "right": {
                                                                "type": "BinaryExpression",
                                                                "start": 7883,
                                                                "end": 7921,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 232,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 232,
                                                                    "column": 70
                                                                  }
                                                                },
                                                                "left": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7883,
                                                                  "end": 7915,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 64
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7883,
                                                                    "end": 7909,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 58
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 7883,
                                                                      "end": 7898,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 232,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 232,
                                                                          "column": 47
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "Identifier",
                                                                        "start": 7883,
                                                                        "end": 7890,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 232,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 232,
                                                                            "column": 39
                                                                          },
                                                                          "identifierName": "bending"
                                                                        },
                                                                        "name": "bending"
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 7891,
                                                                        "end": 7898,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 232,
                                                                            "column": 40
                                                                          },
                                                                          "end": {
                                                                            "line": 232,
                                                                            "column": 47
                                                                          },
                                                                          "identifierName": "members"
                                                                        },
                                                                        "name": "members"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7899,
                                                                      "end": 7909,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 232,
                                                                          "column": 48
                                                                        },
                                                                        "end": {
                                                                          "line": 232,
                                                                          "column": 58
                                                                        },
                                                                        "identifierName": "bendMethod"
                                                                      },
                                                                      "name": "bendMethod"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7910,
                                                                    "end": 7915,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 232,
                                                                        "column": 59
                                                                      },
                                                                      "end": {
                                                                        "line": 232,
                                                                        "column": 64
                                                                      },
                                                                      "identifierName": "value"
                                                                    },
                                                                    "name": "value"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "operator": "===",
                                                                "right": {
                                                                  "type": "NumericLiteral",
                                                                  "start": 7920,
                                                                  "end": 7921,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 232,
                                                                      "column": 69
                                                                    },
                                                                    "end": {
                                                                      "line": 232,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "extra": {
                                                                    "rawValue": 2,
                                                                    "raw": "2"
                                                                  },
                                                                  "value": 2
                                                                }
                                                              }
                                                            },
                                                            "operator": "&&",
                                                            "right": {
                                                              "type": "BinaryExpression",
                                                              "start": 7957,
                                                              "end": 7998,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 233,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 233,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 7957,
                                                                "end": 7992,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 233,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 233,
                                                                    "column": 67
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 7957,
                                                                  "end": 7986,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 233,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 233,
                                                                      "column": 61
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "MemberExpression",
                                                                    "start": 7957,
                                                                    "end": 7972,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 233,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 233,
                                                                        "column": 47
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "Identifier",
                                                                      "start": 7957,
                                                                      "end": 7964,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 233,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 233,
                                                                          "column": 39
                                                                        },
                                                                        "identifierName": "bending"
                                                                      },
                                                                      "name": "bending"
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 7965,
                                                                      "end": 7972,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 233,
                                                                          "column": 40
                                                                        },
                                                                        "end": {
                                                                          "line": 233,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "members"
                                                                      },
                                                                      "name": "members"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 7973,
                                                                    "end": 7986,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 233,
                                                                        "column": 48
                                                                      },
                                                                      "end": {
                                                                        "line": 233,
                                                                        "column": 61
                                                                      },
                                                                      "identifierName": "bendTechnique"
                                                                    },
                                                                    "name": "bendTechnique"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 7987,
                                                                  "end": 7992,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 233,
                                                                      "column": 62
                                                                    },
                                                                    "end": {
                                                                      "line": 233,
                                                                      "column": 67
                                                                    },
                                                                    "identifierName": "value"
                                                                  },
                                                                  "name": "value"
                                                                },
                                                                "computed": false
                                                              },
                                                              "operator": "===",
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 7997,
                                                                "end": 7998,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 233,
                                                                    "column": 72
                                                                  },
                                                                  "end": {
                                                                    "line": 233,
                                                                    "column": 73
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 1,
                                                                  "raw": "1"
                                                                },
                                                                "value": 1
                                                              }
                                                            }
                                                          },
                                                          "consequent": {
                                                            "type": "BlockStatement",
                                                            "start": 8029,
                                                            "end": 8580,
                                                            "loc": {
                                                              "start": {
                                                                "line": 234,
                                                                "column": 30
                                                              },
                                                              "end": {
                                                                "line": 243,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "IfStatement",
                                                                "start": 8063,
                                                                "end": 8550,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 235,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 242,
                                                                    "column": 33
                                                                  }
                                                                },
                                                                "test": {
                                                                  "type": "BinaryExpression",
                                                                  "start": 8067,
                                                                  "end": 8101,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 235,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 235,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8067,
                                                                    "end": 8097,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 235,
                                                                        "column": 36
                                                                      },
                                                                      "end": {
                                                                        "line": 235,
                                                                        "column": 66
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8067,
                                                                      "end": 8091,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 235,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 235,
                                                                          "column": 60
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 8067,
                                                                        "end": 8082,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 235,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 235,
                                                                            "column": 51
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "Identifier",
                                                                          "start": 8067,
                                                                          "end": 8074,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 235,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 235,
                                                                              "column": 43
                                                                            },
                                                                            "identifierName": "bending"
                                                                          },
                                                                          "name": "bending"
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 8075,
                                                                          "end": 8082,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 235,
                                                                              "column": 44
                                                                            },
                                                                            "end": {
                                                                              "line": 235,
                                                                              "column": 51
                                                                            },
                                                                            "identifierName": "members"
                                                                          },
                                                                          "name": "members"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8083,
                                                                        "end": 8091,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 235,
                                                                            "column": 52
                                                                          },
                                                                          "end": {
                                                                            "line": 235,
                                                                            "column": 60
                                                                          },
                                                                          "identifierName": "preAngle"
                                                                        },
                                                                        "name": "preAngle"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8092,
                                                                      "end": 8097,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 235,
                                                                          "column": 61
                                                                        },
                                                                        "end": {
                                                                          "line": 235,
                                                                          "column": 66
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "operator": ">",
                                                                  "right": {
                                                                    "type": "NumericLiteral",
                                                                    "start": 8100,
                                                                    "end": 8101,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 235,
                                                                        "column": 69
                                                                      },
                                                                      "end": {
                                                                        "line": 235,
                                                                        "column": 70
                                                                      }
                                                                    },
                                                                    "extra": {
                                                                      "rawValue": 0,
                                                                      "raw": "0"
                                                                    },
                                                                    "value": 0
                                                                  }
                                                                },
                                                                "consequent": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8103,
                                                                  "end": 8340,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 235,
                                                                      "column": 72
                                                                    },
                                                                    "end": {
                                                                      "line": 239,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8191,
                                                                      "end": 8216,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 237,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 237,
                                                                          "column": 61
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8191,
                                                                        "end": 8215,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 237,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 237,
                                                                            "column": 60
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8191,
                                                                          "end": 8208,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 237,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 237,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8191,
                                                                            "end": 8202,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 237,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 237,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8191,
                                                                              "end": 8195,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 237,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 237,
                                                                                  "column": 40
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8196,
                                                                              "end": 8202,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 237,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 237,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "foldUp"
                                                                              },
                                                                              "name": "foldUp"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8203,
                                                                            "end": 8208,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 237,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 237,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 8211,
                                                                          "end": 8215,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 237,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 237,
                                                                              "column": 60
                                                                            }
                                                                          },
                                                                          "value": true
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " 30 degrees",
                                                                          "start": 8141,
                                                                          "end": 8154,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 236,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 236,
                                                                              "column": 49
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8253,
                                                                      "end": 8306,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 238,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 238,
                                                                          "column": 89
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8253,
                                                                        "end": 8305,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 238,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 238,
                                                                            "column": 88
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8253,
                                                                          "end": 8270,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 238,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 238,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8253,
                                                                            "end": 8264,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 238,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 238,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8253,
                                                                              "end": 8257,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 238,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 238,
                                                                                  "column": 40
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8258,
                                                                              "end": 8264,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 238,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 238,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8265,
                                                                            "end": 8270,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 238,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 238,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8273,
                                                                          "end": 8305,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 238,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 238,
                                                                              "column": 88
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8273,
                                                                            "end": 8299,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 238,
                                                                                "column": 56
                                                                              },
                                                                              "end": {
                                                                                "line": 238,
                                                                                "column": 82
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 8273,
                                                                              "end": 8288,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 238,
                                                                                  "column": 56
                                                                                },
                                                                                "end": {
                                                                                  "line": 238,
                                                                                  "column": 71
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 8273,
                                                                                "end": 8280,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 238,
                                                                                    "column": 56
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 238,
                                                                                    "column": 63
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 8281,
                                                                                "end": 8288,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 238,
                                                                                    "column": 64
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 238,
                                                                                    "column": 71
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8289,
                                                                              "end": 8299,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 238,
                                                                                  "column": 72
                                                                                },
                                                                                "end": {
                                                                                  "line": 238,
                                                                                  "column": 82
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8300,
                                                                            "end": 8305,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 238,
                                                                                "column": 83
                                                                              },
                                                                              "end": {
                                                                                "line": 238,
                                                                                "column": 88
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        }
                                                                      }
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                },
                                                                "alternate": {
                                                                  "type": "BlockStatement",
                                                                  "start": 8346,
                                                                  "end": 8550,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 239,
                                                                      "column": 39
                                                                    },
                                                                    "end": {
                                                                      "line": 242,
                                                                      "column": 33
                                                                    }
                                                                  },
                                                                  "body": [
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8384,
                                                                      "end": 8411,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 240,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 240,
                                                                          "column": 63
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8384,
                                                                        "end": 8410,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 240,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 240,
                                                                            "column": 62
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8384,
                                                                          "end": 8403,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 55
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8384,
                                                                            "end": 8397,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 240,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 240,
                                                                                "column": 49
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8384,
                                                                              "end": 8388,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 240,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 240,
                                                                                  "column": 40
                                                                                }
                                                                              }
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8389,
                                                                              "end": 8397,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 240,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 240,
                                                                                  "column": 49
                                                                                },
                                                                                "identifierName": "foldDown"
                                                                              },
                                                                              "name": "foldDown"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8398,
                                                                            "end": 8403,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 240,
                                                                                "column": 50
                                                                              },
                                                                              "end": {
                                                                                "line": 240,
                                                                                "column": 55
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "right": {
                                                                          "type": "BooleanLiteral",
                                                                          "start": 8406,
                                                                          "end": 8410,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 58
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 62
                                                                            }
                                                                          },
                                                                          "value": true
                                                                        }
                                                                      },
                                                                      "trailingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 8412,
                                                                          "end": 8426,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 64
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 78
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    },
                                                                    {
                                                                      "type": "ExpressionStatement",
                                                                      "start": 8463,
                                                                      "end": 8516,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 241,
                                                                          "column": 36
                                                                        },
                                                                        "end": {
                                                                          "line": 241,
                                                                          "column": 89
                                                                        }
                                                                      },
                                                                      "expression": {
                                                                        "type": "AssignmentExpression",
                                                                        "start": 8463,
                                                                        "end": 8515,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 241,
                                                                            "column": 36
                                                                          },
                                                                          "end": {
                                                                            "line": 241,
                                                                            "column": 88
                                                                          }
                                                                        },
                                                                        "operator": "=",
                                                                        "left": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8463,
                                                                          "end": 8480,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 241,
                                                                              "column": 36
                                                                            },
                                                                            "end": {
                                                                              "line": 241,
                                                                              "column": 53
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8463,
                                                                            "end": 8474,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 36
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 47
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "ThisExpression",
                                                                              "start": 8463,
                                                                              "end": 8467,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 36
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 40
                                                                                }
                                                                              },
                                                                              "leadingComments": null
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8468,
                                                                              "end": 8474,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 41
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 47
                                                                                },
                                                                                "identifierName": "radius"
                                                                              },
                                                                              "name": "radius"
                                                                            },
                                                                            "computed": false,
                                                                            "leadingComments": null
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8475,
                                                                            "end": 8480,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 48
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 53
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false,
                                                                          "leadingComments": null
                                                                        },
                                                                        "right": {
                                                                          "type": "MemberExpression",
                                                                          "start": 8483,
                                                                          "end": 8515,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 241,
                                                                              "column": 56
                                                                            },
                                                                            "end": {
                                                                              "line": 241,
                                                                              "column": 88
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "MemberExpression",
                                                                            "start": 8483,
                                                                            "end": 8509,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 56
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 82
                                                                              }
                                                                            },
                                                                            "object": {
                                                                              "type": "MemberExpression",
                                                                              "start": 8483,
                                                                              "end": 8498,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 56
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 71
                                                                                }
                                                                              },
                                                                              "object": {
                                                                                "type": "Identifier",
                                                                                "start": 8483,
                                                                                "end": 8490,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 241,
                                                                                    "column": 56
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 241,
                                                                                    "column": 63
                                                                                  },
                                                                                  "identifierName": "bending"
                                                                                },
                                                                                "name": "bending"
                                                                              },
                                                                              "property": {
                                                                                "type": "Identifier",
                                                                                "start": 8491,
                                                                                "end": 8498,
                                                                                "loc": {
                                                                                  "start": {
                                                                                    "line": 241,
                                                                                    "column": 64
                                                                                  },
                                                                                  "end": {
                                                                                    "line": 241,
                                                                                    "column": 71
                                                                                  },
                                                                                  "identifierName": "members"
                                                                                },
                                                                                "name": "members"
                                                                              },
                                                                              "computed": false
                                                                            },
                                                                            "property": {
                                                                              "type": "Identifier",
                                                                              "start": 8499,
                                                                              "end": 8509,
                                                                              "loc": {
                                                                                "start": {
                                                                                  "line": 241,
                                                                                  "column": 72
                                                                                },
                                                                                "end": {
                                                                                  "line": 241,
                                                                                  "column": 82
                                                                                },
                                                                                "identifierName": "bendRadius"
                                                                              },
                                                                              "name": "bendRadius"
                                                                            },
                                                                            "computed": false
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 8510,
                                                                            "end": 8515,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 241,
                                                                                "column": 83
                                                                              },
                                                                              "end": {
                                                                                "line": 241,
                                                                                "column": 88
                                                                              },
                                                                              "identifierName": "value"
                                                                            },
                                                                            "name": "value"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "leadingComments": null
                                                                      },
                                                                      "leadingComments": [
                                                                        {
                                                                          "type": "CommentLine",
                                                                          "value": " -30 degrees",
                                                                          "start": 8412,
                                                                          "end": 8426,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 240,
                                                                              "column": 64
                                                                            },
                                                                            "end": {
                                                                              "line": 240,
                                                                              "column": 78
                                                                            }
                                                                          }
                                                                        }
                                                                      ]
                                                                    }
                                                                  ],
                                                                  "directives": []
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          },
                                                          "alternate": {
                                                            "type": "BlockStatement",
                                                            "start": 8586,
                                                            "end": 8673,
                                                            "loc": {
                                                              "start": {
                                                                "line": 243,
                                                                "column": 35
                                                              },
                                                              "end": {
                                                                "line": 245,
                                                                "column": 29
                                                              }
                                                            },
                                                            "body": [
                                                              {
                                                                "type": "ExpressionStatement",
                                                                "start": 8620,
                                                                "end": 8643,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 244,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 244,
                                                                    "column": 55
                                                                  }
                                                                },
                                                                "expression": {
                                                                  "type": "AssignmentExpression",
                                                                  "start": 8620,
                                                                  "end": 8642,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 244,
                                                                      "column": 32
                                                                    },
                                                                    "end": {
                                                                      "line": 244,
                                                                      "column": 54
                                                                    }
                                                                  },
                                                                  "operator": "=",
                                                                  "left": {
                                                                    "type": "MemberExpression",
                                                                    "start": 8620,
                                                                    "end": 8635,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 244,
                                                                        "column": 32
                                                                      },
                                                                      "end": {
                                                                        "line": 244,
                                                                        "column": 47
                                                                      }
                                                                    },
                                                                    "object": {
                                                                      "type": "MemberExpression",
                                                                      "start": 8620,
                                                                      "end": 8629,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 244,
                                                                          "column": 32
                                                                        },
                                                                        "end": {
                                                                          "line": 244,
                                                                          "column": 41
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "ThisExpression",
                                                                        "start": 8620,
                                                                        "end": 8624,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 244,
                                                                            "column": 32
                                                                          },
                                                                          "end": {
                                                                            "line": 244,
                                                                            "column": 36
                                                                          }
                                                                        }
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 8625,
                                                                        "end": 8629,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 244,
                                                                            "column": 37
                                                                          },
                                                                          "end": {
                                                                            "line": 244,
                                                                            "column": 41
                                                                          },
                                                                          "identifierName": "bend"
                                                                        },
                                                                        "name": "bend"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "property": {
                                                                      "type": "Identifier",
                                                                      "start": 8630,
                                                                      "end": 8635,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 244,
                                                                          "column": 42
                                                                        },
                                                                        "end": {
                                                                          "line": 244,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "value"
                                                                      },
                                                                      "name": "value"
                                                                    },
                                                                    "computed": false
                                                                  },
                                                                  "right": {
                                                                    "type": "BooleanLiteral",
                                                                    "start": 8638,
                                                                    "end": 8642,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 244,
                                                                        "column": 50
                                                                      },
                                                                      "end": {
                                                                        "line": 244,
                                                                        "column": 54
                                                                      }
                                                                    },
                                                                    "value": true
                                                                  }
                                                                }
                                                              }
                                                            ],
                                                            "directives": []
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8702,
                                                          "end": 8753,
                                                          "loc": {
                                                            "start": {
                                                              "line": 246,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 246,
                                                              "column": 79
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8702,
                                                            "end": 8752,
                                                            "loc": {
                                                              "start": {
                                                                "line": 246,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 246,
                                                                "column": 78
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8702,
                                                              "end": 8718,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 246,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 246,
                                                                  "column": 44
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8702,
                                                                "end": 8712,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 246,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 246,
                                                                    "column": 38
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8702,
                                                                  "end": 8706,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 246,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 246,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8707,
                                                                  "end": 8712,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 246,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 246,
                                                                      "column": 38
                                                                    },
                                                                    "identifierName": "angle"
                                                                  },
                                                                  "name": "angle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8713,
                                                                "end": 8718,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 246,
                                                                    "column": 39
                                                                  },
                                                                  "end": {
                                                                    "line": 246,
                                                                    "column": 44
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8721,
                                                              "end": 8752,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 246,
                                                                  "column": 47
                                                                },
                                                                "end": {
                                                                  "line": 246,
                                                                  "column": 78
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8721,
                                                                "end": 8746,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 246,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 246,
                                                                    "column": 72
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8721,
                                                                  "end": 8736,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 246,
                                                                      "column": 47
                                                                    },
                                                                    "end": {
                                                                      "line": 246,
                                                                      "column": 62
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8721,
                                                                    "end": 8728,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 246,
                                                                        "column": 47
                                                                      },
                                                                      "end": {
                                                                        "line": 246,
                                                                        "column": 54
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8729,
                                                                    "end": 8736,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 246,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 246,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8737,
                                                                  "end": 8746,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 246,
                                                                      "column": 63
                                                                    },
                                                                    "end": {
                                                                      "line": 246,
                                                                      "column": 72
                                                                    },
                                                                    "identifierName": "bendAngle"
                                                                  },
                                                                  "name": "bendAngle"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8747,
                                                                "end": 8752,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 246,
                                                                    "column": 73
                                                                  },
                                                                  "end": {
                                                                    "line": 246,
                                                                    "column": 78
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        },
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8782,
                                                          "end": 8845,
                                                          "loc": {
                                                            "start": {
                                                              "line": 247,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 247,
                                                              "column": 91
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "AssignmentExpression",
                                                            "start": 8782,
                                                            "end": 8844,
                                                            "loc": {
                                                              "start": {
                                                                "line": 247,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 247,
                                                                "column": 90
                                                              }
                                                            },
                                                            "operator": "=",
                                                            "left": {
                                                              "type": "MemberExpression",
                                                              "start": 8782,
                                                              "end": 8806,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 247,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 247,
                                                                  "column": 52
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8782,
                                                                "end": 8800,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 247,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 247,
                                                                    "column": 46
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 8782,
                                                                  "end": 8786,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 247,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 247,
                                                                      "column": 32
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8787,
                                                                  "end": 8800,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 247,
                                                                      "column": 33
                                                                    },
                                                                    "end": {
                                                                      "line": 247,
                                                                      "column": 46
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8801,
                                                                "end": 8806,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 247,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 247,
                                                                    "column": 52
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            },
                                                            "right": {
                                                              "type": "MemberExpression",
                                                              "start": 8809,
                                                              "end": 8844,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 247,
                                                                  "column": 55
                                                                },
                                                                "end": {
                                                                  "line": 247,
                                                                  "column": 90
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 8809,
                                                                "end": 8838,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 247,
                                                                    "column": 55
                                                                  },
                                                                  "end": {
                                                                    "line": 247,
                                                                    "column": 84
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "MemberExpression",
                                                                  "start": 8809,
                                                                  "end": 8824,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 247,
                                                                      "column": 55
                                                                    },
                                                                    "end": {
                                                                      "line": 247,
                                                                      "column": 70
                                                                    }
                                                                  },
                                                                  "object": {
                                                                    "type": "Identifier",
                                                                    "start": 8809,
                                                                    "end": 8816,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 247,
                                                                        "column": 55
                                                                      },
                                                                      "end": {
                                                                        "line": 247,
                                                                        "column": 62
                                                                      },
                                                                      "identifierName": "bending"
                                                                    },
                                                                    "name": "bending"
                                                                  },
                                                                  "property": {
                                                                    "type": "Identifier",
                                                                    "start": 8817,
                                                                    "end": 8824,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 247,
                                                                        "column": 63
                                                                      },
                                                                      "end": {
                                                                        "line": 247,
                                                                        "column": 70
                                                                      },
                                                                      "identifierName": "members"
                                                                    },
                                                                    "name": "members"
                                                                  },
                                                                  "computed": false
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 8825,
                                                                  "end": 8838,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 247,
                                                                      "column": 71
                                                                    },
                                                                    "end": {
                                                                      "line": 247,
                                                                      "column": 84
                                                                    },
                                                                    "identifierName": "bendDeduction"
                                                                  },
                                                                  "name": "bendDeduction"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8839,
                                                                "end": 8844,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 247,
                                                                    "column": 85
                                                                  },
                                                                  "end": {
                                                                    "line": 247,
                                                                    "column": 90
                                                                  },
                                                                  "identifierName": "value"
                                                                },
                                                                "name": "value"
                                                              },
                                                              "computed": false
                                                            }
                                                          }
                                                        }
                                                      ],
                                                      "directives": []
                                                    },
                                                    "alternate": {
                                                      "type": "BlockStatement",
                                                      "start": 8877,
                                                      "end": 8956,
                                                      "loc": {
                                                        "start": {
                                                          "line": 248,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 250,
                                                          "column": 25
                                                        }
                                                      },
                                                      "body": [
                                                        {
                                                          "type": "ExpressionStatement",
                                                          "start": 8907,
                                                          "end": 8930,
                                                          "loc": {
                                                            "start": {
                                                              "line": 249,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 249,
                                                              "column": 51
                                                            }
                                                          },
                                                          "expression": {
                                                            "type": "CallExpression",
                                                            "start": 8907,
                                                            "end": 8929,
                                                            "loc": {
                                                              "start": {
                                                                "line": 249,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 249,
                                                                "column": 50
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 8907,
                                                              "end": 8927,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 249,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 249,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 8907,
                                                                "end": 8911,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 32
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 8912,
                                                                "end": 8927,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 249,
                                                                    "column": 33
                                                                  },
                                                                  "end": {
                                                                    "line": 249,
                                                                    "column": 48
                                                                  },
                                                                  "identifierName": "resetProperties"
                                                                },
                                                                "name": "resetProperties"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": []
                                                          }
                                                        }
                                                      ],
                                                      "directives": [],
                                                      "trailingComments": null
                                                    },
                                                    "trailingComments": [
                                                      {
                                                        "type": "CommentLine",
                                                        "value": " console.log('bending', bending)",
                                                        "start": 8981,
                                                        "end": 9015,
                                                        "loc": {
                                                          "start": {
                                                            "line": 251,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 251,
                                                            "column": 58
                                                          }
                                                        }
                                                      }
                                                    ]
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 9043,
                                                "end": 9270,
                                                "loc": {
                                                  "start": {
                                                    "line": 252,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 256,
                                                    "column": 21
                                                  }
                                                },
                                                "test": {
                                                  "type": "BinaryExpression",
                                                  "start": 9047,
                                                  "end": 9108,
                                                  "loc": {
                                                    "start": {
                                                      "line": 252,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 252,
                                                      "column": 92
                                                    }
                                                  },
                                                  "left": {
                                                    "type": "MemberExpression",
                                                    "start": 9047,
                                                    "end": 9080,
                                                    "loc": {
                                                      "start": {
                                                        "line": 252,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 252,
                                                        "column": 64
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 9047,
                                                      "end": 9074,
                                                      "loc": {
                                                        "start": {
                                                          "line": 252,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 252,
                                                          "column": 58
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 9047,
                                                        "end": 9064,
                                                        "loc": {
                                                          "start": {
                                                            "line": 252,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 252,
                                                            "column": 48
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 9047,
                                                          "end": 9059,
                                                          "loc": {
                                                            "start": {
                                                              "line": 252,
                                                              "column": 31
                                                            },
                                                            "end": {
                                                              "line": 252,
                                                              "column": 43
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 9047,
                                                            "end": 9051,
                                                            "loc": {
                                                              "start": {
                                                                "line": 252,
                                                                "column": 31
                                                              },
                                                              "end": {
                                                                "line": 252,
                                                                "column": 35
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9052,
                                                            "end": 9059,
                                                            "loc": {
                                                              "start": {
                                                                "line": 252,
                                                                "column": 36
                                                              },
                                                              "end": {
                                                                "line": 252,
                                                                "column": 43
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 9060,
                                                          "end": 9064,
                                                          "loc": {
                                                            "start": {
                                                              "line": 252,
                                                              "column": 44
                                                            },
                                                            "end": {
                                                              "line": 252,
                                                              "column": 48
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 9065,
                                                        "end": 9073,
                                                        "loc": {
                                                          "start": {
                                                            "line": 252,
                                                            "column": 49
                                                          },
                                                          "end": {
                                                            "line": 252,
                                                            "column": 57
                                                          },
                                                          "identifierName": "parentId"
                                                        },
                                                        "name": "parentId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 9075,
                                                      "end": 9080,
                                                      "loc": {
                                                        "start": {
                                                          "line": 252,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 252,
                                                          "column": 64
                                                        },
                                                        "identifierName": "class"
                                                      },
                                                      "name": "class"
                                                    },
                                                    "computed": false
                                                  },
                                                  "operator": "===",
                                                  "right": {
                                                    "type": "StringLiteral",
                                                    "start": 9085,
                                                    "end": 9108,
                                                    "loc": {
                                                      "start": {
                                                        "line": 252,
                                                        "column": 69
                                                      },
                                                      "end": {
                                                        "line": 252,
                                                        "column": 92
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": "CC_SignatureContainer",
                                                      "raw": "'CC_SignatureContainer'"
                                                    },
                                                    "value": "CC_SignatureContainer"
                                                  }
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 9110,
                                                  "end": 9193,
                                                  "loc": {
                                                    "start": {
                                                      "line": 252,
                                                      "column": 94
                                                    },
                                                    "end": {
                                                      "line": 254,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 9136,
                                                      "end": 9171,
                                                      "loc": {
                                                        "start": {
                                                          "line": 253,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 253,
                                                          "column": 59
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 9136,
                                                        "end": 9170,
                                                        "loc": {
                                                          "start": {
                                                            "line": 253,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 253,
                                                            "column": 58
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 9136,
                                                          "end": 9163,
                                                          "loc": {
                                                            "start": {
                                                              "line": 253,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 253,
                                                              "column": 51
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 9136,
                                                            "end": 9157,
                                                            "loc": {
                                                              "start": {
                                                                "line": 253,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 253,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 9136,
                                                              "end": 9140,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 253,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 253,
                                                                  "column": 28
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 9141,
                                                              "end": 9157,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 253,
                                                                  "column": 29
                                                                },
                                                                "end": {
                                                                  "line": 253,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "isLaserSignature"
                                                              },
                                                              "name": "isLaserSignature"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9158,
                                                            "end": 9163,
                                                            "loc": {
                                                              "start": {
                                                                "line": 253,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 253,
                                                                "column": 51
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "BooleanLiteral",
                                                          "start": 9166,
                                                          "end": 9170,
                                                          "loc": {
                                                            "start": {
                                                              "line": 253,
                                                              "column": 54
                                                            },
                                                            "end": {
                                                              "line": 253,
                                                              "column": 58
                                                            }
                                                          },
                                                          "value": true
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "BlockStatement",
                                                  "start": 9199,
                                                  "end": 9270,
                                                  "loc": {
                                                    "start": {
                                                      "line": 254,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 256,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 9225,
                                                      "end": 9248,
                                                      "loc": {
                                                        "start": {
                                                          "line": 255,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 255,
                                                          "column": 47
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "CallExpression",
                                                        "start": 9225,
                                                        "end": 9247,
                                                        "loc": {
                                                          "start": {
                                                            "line": 255,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 255,
                                                            "column": 46
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 9225,
                                                          "end": 9245,
                                                          "loc": {
                                                            "start": {
                                                              "line": 255,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 255,
                                                              "column": 44
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 9225,
                                                            "end": 9229,
                                                            "loc": {
                                                              "start": {
                                                                "line": 255,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 255,
                                                                "column": 28
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 9230,
                                                            "end": 9245,
                                                            "loc": {
                                                              "start": {
                                                                "line": 255,
                                                                "column": 29
                                                              },
                                                              "end": {
                                                                "line": 255,
                                                                "column": 44
                                                              },
                                                              "identifierName": "resetProperties"
                                                            },
                                                            "name": "resetProperties"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                }
                                              }
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 9308,
                                    "end": 9363,
                                    "loc": {
                                      "start": {
                                        "line": 258,
                                        "column": 19
                                      },
                                      "end": {
                                        "line": 260,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9326,
                                        "end": 9349,
                                        "loc": {
                                          "start": {
                                            "line": 259,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 259,
                                            "column": 39
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 9326,
                                          "end": 9348,
                                          "loc": {
                                            "start": {
                                              "line": 259,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 259,
                                              "column": 38
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 9326,
                                            "end": 9346,
                                            "loc": {
                                              "start": {
                                                "line": 259,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 259,
                                                "column": 36
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9326,
                                              "end": 9330,
                                              "loc": {
                                                "start": {
                                                  "line": 259,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 259,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9331,
                                              "end": 9346,
                                              "loc": {
                                                "start": {
                                                  "line": 259,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 259,
                                                  "column": 36
                                                },
                                                "identifierName": "resetProperties"
                                              },
                                              "name": "resetProperties"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " selection changed",
                          "start": 6809,
                          "end": 6829,
                          "loc": {
                            "start": {
                              "line": 215,
                              "column": 8
                            },
                            "end": {
                              "line": 215,
                              "column": 28
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 9385,
                          "end": 9395,
                          "loc": {
                            "start": {
                              "line": 263,
                              "column": 8
                            },
                            "end": {
                              "line": 263,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9404,
                      "end": 9863,
                      "loc": {
                        "start": {
                          "line": 264,
                          "column": 8
                        },
                        "end": {
                          "line": 273,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9404,
                        "end": 9862,
                        "loc": {
                          "start": {
                            "line": 264,
                            "column": 8
                          },
                          "end": {
                            "line": 273,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9404,
                          "end": 9427,
                          "loc": {
                            "start": {
                              "line": 264,
                              "column": 8
                            },
                            "end": {
                              "line": 264,
                              "column": 31
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9404,
                            "end": 9419,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 8
                              },
                              "end": {
                                "line": 264,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9404,
                              "end": 9408,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 8
                                },
                                "end": {
                                  "line": 264,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9409,
                              "end": 9419,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 13
                                },
                                "end": {
                                  "line": 264,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9420,
                            "end": 9427,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 24
                              },
                              "end": {
                                "line": 264,
                                "column": 31
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9428,
                            "end": 9448,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 32
                              },
                              "end": {
                                "line": 264,
                                "column": 52
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9428,
                                "end": 9433,
                                "loc": {
                                  "start": {
                                    "line": 264,
                                    "column": 32
                                  },
                                  "end": {
                                    "line": 264,
                                    "column": 37
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9437,
                              "end": 9448,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 41
                                },
                                "end": {
                                  "line": 264,
                                  "column": 52
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9437,
                                "end": 9442,
                                "loc": {
                                  "start": {
                                    "line": 264,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 264,
                                    "column": 46
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9443,
                                "end": 9448,
                                "loc": {
                                  "start": {
                                    "line": 264,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 264,
                                    "column": 52
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9450,
                            "end": 9861,
                            "loc": {
                              "start": {
                                "line": 264,
                                "column": 54
                              },
                              "end": {
                                "line": 273,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9450,
                                "end": 9455,
                                "loc": {
                                  "start": {
                                    "line": 264,
                                    "column": 54
                                  },
                                  "end": {
                                    "line": 264,
                                    "column": 59
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9459,
                              "end": 9861,
                              "loc": {
                                "start": {
                                  "line": 264,
                                  "column": 63
                                },
                                "end": {
                                  "line": 273,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 9473,
                                  "end": 9537,
                                  "loc": {
                                    "start": {
                                      "line": 265,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 265,
                                      "column": 76
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 9473,
                                    "end": 9536,
                                    "loc": {
                                      "start": {
                                        "line": 265,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 265,
                                        "column": 75
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 9473,
                                      "end": 9500,
                                      "loc": {
                                        "start": {
                                          "line": 265,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 265,
                                          "column": 39
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 9473,
                                        "end": 9492,
                                        "loc": {
                                          "start": {
                                            "line": 265,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 265,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9473,
                                          "end": 9477,
                                          "loc": {
                                            "start": {
                                              "line": 265,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 265,
                                              "column": 16
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9478,
                                          "end": 9492,
                                          "loc": {
                                            "start": {
                                              "line": 265,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 265,
                                              "column": 31
                                            },
                                            "identifierName": "bendProperties"
                                          },
                                          "name": "bendProperties"
                                        },
                                        "computed": false
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 9493,
                                        "end": 9500,
                                        "loc": {
                                          "start": {
                                            "line": 265,
                                            "column": 32
                                          },
                                          "end": {
                                            "line": 265,
                                            "column": 39
                                          },
                                          "identifierName": "forEach"
                                        },
                                        "name": "forEach"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "ArrowFunctionExpression",
                                        "start": 9501,
                                        "end": 9535,
                                        "loc": {
                                          "start": {
                                            "line": 265,
                                            "column": 40
                                          },
                                          "end": {
                                            "line": 265,
                                            "column": 74
                                          }
                                        },
                                        "id": null,
                                        "generator": false,
                                        "expression": true,
                                        "async": false,
                                        "params": [
                                          {
                                            "type": "Identifier",
                                            "start": 9501,
                                            "end": 9508,
                                            "loc": {
                                              "start": {
                                                "line": 265,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 265,
                                                "column": 47
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ],
                                        "body": {
                                          "type": "AssignmentExpression",
                                          "start": 9512,
                                          "end": 9535,
                                          "loc": {
                                            "start": {
                                              "line": 265,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 265,
                                              "column": 74
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9512,
                                            "end": 9527,
                                            "loc": {
                                              "start": {
                                                "line": 265,
                                                "column": 51
                                              },
                                              "end": {
                                                "line": 265,
                                                "column": 66
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9512,
                                              "end": 9519,
                                              "loc": {
                                                "start": {
                                                  "line": 265,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 265,
                                                  "column": 58
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9520,
                                              "end": 9527,
                                              "loc": {
                                                "start": {
                                                  "line": 265,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 265,
                                                  "column": 66
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 9530,
                                            "end": 9535,
                                            "loc": {
                                              "start": {
                                                "line": 265,
                                                "column": 69
                                              },
                                              "end": {
                                                "line": 265,
                                                "column": 74
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          }
                                        }
                                      }
                                    ]
                                  }
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 9550,
                                  "end": 9851,
                                  "loc": {
                                    "start": {
                                      "line": 266,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 272,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 9554,
                                    "end": 9559,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 266,
                                        "column": 21
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9561,
                                    "end": 9851,
                                    "loc": {
                                      "start": {
                                        "line": 266,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 272,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 9579,
                                        "end": 9619,
                                        "loc": {
                                          "start": {
                                            "line": 267,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 267,
                                            "column": 56
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 9585,
                                            "end": 9618,
                                            "loc": {
                                              "start": {
                                                "line": 267,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 267,
                                                "column": 55
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 9585,
                                              "end": 9592,
                                              "loc": {
                                                "start": {
                                                  "line": 267,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 267,
                                                  "column": 29
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "init": {
                                              "type": "NewExpression",
                                              "start": 9595,
                                              "end": 9618,
                                              "loc": {
                                                "start": {
                                                  "line": 267,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 267,
                                                  "column": 55
                                                }
                                              },
                                              "callee": {
                                                "type": "Identifier",
                                                "start": 9599,
                                                "end": 9616,
                                                "loc": {
                                                  "start": {
                                                    "line": 267,
                                                    "column": 36
                                                  },
                                                  "end": {
                                                    "line": 267,
                                                    "column": 53
                                                  },
                                                  "identifierName": "BendingParameters"
                                                },
                                                "name": "BendingParameters"
                                              },
                                              "arguments": []
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9636,
                                        "end": 9661,
                                        "loc": {
                                          "start": {
                                            "line": 268,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 268,
                                            "column": 41
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9636,
                                          "end": 9660,
                                          "loc": {
                                            "start": {
                                              "line": 268,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 268,
                                              "column": 40
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9636,
                                            "end": 9654,
                                            "loc": {
                                              "start": {
                                                "line": 268,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 268,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9636,
                                              "end": 9648,
                                              "loc": {
                                                "start": {
                                                  "line": 268,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 268,
                                                  "column": 28
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9636,
                                                "end": 9640,
                                                "loc": {
                                                  "start": {
                                                    "line": 268,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 268,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9641,
                                                "end": 9648,
                                                "loc": {
                                                  "start": {
                                                    "line": 268,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 268,
                                                    "column": 28
                                                  },
                                                  "identifierName": "kFactor"
                                                },
                                                "name": "kFactor"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9649,
                                              "end": 9654,
                                              "loc": {
                                                "start": {
                                                  "line": 268,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 268,
                                                  "column": 34
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 9657,
                                            "end": 9660,
                                            "loc": {
                                              "start": {
                                                "line": 268,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 268,
                                                "column": 40
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0.0"
                                            },
                                            "value": 0
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9678,
                                        "end": 9717,
                                        "loc": {
                                          "start": {
                                            "line": 269,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 269,
                                            "column": 55
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9678,
                                          "end": 9716,
                                          "loc": {
                                            "start": {
                                              "line": 269,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 269,
                                              "column": 54
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9678,
                                            "end": 9695,
                                            "loc": {
                                              "start": {
                                                "line": 269,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 269,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9678,
                                              "end": 9689,
                                              "loc": {
                                                "start": {
                                                  "line": 269,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 269,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9678,
                                                "end": 9682,
                                                "loc": {
                                                  "start": {
                                                    "line": 269,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 269,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9683,
                                                "end": 9689,
                                                "loc": {
                                                  "start": {
                                                    "line": 269,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 269,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9690,
                                              "end": 9695,
                                              "loc": {
                                                "start": {
                                                  "line": 269,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 269,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9698,
                                            "end": 9716,
                                            "loc": {
                                              "start": {
                                                "line": 269,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 269,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9698,
                                              "end": 9705,
                                              "loc": {
                                                "start": {
                                                  "line": 269,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 269,
                                                  "column": 43
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9706,
                                              "end": 9716,
                                              "loc": {
                                                "start": {
                                                  "line": 269,
                                                  "column": 44
                                                },
                                                "end": {
                                                  "line": 269,
                                                  "column": 54
                                                },
                                                "identifierName": "bendRadius"
                                              },
                                              "name": "bendRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9734,
                                        "end": 9771,
                                        "loc": {
                                          "start": {
                                            "line": 270,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 270,
                                            "column": 53
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9734,
                                          "end": 9770,
                                          "loc": {
                                            "start": {
                                              "line": 270,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 270,
                                              "column": 52
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9734,
                                            "end": 9750,
                                            "loc": {
                                              "start": {
                                                "line": 270,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 270,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9734,
                                              "end": 9744,
                                              "loc": {
                                                "start": {
                                                  "line": 270,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 270,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9734,
                                                "end": 9738,
                                                "loc": {
                                                  "start": {
                                                    "line": 270,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 270,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9739,
                                                "end": 9744,
                                                "loc": {
                                                  "start": {
                                                    "line": 270,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 270,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9745,
                                              "end": 9750,
                                              "loc": {
                                                "start": {
                                                  "line": 270,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 270,
                                                  "column": 32
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9753,
                                            "end": 9770,
                                            "loc": {
                                              "start": {
                                                "line": 270,
                                                "column": 35
                                              },
                                              "end": {
                                                "line": 270,
                                                "column": 52
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9753,
                                              "end": 9760,
                                              "loc": {
                                                "start": {
                                                  "line": 270,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 270,
                                                  "column": 42
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9761,
                                              "end": 9770,
                                              "loc": {
                                                "start": {
                                                  "line": 270,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 270,
                                                  "column": 52
                                                },
                                                "identifierName": "bendAngle"
                                              },
                                              "name": "bendAngle"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9788,
                                        "end": 9837,
                                        "loc": {
                                          "start": {
                                            "line": 271,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 271,
                                            "column": 65
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9788,
                                          "end": 9836,
                                          "loc": {
                                            "start": {
                                              "line": 271,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 271,
                                              "column": 64
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9788,
                                            "end": 9812,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 9788,
                                              "end": 9806,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 9788,
                                                "end": 9792,
                                                "loc": {
                                                  "start": {
                                                    "line": 271,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 271,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 9793,
                                                "end": 9806,
                                                "loc": {
                                                  "start": {
                                                    "line": 271,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 271,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9807,
                                              "end": 9812,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 40
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 9815,
                                            "end": 9836,
                                            "loc": {
                                              "start": {
                                                "line": 271,
                                                "column": 43
                                              },
                                              "end": {
                                                "line": 271,
                                                "column": 64
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 9815,
                                              "end": 9822,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 43
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 50
                                                },
                                                "identifierName": "bending"
                                              },
                                              "name": "bending"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9823,
                                              "end": 9836,
                                              "loc": {
                                                "start": {
                                                  "line": 271,
                                                  "column": 51
                                                },
                                                "end": {
                                                  "line": 271,
                                                  "column": 64
                                                },
                                                "identifierName": "bendDeduction"
                                              },
                                              "name": "bendDeduction"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " bending",
                          "start": 9385,
                          "end": 9395,
                          "loc": {
                            "start": {
                              "line": 263,
                              "column": 8
                            },
                            "end": {
                              "line": 263,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 9873,
                      "end": 10210,
                      "loc": {
                        "start": {
                          "line": 275,
                          "column": 8
                        },
                        "end": {
                          "line": 283,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 9873,
                        "end": 10209,
                        "loc": {
                          "start": {
                            "line": 275,
                            "column": 8
                          },
                          "end": {
                            "line": 283,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 9873,
                          "end": 9892,
                          "loc": {
                            "start": {
                              "line": 275,
                              "column": 8
                            },
                            "end": {
                              "line": 275,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 9873,
                            "end": 9884,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 8
                              },
                              "end": {
                                "line": 275,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 9873,
                              "end": 9877,
                              "loc": {
                                "start": {
                                  "line": 275,
                                  "column": 8
                                },
                                "end": {
                                  "line": 275,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 9878,
                              "end": 9884,
                              "loc": {
                                "start": {
                                  "line": 275,
                                  "column": 13
                                },
                                "end": {
                                  "line": 275,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 9885,
                            "end": 9892,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 20
                              },
                              "end": {
                                "line": 275,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9893,
                            "end": 9913,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 28
                              },
                              "end": {
                                "line": 275,
                                "column": 48
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9893,
                                "end": 9898,
                                "loc": {
                                  "start": {
                                    "line": 275,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 275,
                                    "column": 33
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 9902,
                              "end": 9913,
                              "loc": {
                                "start": {
                                  "line": 275,
                                  "column": 37
                                },
                                "end": {
                                  "line": 275,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 9902,
                                "end": 9907,
                                "loc": {
                                  "start": {
                                    "line": 275,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 275,
                                    "column": 42
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 9908,
                                "end": 9913,
                                "loc": {
                                  "start": {
                                    "line": 275,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 275,
                                    "column": 48
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 9915,
                            "end": 10208,
                            "loc": {
                              "start": {
                                "line": 275,
                                "column": 50
                              },
                              "end": {
                                "line": 283,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 9915,
                                "end": 9920,
                                "loc": {
                                  "start": {
                                    "line": 275,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 275,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 9924,
                              "end": 10208,
                              "loc": {
                                "start": {
                                  "line": 275,
                                  "column": 59
                                },
                                "end": {
                                  "line": 283,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 9938,
                                  "end": 10198,
                                  "loc": {
                                    "start": {
                                      "line": 276,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 282,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 9942,
                                    "end": 9965,
                                    "loc": {
                                      "start": {
                                        "line": 276,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 276,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 9942,
                                      "end": 9956,
                                      "loc": {
                                        "start": {
                                          "line": 276,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 276,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 9943,
                                        "end": 9956,
                                        "loc": {
                                          "start": {
                                            "line": 276,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 276,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 9943,
                                          "end": 9947,
                                          "loc": {
                                            "start": {
                                              "line": 276,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 276,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 9948,
                                          "end": 9956,
                                          "loc": {
                                            "start": {
                                              "line": 276,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 276,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 9960,
                                      "end": 9965,
                                      "loc": {
                                        "start": {
                                          "line": 276,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 276,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 9967,
                                    "end": 10198,
                                    "loc": {
                                      "start": {
                                        "line": 276,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 282,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 9985,
                                        "end": 10006,
                                        "loc": {
                                          "start": {
                                            "line": 277,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 277,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 9985,
                                          "end": 10005,
                                          "loc": {
                                            "start": {
                                              "line": 277,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 277,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 9985,
                                            "end": 9998,
                                            "loc": {
                                              "start": {
                                                "line": 277,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 277,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 9985,
                                              "end": 9989,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 9990,
                                              "end": 9998,
                                              "loc": {
                                                "start": {
                                                  "line": 277,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 277,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10001,
                                            "end": 10005,
                                            "loc": {
                                              "start": {
                                                "line": 277,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 277,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10023,
                                        "end": 10059,
                                        "loc": {
                                          "start": {
                                            "line": 278,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 278,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10023,
                                          "end": 10058,
                                          "loc": {
                                            "start": {
                                              "line": 278,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 278,
                                              "column": 51
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10023,
                                            "end": 10040,
                                            "loc": {
                                              "start": {
                                                "line": 278,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 278,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10023,
                                              "end": 10034,
                                              "loc": {
                                                "start": {
                                                  "line": 278,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 278,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10023,
                                                "end": 10027,
                                                "loc": {
                                                  "start": {
                                                    "line": 278,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 278,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10028,
                                                "end": 10034,
                                                "loc": {
                                                  "start": {
                                                    "line": 278,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 278,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10035,
                                              "end": 10040,
                                              "loc": {
                                                "start": {
                                                  "line": 278,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 278,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10043,
                                            "end": 10058,
                                            "loc": {
                                              "start": {
                                                "line": 278,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 278,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10043,
                                              "end": 10047,
                                              "loc": {
                                                "start": {
                                                  "line": 278,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 278,
                                                  "column": 40
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10048,
                                              "end": 10058,
                                              "loc": {
                                                "start": {
                                                  "line": 278,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 278,
                                                  "column": 51
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10076,
                                        "end": 10104,
                                        "loc": {
                                          "start": {
                                            "line": 279,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 279,
                                            "column": 44
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10076,
                                          "end": 10103,
                                          "loc": {
                                            "start": {
                                              "line": 279,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 279,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10076,
                                            "end": 10095,
                                            "loc": {
                                              "start": {
                                                "line": 279,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 279,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10076,
                                              "end": 10089,
                                              "loc": {
                                                "start": {
                                                  "line": 279,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 279,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10076,
                                                "end": 10080,
                                                "loc": {
                                                  "start": {
                                                    "line": 279,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 279,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10081,
                                                "end": 10089,
                                                "loc": {
                                                  "start": {
                                                    "line": 279,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 279,
                                                    "column": 29
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10090,
                                              "end": 10095,
                                              "loc": {
                                                "start": {
                                                  "line": 279,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 279,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10098,
                                            "end": 10103,
                                            "loc": {
                                              "start": {
                                                "line": 279,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 279,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10121,
                                        "end": 10145,
                                        "loc": {
                                          "start": {
                                            "line": 280,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 280,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10121,
                                          "end": 10144,
                                          "loc": {
                                            "start": {
                                              "line": 280,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 280,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10121,
                                            "end": 10136,
                                            "loc": {
                                              "start": {
                                                "line": 280,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 280,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10121,
                                              "end": 10130,
                                              "loc": {
                                                "start": {
                                                  "line": 280,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 280,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10121,
                                                "end": 10125,
                                                "loc": {
                                                  "start": {
                                                    "line": 280,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 280,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10126,
                                                "end": 10130,
                                                "loc": {
                                                  "start": {
                                                    "line": 280,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 280,
                                                    "column": 25
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10131,
                                              "end": 10136,
                                              "loc": {
                                                "start": {
                                                  "line": 280,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 280,
                                                  "column": 31
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10139,
                                            "end": 10144,
                                            "loc": {
                                              "start": {
                                                "line": 280,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 280,
                                                "column": 39
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10162,
                                        "end": 10184,
                                        "loc": {
                                          "start": {
                                            "line": 281,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 281,
                                            "column": 38
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10162,
                                          "end": 10183,
                                          "loc": {
                                            "start": {
                                              "line": 281,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 281,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10162,
                                            "end": 10175,
                                            "loc": {
                                              "start": {
                                                "line": 281,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 281,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10162,
                                              "end": 10166,
                                              "loc": {
                                                "start": {
                                                  "line": 281,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 281,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10167,
                                              "end": 10175,
                                              "loc": {
                                                "start": {
                                                  "line": 281,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 281,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10178,
                                            "end": 10183,
                                            "loc": {
                                              "start": {
                                                "line": 281,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 281,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10220,
                      "end": 10557,
                      "loc": {
                        "start": {
                          "line": 285,
                          "column": 8
                        },
                        "end": {
                          "line": 293,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10220,
                        "end": 10556,
                        "loc": {
                          "start": {
                            "line": 285,
                            "column": 8
                          },
                          "end": {
                            "line": 293,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10220,
                          "end": 10241,
                          "loc": {
                            "start": {
                              "line": 285,
                              "column": 8
                            },
                            "end": {
                              "line": 285,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10220,
                            "end": 10233,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 8
                              },
                              "end": {
                                "line": 285,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10220,
                              "end": 10224,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 8
                                },
                                "end": {
                                  "line": 285,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10225,
                              "end": 10233,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 13
                                },
                                "end": {
                                  "line": 285,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10234,
                            "end": 10241,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 22
                              },
                              "end": {
                                "line": 285,
                                "column": 29
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10242,
                            "end": 10262,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 30
                              },
                              "end": {
                                "line": 285,
                                "column": 50
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10242,
                                "end": 10247,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 30
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 35
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10251,
                              "end": 10262,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 39
                                },
                                "end": {
                                  "line": 285,
                                  "column": 50
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10251,
                                "end": 10256,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 39
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 44
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10257,
                                "end": 10262,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 45
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 50
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10264,
                            "end": 10555,
                            "loc": {
                              "start": {
                                "line": 285,
                                "column": 52
                              },
                              "end": {
                                "line": 293,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10264,
                                "end": 10269,
                                "loc": {
                                  "start": {
                                    "line": 285,
                                    "column": 52
                                  },
                                  "end": {
                                    "line": 285,
                                    "column": 57
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10273,
                              "end": 10555,
                              "loc": {
                                "start": {
                                  "line": 285,
                                  "column": 61
                                },
                                "end": {
                                  "line": 293,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 10287,
                                  "end": 10545,
                                  "loc": {
                                    "start": {
                                      "line": 286,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 292,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 10291,
                                    "end": 10314,
                                    "loc": {
                                      "start": {
                                        "line": 286,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 286,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 10291,
                                      "end": 10305,
                                      "loc": {
                                        "start": {
                                          "line": 286,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 286,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 10292,
                                        "end": 10305,
                                        "loc": {
                                          "start": {
                                            "line": 286,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 286,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 10292,
                                          "end": 10296,
                                          "loc": {
                                            "start": {
                                              "line": 286,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 286,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10297,
                                          "end": 10305,
                                          "loc": {
                                            "start": {
                                              "line": 286,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 286,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10309,
                                      "end": 10314,
                                      "loc": {
                                        "start": {
                                          "line": 286,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 286,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10316,
                                    "end": 10545,
                                    "loc": {
                                      "start": {
                                        "line": 286,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 292,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10334,
                                        "end": 10355,
                                        "loc": {
                                          "start": {
                                            "line": 287,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 287,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10334,
                                          "end": 10354,
                                          "loc": {
                                            "start": {
                                              "line": 287,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 287,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10334,
                                            "end": 10347,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10334,
                                              "end": 10338,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10339,
                                              "end": 10347,
                                              "loc": {
                                                "start": {
                                                  "line": 287,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 287,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10350,
                                            "end": 10354,
                                            "loc": {
                                              "start": {
                                                "line": 287,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 287,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10372,
                                        "end": 10408,
                                        "loc": {
                                          "start": {
                                            "line": 288,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 288,
                                            "column": 52
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10372,
                                          "end": 10407,
                                          "loc": {
                                            "start": {
                                              "line": 288,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 288,
                                              "column": 51
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10372,
                                            "end": 10389,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10372,
                                              "end": 10383,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10372,
                                                "end": 10376,
                                                "loc": {
                                                  "start": {
                                                    "line": 288,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 288,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10377,
                                                "end": 10383,
                                                "loc": {
                                                  "start": {
                                                    "line": 288,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 288,
                                                    "column": 27
                                                  },
                                                  "identifierName": "radius"
                                                },
                                                "name": "radius"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10384,
                                              "end": 10389,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 10392,
                                            "end": 10407,
                                            "loc": {
                                              "start": {
                                                "line": 288,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 288,
                                                "column": 51
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10392,
                                              "end": 10396,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 36
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 40
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10397,
                                              "end": 10407,
                                              "loc": {
                                                "start": {
                                                  "line": 288,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 288,
                                                  "column": 51
                                                },
                                                "identifierName": "foldRadius"
                                              },
                                              "name": "foldRadius"
                                            },
                                            "computed": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10425,
                                        "end": 10451,
                                        "loc": {
                                          "start": {
                                            "line": 289,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 289,
                                            "column": 42
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10425,
                                          "end": 10450,
                                          "loc": {
                                            "start": {
                                              "line": 289,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 289,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10425,
                                            "end": 10442,
                                            "loc": {
                                              "start": {
                                                "line": 289,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 289,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10425,
                                              "end": 10436,
                                              "loc": {
                                                "start": {
                                                  "line": 289,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 289,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10425,
                                                "end": 10429,
                                                "loc": {
                                                  "start": {
                                                    "line": 289,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 289,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10430,
                                                "end": 10436,
                                                "loc": {
                                                  "start": {
                                                    "line": 289,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 289,
                                                    "column": 27
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10437,
                                              "end": 10442,
                                              "loc": {
                                                "start": {
                                                  "line": 289,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 289,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10445,
                                            "end": 10450,
                                            "loc": {
                                              "start": {
                                                "line": 289,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 289,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10468,
                                        "end": 10492,
                                        "loc": {
                                          "start": {
                                            "line": 290,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 290,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10468,
                                          "end": 10491,
                                          "loc": {
                                            "start": {
                                              "line": 290,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 290,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10468,
                                            "end": 10483,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 31
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10468,
                                              "end": 10477,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 25
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10468,
                                                "end": 10472,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10473,
                                                "end": 10477,
                                                "loc": {
                                                  "start": {
                                                    "line": 290,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 290,
                                                    "column": 25
                                                  },
                                                  "identifierName": "bend"
                                                },
                                                "name": "bend"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10478,
                                              "end": 10483,
                                              "loc": {
                                                "start": {
                                                  "line": 290,
                                                  "column": 26
                                                },
                                                "end": {
                                                  "line": 290,
                                                  "column": 31
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10486,
                                            "end": 10491,
                                            "loc": {
                                              "start": {
                                                "line": 290,
                                                "column": 34
                                              },
                                              "end": {
                                                "line": 290,
                                                "column": 39
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10509,
                                        "end": 10531,
                                        "loc": {
                                          "start": {
                                            "line": 291,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 291,
                                            "column": 38
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10509,
                                          "end": 10530,
                                          "loc": {
                                            "start": {
                                              "line": 291,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 291,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10509,
                                            "end": 10522,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10509,
                                              "end": 10513,
                                              "loc": {
                                                "start": {
                                                  "line": 291,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 291,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10514,
                                              "end": 10522,
                                              "loc": {
                                                "start": {
                                                  "line": 291,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 291,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10525,
                                            "end": 10530,
                                            "loc": {
                                              "start": {
                                                "line": 291,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 291,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 10567,
                      "end": 11081,
                      "loc": {
                        "start": {
                          "line": 295,
                          "column": 8
                        },
                        "end": {
                          "line": 308,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 10567,
                        "end": 11080,
                        "loc": {
                          "start": {
                            "line": 295,
                            "column": 8
                          },
                          "end": {
                            "line": 308,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 10567,
                          "end": 10584,
                          "loc": {
                            "start": {
                              "line": 295,
                              "column": 8
                            },
                            "end": {
                              "line": 295,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 10567,
                            "end": 10576,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 8
                              },
                              "end": {
                                "line": 295,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 10567,
                              "end": 10571,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 8
                                },
                                "end": {
                                  "line": 295,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 10572,
                              "end": 10576,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 13
                                },
                                "end": {
                                  "line": 295,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 10577,
                            "end": 10584,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 18
                              },
                              "end": {
                                "line": 295,
                                "column": 25
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10585,
                            "end": 10605,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 26
                              },
                              "end": {
                                "line": 295,
                                "column": 46
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10585,
                                "end": 10590,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 26
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 31
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 10594,
                              "end": 10605,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 35
                                },
                                "end": {
                                  "line": 295,
                                  "column": 46
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 10594,
                                "end": 10599,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 40
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 10600,
                                "end": 10605,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 46
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 10607,
                            "end": 11079,
                            "loc": {
                              "start": {
                                "line": 295,
                                "column": 48
                              },
                              "end": {
                                "line": 308,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 10607,
                                "end": 10612,
                                "loc": {
                                  "start": {
                                    "line": 295,
                                    "column": 48
                                  },
                                  "end": {
                                    "line": 295,
                                    "column": 53
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 10616,
                              "end": 11079,
                              "loc": {
                                "start": {
                                  "line": 295,
                                  "column": 57
                                },
                                "end": {
                                  "line": 308,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 10630,
                                  "end": 10933,
                                  "loc": {
                                    "start": {
                                      "line": 296,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 303,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "LogicalExpression",
                                    "start": 10634,
                                    "end": 10657,
                                    "loc": {
                                      "start": {
                                        "line": 296,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 296,
                                        "column": 39
                                      }
                                    },
                                    "left": {
                                      "type": "UnaryExpression",
                                      "start": 10634,
                                      "end": 10648,
                                      "loc": {
                                        "start": {
                                          "line": 296,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 296,
                                          "column": 30
                                        }
                                      },
                                      "operator": "!",
                                      "prefix": true,
                                      "argument": {
                                        "type": "MemberExpression",
                                        "start": 10635,
                                        "end": 10648,
                                        "loc": {
                                          "start": {
                                            "line": 296,
                                            "column": 17
                                          },
                                          "end": {
                                            "line": 296,
                                            "column": 30
                                          }
                                        },
                                        "object": {
                                          "type": "ThisExpression",
                                          "start": 10635,
                                          "end": 10639,
                                          "loc": {
                                            "start": {
                                              "line": 296,
                                              "column": 17
                                            },
                                            "end": {
                                              "line": 296,
                                              "column": 21
                                            }
                                          }
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 10640,
                                          "end": 10648,
                                          "loc": {
                                            "start": {
                                              "line": 296,
                                              "column": 22
                                            },
                                            "end": {
                                              "line": 296,
                                              "column": 30
                                            },
                                            "identifierName": "foldLock"
                                          },
                                          "name": "foldLock"
                                        },
                                        "computed": false
                                      },
                                      "extra": {
                                        "parenthesizedArgument": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "Identifier",
                                      "start": 10652,
                                      "end": 10657,
                                      "loc": {
                                        "start": {
                                          "line": 296,
                                          "column": 34
                                        },
                                        "end": {
                                          "line": 296,
                                          "column": 39
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10659,
                                    "end": 10933,
                                    "loc": {
                                      "start": {
                                        "line": 296,
                                        "column": 41
                                      },
                                      "end": {
                                        "line": 303,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10677,
                                        "end": 10698,
                                        "loc": {
                                          "start": {
                                            "line": 297,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 297,
                                            "column": 37
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10677,
                                          "end": 10697,
                                          "loc": {
                                            "start": {
                                              "line": 297,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 297,
                                              "column": 36
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10677,
                                            "end": 10690,
                                            "loc": {
                                              "start": {
                                                "line": 297,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 297,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10677,
                                              "end": 10681,
                                              "loc": {
                                                "start": {
                                                  "line": 297,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 297,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10682,
                                              "end": 10690,
                                              "loc": {
                                                "start": {
                                                  "line": 297,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 297,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10693,
                                            "end": 10697,
                                            "loc": {
                                              "start": {
                                                "line": 297,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 297,
                                                "column": 36
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10715,
                                        "end": 10749,
                                        "loc": {
                                          "start": {
                                            "line": 298,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 298,
                                            "column": 50
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10715,
                                          "end": 10748,
                                          "loc": {
                                            "start": {
                                              "line": 298,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 298,
                                              "column": 49
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10715,
                                            "end": 10741,
                                            "loc": {
                                              "start": {
                                                "line": 298,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 298,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10715,
                                              "end": 10733,
                                              "loc": {
                                                "start": {
                                                  "line": 298,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 298,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10715,
                                                "end": 10719,
                                                "loc": {
                                                  "start": {
                                                    "line": 298,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 298,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10720,
                                                "end": 10733,
                                                "loc": {
                                                  "start": {
                                                    "line": 298,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 298,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10734,
                                              "end": 10741,
                                              "loc": {
                                                "start": {
                                                  "line": 298,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 298,
                                                  "column": 42
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10744,
                                            "end": 10748,
                                            "loc": {
                                              "start": {
                                                "line": 298,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 298,
                                                "column": 49
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10766,
                                        "end": 10792,
                                        "loc": {
                                          "start": {
                                            "line": 299,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 299,
                                            "column": 42
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10766,
                                          "end": 10791,
                                          "loc": {
                                            "start": {
                                              "line": 299,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 299,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10766,
                                            "end": 10784,
                                            "loc": {
                                              "start": {
                                                "line": 299,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 299,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10766,
                                              "end": 10776,
                                              "loc": {
                                                "start": {
                                                  "line": 299,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 299,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10766,
                                                "end": 10770,
                                                "loc": {
                                                  "start": {
                                                    "line": 299,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 299,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10771,
                                                "end": 10776,
                                                "loc": {
                                                  "start": {
                                                    "line": 299,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 299,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10777,
                                              "end": 10784,
                                              "loc": {
                                                "start": {
                                                  "line": 299,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 299,
                                                  "column": 34
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10787,
                                            "end": 10791,
                                            "loc": {
                                              "start": {
                                                "line": 299,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 299,
                                                "column": 41
                                              }
                                            },
                                            "value": true
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10809,
                                        "end": 10837,
                                        "loc": {
                                          "start": {
                                            "line": 300,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 300,
                                            "column": 44
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10809,
                                          "end": 10836,
                                          "loc": {
                                            "start": {
                                              "line": 300,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 300,
                                              "column": 43
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10809,
                                            "end": 10828,
                                            "loc": {
                                              "start": {
                                                "line": 300,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 300,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10809,
                                              "end": 10822,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 29
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10809,
                                                "end": 10813,
                                                "loc": {
                                                  "start": {
                                                    "line": 300,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 300,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10814,
                                                "end": 10822,
                                                "loc": {
                                                  "start": {
                                                    "line": 300,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 300,
                                                    "column": 29
                                                  },
                                                  "identifierName": "foldDown"
                                                },
                                                "name": "foldDown"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10823,
                                              "end": 10828,
                                              "loc": {
                                                "start": {
                                                  "line": 300,
                                                  "column": 30
                                                },
                                                "end": {
                                                  "line": 300,
                                                  "column": 35
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10831,
                                            "end": 10836,
                                            "loc": {
                                              "start": {
                                                "line": 300,
                                                "column": 38
                                              },
                                              "end": {
                                                "line": 300,
                                                "column": 43
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10854,
                                        "end": 10880,
                                        "loc": {
                                          "start": {
                                            "line": 301,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 301,
                                            "column": 42
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10854,
                                          "end": 10879,
                                          "loc": {
                                            "start": {
                                              "line": 301,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 301,
                                              "column": 41
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10854,
                                            "end": 10871,
                                            "loc": {
                                              "start": {
                                                "line": 301,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 301,
                                                "column": 33
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10854,
                                              "end": 10865,
                                              "loc": {
                                                "start": {
                                                  "line": 301,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 301,
                                                  "column": 27
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10854,
                                                "end": 10858,
                                                "loc": {
                                                  "start": {
                                                    "line": 301,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 301,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10859,
                                                "end": 10865,
                                                "loc": {
                                                  "start": {
                                                    "line": 301,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 301,
                                                    "column": 27
                                                  },
                                                  "identifierName": "foldUp"
                                                },
                                                "name": "foldUp"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10866,
                                              "end": 10871,
                                              "loc": {
                                                "start": {
                                                  "line": 301,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 301,
                                                  "column": 33
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10874,
                                            "end": 10879,
                                            "loc": {
                                              "start": {
                                                "line": 301,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 301,
                                                "column": 41
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10897,
                                        "end": 10919,
                                        "loc": {
                                          "start": {
                                            "line": 302,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 302,
                                            "column": 38
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10897,
                                          "end": 10918,
                                          "loc": {
                                            "start": {
                                              "line": 302,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 302,
                                              "column": 37
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10897,
                                            "end": 10910,
                                            "loc": {
                                              "start": {
                                                "line": 302,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 302,
                                                "column": 29
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 10897,
                                              "end": 10901,
                                              "loc": {
                                                "start": {
                                                  "line": 302,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 302,
                                                  "column": 20
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10902,
                                              "end": 10910,
                                              "loc": {
                                                "start": {
                                                  "line": 302,
                                                  "column": 21
                                                },
                                                "end": {
                                                  "line": 302,
                                                  "column": 29
                                                },
                                                "identifierName": "foldLock"
                                              },
                                              "name": "foldLock"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 10913,
                                            "end": 10918,
                                            "loc": {
                                              "start": {
                                                "line": 302,
                                                "column": 32
                                              },
                                              "end": {
                                                "line": 302,
                                                "column": 37
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                },
                                {
                                  "type": "IfStatement",
                                  "start": 10946,
                                  "end": 11069,
                                  "loc": {
                                    "start": {
                                      "line": 304,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 307,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "UnaryExpression",
                                    "start": 10950,
                                    "end": 10956,
                                    "loc": {
                                      "start": {
                                        "line": 304,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 304,
                                        "column": 22
                                      }
                                    },
                                    "operator": "!",
                                    "prefix": true,
                                    "argument": {
                                      "type": "Identifier",
                                      "start": 10951,
                                      "end": 10956,
                                      "loc": {
                                        "start": {
                                          "line": 304,
                                          "column": 17
                                        },
                                        "end": {
                                          "line": 304,
                                          "column": 22
                                        },
                                        "identifierName": "value"
                                      },
                                      "name": "value"
                                    },
                                    "extra": {
                                      "parenthesizedArgument": false
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 10958,
                                    "end": 11069,
                                    "loc": {
                                      "start": {
                                        "line": 304,
                                        "column": 24
                                      },
                                      "end": {
                                        "line": 307,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 10976,
                                        "end": 11011,
                                        "loc": {
                                          "start": {
                                            "line": 305,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 305,
                                            "column": 51
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 10976,
                                          "end": 11010,
                                          "loc": {
                                            "start": {
                                              "line": 305,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 305,
                                              "column": 50
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 10976,
                                            "end": 11002,
                                            "loc": {
                                              "start": {
                                                "line": 305,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 305,
                                                "column": 42
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 10976,
                                              "end": 10994,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 34
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 10976,
                                                "end": 10980,
                                                "loc": {
                                                  "start": {
                                                    "line": 305,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 305,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 10981,
                                                "end": 10994,
                                                "loc": {
                                                  "start": {
                                                    "line": 305,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 305,
                                                    "column": 34
                                                  },
                                                  "identifierName": "bendDeduction"
                                                },
                                                "name": "bendDeduction"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 10995,
                                              "end": 11002,
                                              "loc": {
                                                "start": {
                                                  "line": 305,
                                                  "column": 35
                                                },
                                                "end": {
                                                  "line": 305,
                                                  "column": 42
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11005,
                                            "end": 11010,
                                            "loc": {
                                              "start": {
                                                "line": 305,
                                                "column": 45
                                              },
                                              "end": {
                                                "line": 305,
                                                "column": 50
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11028,
                                        "end": 11055,
                                        "loc": {
                                          "start": {
                                            "line": 306,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 306,
                                            "column": 43
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11028,
                                          "end": 11054,
                                          "loc": {
                                            "start": {
                                              "line": 306,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 306,
                                              "column": 42
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11028,
                                            "end": 11046,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 34
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11028,
                                              "end": 11038,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 26
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11028,
                                                "end": 11032,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11033,
                                                "end": 11038,
                                                "loc": {
                                                  "start": {
                                                    "line": 306,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 306,
                                                    "column": 26
                                                  },
                                                  "identifierName": "angle"
                                                },
                                                "name": "angle"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11039,
                                              "end": 11046,
                                              "loc": {
                                                "start": {
                                                  "line": 306,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 306,
                                                  "column": 34
                                                },
                                                "identifierName": "visible"
                                              },
                                              "name": "visible"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11049,
                                            "end": 11054,
                                            "loc": {
                                              "start": {
                                                "line": 306,
                                                "column": 37
                                              },
                                              "end": {
                                                "line": 306,
                                                "column": 42
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11091,
                      "end": 11207,
                      "loc": {
                        "start": {
                          "line": 310,
                          "column": 8
                        },
                        "end": {
                          "line": 312,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11091,
                        "end": 11206,
                        "loc": {
                          "start": {
                            "line": 310,
                            "column": 8
                          },
                          "end": {
                            "line": 312,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11091,
                          "end": 11111,
                          "loc": {
                            "start": {
                              "line": 310,
                              "column": 8
                            },
                            "end": {
                              "line": 310,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11091,
                            "end": 11103,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 8
                              },
                              "end": {
                                "line": 310,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11091,
                              "end": 11095,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 8
                                },
                                "end": {
                                  "line": 310,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11096,
                              "end": 11103,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 13
                                },
                                "end": {
                                  "line": 310,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11104,
                            "end": 11111,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 21
                              },
                              "end": {
                                "line": 310,
                                "column": 28
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11112,
                            "end": 11132,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 29
                              },
                              "end": {
                                "line": 310,
                                "column": 49
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11112,
                                "end": 11117,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 29
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 34
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11121,
                              "end": 11132,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 38
                                },
                                "end": {
                                  "line": 310,
                                  "column": 49
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11121,
                                "end": 11126,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 43
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11127,
                                "end": 11132,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 49
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11134,
                            "end": 11205,
                            "loc": {
                              "start": {
                                "line": 310,
                                "column": 51
                              },
                              "end": {
                                "line": 312,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11134,
                                "end": 11139,
                                "loc": {
                                  "start": {
                                    "line": 310,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 310,
                                    "column": 56
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11143,
                              "end": 11205,
                              "loc": {
                                "start": {
                                  "line": 310,
                                  "column": 60
                                },
                                "end": {
                                  "line": 312,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11157,
                                  "end": 11195,
                                  "loc": {
                                    "start": {
                                      "line": 311,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 311,
                                      "column": 50
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11157,
                                    "end": 11194,
                                    "loc": {
                                      "start": {
                                        "line": 311,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 311,
                                        "column": 49
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11157,
                                      "end": 11168,
                                      "loc": {
                                        "start": {
                                          "line": 311,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 311,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11157,
                                        "end": 11164,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11165,
                                        "end": 11168,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11169,
                                        "end": 11186,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 41
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "kFactor changed",
                                          "raw": "'kFactor changed'"
                                        },
                                        "value": "kFactor changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11188,
                                        "end": 11193,
                                        "loc": {
                                          "start": {
                                            "line": 311,
                                            "column": 43
                                          },
                                          "end": {
                                            "line": 311,
                                            "column": 48
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11217,
                      "end": 11331,
                      "loc": {
                        "start": {
                          "line": 314,
                          "column": 8
                        },
                        "end": {
                          "line": 316,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11217,
                        "end": 11330,
                        "loc": {
                          "start": {
                            "line": 314,
                            "column": 8
                          },
                          "end": {
                            "line": 316,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11217,
                          "end": 11236,
                          "loc": {
                            "start": {
                              "line": 314,
                              "column": 8
                            },
                            "end": {
                              "line": 314,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11217,
                            "end": 11228,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 8
                              },
                              "end": {
                                "line": 314,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11217,
                              "end": 11221,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 8
                                },
                                "end": {
                                  "line": 314,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11222,
                              "end": 11228,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 13
                                },
                                "end": {
                                  "line": 314,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11229,
                            "end": 11236,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 20
                              },
                              "end": {
                                "line": 314,
                                "column": 27
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11237,
                            "end": 11257,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 28
                              },
                              "end": {
                                "line": 314,
                                "column": 48
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11237,
                                "end": 11242,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 28
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 33
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11246,
                              "end": 11257,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 37
                                },
                                "end": {
                                  "line": 314,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11246,
                                "end": 11251,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 37
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 42
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11252,
                                "end": 11257,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 48
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11259,
                            "end": 11329,
                            "loc": {
                              "start": {
                                "line": 314,
                                "column": 50
                              },
                              "end": {
                                "line": 316,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11259,
                                "end": 11264,
                                "loc": {
                                  "start": {
                                    "line": 314,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 314,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11268,
                              "end": 11329,
                              "loc": {
                                "start": {
                                  "line": 314,
                                  "column": 59
                                },
                                "end": {
                                  "line": 316,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11282,
                                  "end": 11319,
                                  "loc": {
                                    "start": {
                                      "line": 315,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 315,
                                      "column": 49
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11282,
                                    "end": 11318,
                                    "loc": {
                                      "start": {
                                        "line": 315,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 315,
                                        "column": 48
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11282,
                                      "end": 11293,
                                      "loc": {
                                        "start": {
                                          "line": 315,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 315,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11282,
                                        "end": 11289,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11290,
                                        "end": 11293,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11294,
                                        "end": 11310,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 40
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "radius changed",
                                          "raw": "'radius changed'"
                                        },
                                        "value": "radius changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11312,
                                        "end": 11317,
                                        "loc": {
                                          "start": {
                                            "line": 315,
                                            "column": 42
                                          },
                                          "end": {
                                            "line": 315,
                                            "column": 47
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11341,
                      "end": 11453,
                      "loc": {
                        "start": {
                          "line": 318,
                          "column": 8
                        },
                        "end": {
                          "line": 320,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11341,
                        "end": 11452,
                        "loc": {
                          "start": {
                            "line": 318,
                            "column": 8
                          },
                          "end": {
                            "line": 320,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11341,
                          "end": 11359,
                          "loc": {
                            "start": {
                              "line": 318,
                              "column": 8
                            },
                            "end": {
                              "line": 318,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11341,
                            "end": 11351,
                            "loc": {
                              "start": {
                                "line": 318,
                                "column": 8
                              },
                              "end": {
                                "line": 318,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11341,
                              "end": 11345,
                              "loc": {
                                "start": {
                                  "line": 318,
                                  "column": 8
                                },
                                "end": {
                                  "line": 318,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11346,
                              "end": 11351,
                              "loc": {
                                "start": {
                                  "line": 318,
                                  "column": 13
                                },
                                "end": {
                                  "line": 318,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11352,
                            "end": 11359,
                            "loc": {
                              "start": {
                                "line": 318,
                                "column": 19
                              },
                              "end": {
                                "line": 318,
                                "column": 26
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11360,
                            "end": 11380,
                            "loc": {
                              "start": {
                                "line": 318,
                                "column": 27
                              },
                              "end": {
                                "line": 318,
                                "column": 47
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11360,
                                "end": 11365,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 27
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 32
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11369,
                              "end": 11380,
                              "loc": {
                                "start": {
                                  "line": 318,
                                  "column": 36
                                },
                                "end": {
                                  "line": 318,
                                  "column": 47
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11369,
                                "end": 11374,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 36
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 41
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11375,
                                "end": 11380,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 42
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 47
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11382,
                            "end": 11451,
                            "loc": {
                              "start": {
                                "line": 318,
                                "column": 49
                              },
                              "end": {
                                "line": 320,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11382,
                                "end": 11387,
                                "loc": {
                                  "start": {
                                    "line": 318,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 318,
                                    "column": 54
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11391,
                              "end": 11451,
                              "loc": {
                                "start": {
                                  "line": 318,
                                  "column": 58
                                },
                                "end": {
                                  "line": 320,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11405,
                                  "end": 11441,
                                  "loc": {
                                    "start": {
                                      "line": 319,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 319,
                                      "column": 48
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11405,
                                    "end": 11440,
                                    "loc": {
                                      "start": {
                                        "line": 319,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 319,
                                        "column": 47
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11405,
                                      "end": 11416,
                                      "loc": {
                                        "start": {
                                          "line": 319,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 319,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11405,
                                        "end": 11412,
                                        "loc": {
                                          "start": {
                                            "line": 319,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 319,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11413,
                                        "end": 11416,
                                        "loc": {
                                          "start": {
                                            "line": 319,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 319,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11417,
                                        "end": 11432,
                                        "loc": {
                                          "start": {
                                            "line": 319,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 319,
                                            "column": 39
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "angle changed",
                                          "raw": "'angle changed'"
                                        },
                                        "value": "angle changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11434,
                                        "end": 11439,
                                        "loc": {
                                          "start": {
                                            "line": 319,
                                            "column": 41
                                          },
                                          "end": {
                                            "line": 319,
                                            "column": 46
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11463,
                      "end": 11591,
                      "loc": {
                        "start": {
                          "line": 322,
                          "column": 8
                        },
                        "end": {
                          "line": 324,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11463,
                        "end": 11590,
                        "loc": {
                          "start": {
                            "line": 322,
                            "column": 8
                          },
                          "end": {
                            "line": 324,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11463,
                          "end": 11489,
                          "loc": {
                            "start": {
                              "line": 322,
                              "column": 8
                            },
                            "end": {
                              "line": 322,
                              "column": 34
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11463,
                            "end": 11481,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 8
                              },
                              "end": {
                                "line": 322,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11463,
                              "end": 11467,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 8
                                },
                                "end": {
                                  "line": 322,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11468,
                              "end": 11481,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 13
                                },
                                "end": {
                                  "line": 322,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11482,
                            "end": 11489,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 27
                              },
                              "end": {
                                "line": 322,
                                "column": 34
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11490,
                            "end": 11510,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 35
                              },
                              "end": {
                                "line": 322,
                                "column": 55
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11490,
                                "end": 11495,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 35
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 40
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11499,
                              "end": 11510,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 44
                                },
                                "end": {
                                  "line": 322,
                                  "column": 55
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11499,
                                "end": 11504,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 44
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 49
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11505,
                                "end": 11510,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 50
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 55
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11512,
                            "end": 11589,
                            "loc": {
                              "start": {
                                "line": 322,
                                "column": 57
                              },
                              "end": {
                                "line": 324,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11512,
                                "end": 11517,
                                "loc": {
                                  "start": {
                                    "line": 322,
                                    "column": 57
                                  },
                                  "end": {
                                    "line": 322,
                                    "column": 62
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11521,
                              "end": 11589,
                              "loc": {
                                "start": {
                                  "line": 322,
                                  "column": 66
                                },
                                "end": {
                                  "line": 324,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 11535,
                                  "end": 11579,
                                  "loc": {
                                    "start": {
                                      "line": 323,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 323,
                                      "column": 56
                                    }
                                  },
                                  "expression": {
                                    "type": "CallExpression",
                                    "start": 11535,
                                    "end": 11578,
                                    "loc": {
                                      "start": {
                                        "line": 323,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 323,
                                        "column": 55
                                      }
                                    },
                                    "callee": {
                                      "type": "MemberExpression",
                                      "start": 11535,
                                      "end": 11546,
                                      "loc": {
                                        "start": {
                                          "line": 323,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 323,
                                          "column": 23
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11535,
                                        "end": 11542,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 19
                                          },
                                          "identifierName": "console"
                                        },
                                        "name": "console"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11543,
                                        "end": 11546,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 23
                                          },
                                          "identifierName": "log"
                                        },
                                        "name": "log"
                                      },
                                      "computed": false
                                    },
                                    "arguments": [
                                      {
                                        "type": "StringLiteral",
                                        "start": 11547,
                                        "end": 11570,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 24
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 47
                                          }
                                        },
                                        "extra": {
                                          "rawValue": "bendDeduction changed",
                                          "raw": "'bendDeduction changed'"
                                        },
                                        "value": "bendDeduction changed"
                                      },
                                      {
                                        "type": "Identifier",
                                        "start": 11572,
                                        "end": 11577,
                                        "loc": {
                                          "start": {
                                            "line": 323,
                                            "column": 49
                                          },
                                          "end": {
                                            "line": 323,
                                            "column": 54
                                          },
                                          "identifierName": "value"
                                        },
                                        "name": "value"
                                      }
                                    ]
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 11601,
                          "end": 11609,
                          "loc": {
                            "start": {
                              "line": 326,
                              "column": 8
                            },
                            "end": {
                              "line": 326,
                              "column": 16
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11618,
                      "end": 11778,
                      "loc": {
                        "start": {
                          "line": 327,
                          "column": 8
                        },
                        "end": {
                          "line": 331,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11618,
                        "end": 11777,
                        "loc": {
                          "start": {
                            "line": 327,
                            "column": 8
                          },
                          "end": {
                            "line": 331,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11618,
                          "end": 11647,
                          "loc": {
                            "start": {
                              "line": 327,
                              "column": 8
                            },
                            "end": {
                              "line": 327,
                              "column": 37
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11618,
                            "end": 11639,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 8
                              },
                              "end": {
                                "line": 327,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11618,
                              "end": 11622,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 8
                                },
                                "end": {
                                  "line": 327,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11623,
                              "end": 11639,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 13
                                },
                                "end": {
                                  "line": 327,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11640,
                            "end": 11647,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 30
                              },
                              "end": {
                                "line": 327,
                                "column": 37
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11648,
                            "end": 11668,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 38
                              },
                              "end": {
                                "line": 327,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11648,
                                "end": 11653,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 38
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 43
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11657,
                              "end": 11668,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 47
                                },
                                "end": {
                                  "line": 327,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11657,
                                "end": 11662,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 52
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11663,
                                "end": 11668,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 53
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 58
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11670,
                            "end": 11776,
                            "loc": {
                              "start": {
                                "line": 327,
                                "column": 60
                              },
                              "end": {
                                "line": 331,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11670,
                                "end": 11675,
                                "loc": {
                                  "start": {
                                    "line": 327,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 327,
                                    "column": 65
                                  },
                                  "identifierName": "value"
                                },
                                "name": "value"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11679,
                              "end": 11776,
                              "loc": {
                                "start": {
                                  "line": 327,
                                  "column": 69
                                },
                                "end": {
                                  "line": 331,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 11693,
                                  "end": 11766,
                                  "loc": {
                                    "start": {
                                      "line": 328,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 330,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "Identifier",
                                    "start": 11697,
                                    "end": 11702,
                                    "loc": {
                                      "start": {
                                        "line": 328,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 328,
                                        "column": 21
                                      },
                                      "identifierName": "value"
                                    },
                                    "name": "value"
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11704,
                                    "end": 11766,
                                    "loc": {
                                      "start": {
                                        "line": 328,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 330,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11722,
                                        "end": 11752,
                                        "loc": {
                                          "start": {
                                            "line": 329,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 329,
                                            "column": 46
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 11722,
                                          "end": 11751,
                                          "loc": {
                                            "start": {
                                              "line": 329,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 329,
                                              "column": 45
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 11722,
                                            "end": 11743,
                                            "loc": {
                                              "start": {
                                                "line": 329,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 329,
                                                "column": 37
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 11722,
                                              "end": 11737,
                                              "loc": {
                                                "start": {
                                                  "line": 329,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 329,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 11722,
                                                "end": 11726,
                                                "loc": {
                                                  "start": {
                                                    "line": 329,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 329,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 11727,
                                                "end": 11737,
                                                "loc": {
                                                  "start": {
                                                    "line": 329,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 329,
                                                    "column": 31
                                                  },
                                                  "identifierName": "isBendLine"
                                                },
                                                "name": "isBendLine"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11738,
                                              "end": 11743,
                                              "loc": {
                                                "start": {
                                                  "line": 329,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 329,
                                                  "column": 37
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "right": {
                                            "type": "BooleanLiteral",
                                            "start": 11746,
                                            "end": 11751,
                                            "loc": {
                                              "start": {
                                                "line": 329,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 329,
                                                "column": 45
                                              }
                                            },
                                            "value": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " laser",
                          "start": 11601,
                          "end": 11609,
                          "loc": {
                            "start": {
                              "line": 326,
                              "column": 8
                            },
                            "end": {
                              "line": 326,
                              "column": 16
                            }
                          }
                        }
                      ],
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 11788,
                          "end": 11798,
                          "loc": {
                            "start": {
                              "line": 333,
                              "column": 8
                            },
                            "end": {
                              "line": 333,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 11807,
                      "end": 16382,
                      "loc": {
                        "start": {
                          "line": 334,
                          "column": 8
                        },
                        "end": {
                          "line": 413,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 11807,
                        "end": 16381,
                        "loc": {
                          "start": {
                            "line": 334,
                            "column": 8
                          },
                          "end": {
                            "line": 413,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 11807,
                          "end": 11832,
                          "loc": {
                            "start": {
                              "line": 334,
                              "column": 8
                            },
                            "end": {
                              "line": 334,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 11807,
                            "end": 11824,
                            "loc": {
                              "start": {
                                "line": 334,
                                "column": 8
                              },
                              "end": {
                                "line": 334,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 11807,
                              "end": 11811,
                              "loc": {
                                "start": {
                                  "line": 334,
                                  "column": 8
                                },
                                "end": {
                                  "line": 334,
                                  "column": 12
                                }
                              },
                              "leadingComments": null
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 11812,
                              "end": 11824,
                              "loc": {
                                "start": {
                                  "line": 334,
                                  "column": 13
                                },
                                "end": {
                                  "line": 334,
                                  "column": 25
                                },
                                "identifierName": "acceptButton"
                              },
                              "name": "acceptButton"
                            },
                            "computed": false,
                            "leadingComments": null
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 11825,
                            "end": 11832,
                            "loc": {
                              "start": {
                                "line": 334,
                                "column": 26
                              },
                              "end": {
                                "line": 334,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false,
                          "leadingComments": null
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11833,
                            "end": 11857,
                            "loc": {
                              "start": {
                                "line": 334,
                                "column": 34
                              },
                              "end": {
                                "line": 334,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11833,
                                "end": 11838,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 39
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 11842,
                              "end": 11857,
                              "loc": {
                                "start": {
                                  "line": 334,
                                  "column": 43
                                },
                                "end": {
                                  "line": 334,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 11842,
                                "end": 11847,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 48
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 11848,
                                "end": 11857,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 58
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 11859,
                            "end": 16380,
                            "loc": {
                              "start": {
                                "line": 334,
                                "column": 60
                              },
                              "end": {
                                "line": 413,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 11859,
                                "end": 11864,
                                "loc": {
                                  "start": {
                                    "line": 334,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 334,
                                    "column": 65
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 11868,
                              "end": 16380,
                              "loc": {
                                "start": {
                                  "line": 334,
                                  "column": 69
                                },
                                "end": {
                                  "line": 413,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 11882,
                                  "end": 16370,
                                  "loc": {
                                    "start": {
                                      "line": 335,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 412,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 11886,
                                    "end": 11908,
                                    "loc": {
                                      "start": {
                                        "line": 335,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 335,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 11886,
                                      "end": 11896,
                                      "loc": {
                                        "start": {
                                          "line": 335,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 335,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 11886,
                                        "end": 11891,
                                        "loc": {
                                          "start": {
                                            "line": 335,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 335,
                                            "column": 21
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 11892,
                                        "end": 11896,
                                        "loc": {
                                          "start": {
                                            "line": 335,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 335,
                                            "column": 26
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 11901,
                                      "end": 11908,
                                      "loc": {
                                        "start": {
                                          "line": 335,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 335,
                                          "column": 38
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 11910,
                                    "end": 16370,
                                    "loc": {
                                      "start": {
                                        "line": 335,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 412,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 11928,
                                        "end": 11944,
                                        "loc": {
                                          "start": {
                                            "line": 336,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 336,
                                            "column": 32
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 11932,
                                            "end": 11943,
                                            "loc": {
                                              "start": {
                                                "line": 336,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 336,
                                                "column": 31
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 11932,
                                              "end": 11938,
                                              "loc": {
                                                "start": {
                                                  "line": 336,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 336,
                                                  "column": 26
                                                },
                                                "identifierName": "params"
                                              },
                                              "name": "params"
                                            },
                                            "init": {
                                              "type": "StringLiteral",
                                              "start": 11941,
                                              "end": 11943,
                                              "loc": {
                                                "start": {
                                                  "line": 336,
                                                  "column": 29
                                                },
                                                "end": {
                                                  "line": 336,
                                                  "column": 31
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "",
                                                "raw": "''"
                                              },
                                              "value": ""
                                            }
                                          }
                                        ],
                                        "kind": "let"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 11961,
                                        "end": 11990,
                                        "loc": {
                                          "start": {
                                            "line": 337,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 337,
                                            "column": 45
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 11961,
                                          "end": 11989,
                                          "loc": {
                                            "start": {
                                              "line": 337,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 337,
                                              "column": 44
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 11961,
                                            "end": 11972,
                                            "loc": {
                                              "start": {
                                                "line": 337,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 337,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 11961,
                                              "end": 11968,
                                              "loc": {
                                                "start": {
                                                  "line": 337,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 337,
                                                  "column": 23
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 11969,
                                              "end": 11972,
                                              "loc": {
                                                "start": {
                                                  "line": 337,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 337,
                                                  "column": 27
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "StringLiteral",
                                              "start": 11973,
                                              "end": 11988,
                                              "loc": {
                                                "start": {
                                                  "line": 337,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 337,
                                                  "column": 43
                                                }
                                              },
                                              "extra": {
                                                "rawValue": "accept values",
                                                "raw": "'accept values'"
                                              },
                                              "value": "accept values"
                                            }
                                          ]
                                        },
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 12007,
                                            "end": 12021,
                                            "loc": {
                                              "start": {
                                                "line": 338,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 338,
                                                "column": 30
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12038,
                                        "end": 12107,
                                        "loc": {
                                          "start": {
                                            "line": 339,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 339,
                                            "column": 85
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12044,
                                            "end": 12106,
                                            "loc": {
                                              "start": {
                                                "line": 339,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 339,
                                                "column": 84
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12044,
                                              "end": 12060,
                                              "loc": {
                                                "start": {
                                                  "line": 339,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 339,
                                                  "column": 38
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12063,
                                              "end": 12106,
                                              "loc": {
                                                "start": {
                                                  "line": 339,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 339,
                                                  "column": 84
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12063,
                                                "end": 12104,
                                                "loc": {
                                                  "start": {
                                                    "line": 339,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 339,
                                                    "column": 82
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 12063,
                                                  "end": 12084,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 62
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 12063,
                                                    "end": 12075,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 41
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 53
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 12063,
                                                      "end": 12067,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 45
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12068,
                                                      "end": 12075,
                                                      "loc": {
                                                        "start": {
                                                          "line": 339,
                                                          "column": 46
                                                        },
                                                        "end": {
                                                          "line": 339,
                                                          "column": 53
                                                        },
                                                        "identifierName": "session"
                                                      },
                                                      "name": "session"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12076,
                                                    "end": 12084,
                                                    "loc": {
                                                      "start": {
                                                        "line": 339,
                                                        "column": 54
                                                      },
                                                      "end": {
                                                        "line": 339,
                                                        "column": 62
                                                      },
                                                      "identifierName": "selector"
                                                    },
                                                    "name": "selector"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12085,
                                                  "end": 12104,
                                                  "loc": {
                                                    "start": {
                                                      "line": 339,
                                                      "column": 63
                                                    },
                                                    "end": {
                                                      "line": 339,
                                                      "column": 82
                                                    },
                                                    "identifierName": "getSelectedElements"
                                                  },
                                                  "name": "getSelectedElements"
                                                },
                                                "computed": false
                                              },
                                              "arguments": []
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " get bending",
                                            "start": 12007,
                                            "end": 12021,
                                            "loc": {
                                              "start": {
                                                "line": 338,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 338,
                                                "column": 30
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 12124,
                                        "end": 12206,
                                        "loc": {
                                          "start": {
                                            "line": 340,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 342,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 12128,
                                          "end": 12157,
                                          "loc": {
                                            "start": {
                                              "line": 340,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 340,
                                              "column": 49
                                            }
                                          },
                                          "left": {
                                            "type": "MemberExpression",
                                            "start": 12128,
                                            "end": 12151,
                                            "loc": {
                                              "start": {
                                                "line": 340,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 340,
                                                "column": 43
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12128,
                                              "end": 12144,
                                              "loc": {
                                                "start": {
                                                  "line": 340,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 340,
                                                  "column": 36
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12145,
                                              "end": 12151,
                                              "loc": {
                                                "start": {
                                                  "line": 340,
                                                  "column": 37
                                                },
                                                "end": {
                                                  "line": 340,
                                                  "column": 43
                                                },
                                                "identifierName": "length"
                                              },
                                              "name": "length"
                                            },
                                            "computed": false
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "NumericLiteral",
                                            "start": 12156,
                                            "end": 12157,
                                            "loc": {
                                              "start": {
                                                "line": 340,
                                                "column": 48
                                              },
                                              "end": {
                                                "line": 340,
                                                "column": 49
                                              }
                                            },
                                            "extra": {
                                              "rawValue": 0,
                                              "raw": "0"
                                            },
                                            "value": 0
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 12159,
                                          "end": 12206,
                                          "loc": {
                                            "start": {
                                              "line": 340,
                                              "column": 51
                                            },
                                            "end": {
                                              "line": 342,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 12181,
                                              "end": 12188,
                                              "loc": {
                                                "start": {
                                                  "line": 341,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 341,
                                                  "column": 27
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": null
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12223,
                                        "end": 12275,
                                        "loc": {
                                          "start": {
                                            "line": 343,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 343,
                                            "column": 68
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12229,
                                            "end": 12274,
                                            "loc": {
                                              "start": {
                                                "line": 343,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 343,
                                                "column": 67
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12229,
                                              "end": 12235,
                                              "loc": {
                                                "start": {
                                                  "line": 343,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 343,
                                                  "column": 28
                                                },
                                                "identifierName": "lineId"
                                              },
                                              "name": "lineId"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12238,
                                              "end": 12274,
                                              "loc": {
                                                "start": {
                                                  "line": 343,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 343,
                                                  "column": 67
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12238,
                                                "end": 12253,
                                                "loc": {
                                                  "start": {
                                                    "line": 343,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 343,
                                                    "column": 46
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 12238,
                                                  "end": 12242,
                                                  "loc": {
                                                    "start": {
                                                      "line": 343,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 343,
                                                      "column": 35
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12243,
                                                  "end": 12253,
                                                  "loc": {
                                                    "start": {
                                                      "line": 343,
                                                      "column": 36
                                                    },
                                                    "end": {
                                                      "line": 343,
                                                      "column": 46
                                                    },
                                                    "identifierName": "getOwnerId"
                                                  },
                                                  "name": "getOwnerId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "MemberExpression",
                                                  "start": 12254,
                                                  "end": 12273,
                                                  "loc": {
                                                    "start": {
                                                      "line": 343,
                                                      "column": 47
                                                    },
                                                    "end": {
                                                      "line": 343,
                                                      "column": 66
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 12254,
                                                    "end": 12270,
                                                    "loc": {
                                                      "start": {
                                                        "line": 343,
                                                        "column": 47
                                                      },
                                                      "end": {
                                                        "line": 343,
                                                        "column": 63
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "NumericLiteral",
                                                    "start": 12271,
                                                    "end": 12272,
                                                    "loc": {
                                                      "start": {
                                                        "line": 343,
                                                        "column": 64
                                                      },
                                                      "end": {
                                                        "line": 343,
                                                        "column": 65
                                                      }
                                                    },
                                                    "extra": {
                                                      "rawValue": 0,
                                                      "raw": "0"
                                                    },
                                                    "value": 0
                                                  },
                                                  "computed": true
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12292,
                                        "end": 12343,
                                        "loc": {
                                          "start": {
                                            "line": 344,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 344,
                                            "column": 67
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12298,
                                            "end": 12342,
                                            "loc": {
                                              "start": {
                                                "line": 344,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 344,
                                                "column": 66
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12298,
                                              "end": 12305,
                                              "loc": {
                                                "start": {
                                                  "line": 344,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 344,
                                                  "column": 29
                                                },
                                                "identifierName": "lineIds"
                                              },
                                              "name": "lineIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12308,
                                              "end": 12342,
                                              "loc": {
                                                "start": {
                                                  "line": 344,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 344,
                                                  "column": 66
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12308,
                                                "end": 12324,
                                                "loc": {
                                                  "start": {
                                                    "line": 344,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 344,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 12308,
                                                  "end": 12312,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 32
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 36
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12313,
                                                  "end": 12324,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 37
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 48
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 12325,
                                                  "end": 12341,
                                                  "loc": {
                                                    "start": {
                                                      "line": 344,
                                                      "column": 49
                                                    },
                                                    "end": {
                                                      "line": 344,
                                                      "column": 65
                                                    },
                                                    "identifierName": "selectedElements"
                                                  },
                                                  "name": "selectedElements"
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 12360,
                                        "end": 12433,
                                        "loc": {
                                          "start": {
                                            "line": 345,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 347,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "BinaryExpression",
                                          "start": 12364,
                                          "end": 12384,
                                          "loc": {
                                            "start": {
                                              "line": 345,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 345,
                                              "column": 40
                                            }
                                          },
                                          "left": {
                                            "type": "Identifier",
                                            "start": 12364,
                                            "end": 12370,
                                            "loc": {
                                              "start": {
                                                "line": 345,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 345,
                                                "column": 26
                                              },
                                              "identifierName": "lineId"
                                            },
                                            "name": "lineId"
                                          },
                                          "operator": "===",
                                          "right": {
                                            "type": "Identifier",
                                            "start": 12375,
                                            "end": 12384,
                                            "loc": {
                                              "start": {
                                                "line": 345,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 345,
                                                "column": 40
                                              },
                                              "identifierName": "undefined"
                                            },
                                            "name": "undefined"
                                          }
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 12386,
                                          "end": 12433,
                                          "loc": {
                                            "start": {
                                              "line": 345,
                                              "column": 42
                                            },
                                            "end": {
                                              "line": 347,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "ReturnStatement",
                                              "start": 12408,
                                              "end": 12415,
                                              "loc": {
                                                "start": {
                                                  "line": 346,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 346,
                                                  "column": 27
                                                }
                                              },
                                              "argument": null
                                            }
                                          ],
                                          "directives": [],
                                          "trailingComments": null
                                        },
                                        "alternate": null,
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " make all lines un-dashed",
                                            "start": 12450,
                                            "end": 12477,
                                            "loc": {
                                              "start": {
                                                "line": 348,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 348,
                                                "column": 43
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 12494,
                                        "end": 12634,
                                        "loc": {
                                          "start": {
                                            "line": 349,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 352,
                                            "column": 19
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 12494,
                                          "end": 12633,
                                          "loc": {
                                            "start": {
                                              "line": 349,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 352,
                                              "column": 18
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 12494,
                                            "end": 12518,
                                            "loc": {
                                              "start": {
                                                "line": 349,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 349,
                                                "column": 40
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 12494,
                                              "end": 12510,
                                              "loc": {
                                                "start": {
                                                  "line": 349,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 349,
                                                  "column": 32
                                                },
                                                "identifierName": "selectedElements"
                                              },
                                              "name": "selectedElements",
                                              "leadingComments": null
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12511,
                                              "end": 12518,
                                              "loc": {
                                                "start": {
                                                  "line": 349,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 349,
                                                  "column": 40
                                                },
                                                "identifierName": "forEach"
                                              },
                                              "name": "forEach"
                                            },
                                            "computed": false,
                                            "leadingComments": null
                                          },
                                          "arguments": [
                                            {
                                              "type": "ArrowFunctionExpression",
                                              "start": 12519,
                                              "end": 12632,
                                              "loc": {
                                                "start": {
                                                  "line": 349,
                                                  "column": 41
                                                },
                                                "end": {
                                                  "line": 352,
                                                  "column": 17
                                                }
                                              },
                                              "id": null,
                                              "generator": false,
                                              "expression": false,
                                              "async": false,
                                              "params": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 12519,
                                                  "end": 12526,
                                                  "loc": {
                                                    "start": {
                                                      "line": 349,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 349,
                                                      "column": 48
                                                    },
                                                    "identifierName": "element"
                                                  },
                                                  "name": "element"
                                                }
                                              ],
                                              "body": {
                                                "type": "BlockStatement",
                                                "start": 12530,
                                                "end": 12632,
                                                "loc": {
                                                  "start": {
                                                    "line": 349,
                                                    "column": 52
                                                  },
                                                  "end": {
                                                    "line": 352,
                                                    "column": 17
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12552,
                                                    "end": 12572,
                                                    "loc": {
                                                      "start": {
                                                        "line": 350,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 350,
                                                        "column": 40
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12552,
                                                      "end": 12571,
                                                      "loc": {
                                                        "start": {
                                                          "line": 350,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 350,
                                                          "column": 39
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 12552,
                                                        "end": 12567,
                                                        "loc": {
                                                          "start": {
                                                            "line": 350,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 350,
                                                            "column": 35
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 12552,
                                                          "end": 12559,
                                                          "loc": {
                                                            "start": {
                                                              "line": 350,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 350,
                                                              "column": 27
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12560,
                                                          "end": 12567,
                                                          "loc": {
                                                            "start": {
                                                              "line": 350,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 350,
                                                              "column": 35
                                                            },
                                                            "identifierName": "gapSize"
                                                          },
                                                          "name": "gapSize"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "NumericLiteral",
                                                        "start": 12570,
                                                        "end": 12571,
                                                        "loc": {
                                                          "start": {
                                                            "line": 350,
                                                            "column": 38
                                                          },
                                                          "end": {
                                                            "line": 350,
                                                            "column": 39
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 0,
                                                          "raw": "0"
                                                        },
                                                        "value": 0
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 12593,
                                                    "end": 12614,
                                                    "loc": {
                                                      "start": {
                                                        "line": 351,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 351,
                                                        "column": 41
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 12593,
                                                      "end": 12613,
                                                      "loc": {
                                                        "start": {
                                                          "line": 351,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 351,
                                                          "column": 40
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 12593,
                                                        "end": 12609,
                                                        "loc": {
                                                          "start": {
                                                            "line": 351,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 351,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 12593,
                                                          "end": 12600,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 27
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12601,
                                                          "end": 12609,
                                                          "loc": {
                                                            "start": {
                                                              "line": 351,
                                                              "column": 28
                                                            },
                                                            "end": {
                                                              "line": 351,
                                                              "column": 36
                                                            },
                                                            "identifierName": "dashSize"
                                                          },
                                                          "name": "dashSize"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "NumericLiteral",
                                                        "start": 12612,
                                                        "end": 12613,
                                                        "loc": {
                                                          "start": {
                                                            "line": 351,
                                                            "column": 39
                                                          },
                                                          "end": {
                                                            "line": 351,
                                                            "column": 40
                                                          }
                                                        },
                                                        "extra": {
                                                          "rawValue": 1,
                                                          "raw": "1"
                                                        },
                                                        "value": 1
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            }
                                          ],
                                          "leadingComments": null
                                        },
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " make all lines un-dashed",
                                            "start": 12450,
                                            "end": 12477,
                                            "loc": {
                                              "start": {
                                                "line": 348,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 348,
                                                "column": 43
                                              }
                                            }
                                          }
                                        ],
                                        "trailingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 12651,
                                            "end": 12667,
                                            "loc": {
                                              "start": {
                                                "line": 353,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 353,
                                                "column": 32
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 12684,
                                        "end": 12726,
                                        "loc": {
                                          "start": {
                                            "line": 354,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 354,
                                            "column": 58
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 12690,
                                            "end": 12725,
                                            "loc": {
                                              "start": {
                                                "line": 354,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 354,
                                                "column": 57
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 12690,
                                              "end": 12698,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 30
                                                },
                                                "identifierName": "sketchId"
                                              },
                                              "name": "sketchId",
                                              "leadingComments": null
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 12701,
                                              "end": 12725,
                                              "loc": {
                                                "start": {
                                                  "line": 354,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 354,
                                                  "column": 57
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 12701,
                                                "end": 12717,
                                                "loc": {
                                                  "start": {
                                                    "line": 354,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 354,
                                                    "column": 49
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 12701,
                                                  "end": 12705,
                                                  "loc": {
                                                    "start": {
                                                      "line": 354,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 354,
                                                      "column": 37
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 12706,
                                                  "end": 12717,
                                                  "loc": {
                                                    "start": {
                                                      "line": 354,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 354,
                                                      "column": 49
                                                    },
                                                    "identifierName": "getSketchId"
                                                  },
                                                  "name": "getSketchId"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 12718,
                                                  "end": 12724,
                                                  "loc": {
                                                    "start": {
                                                      "line": 354,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 354,
                                                      "column": 56
                                                    },
                                                    "identifierName": "lineId"
                                                  },
                                                  "name": "lineId"
                                                }
                                              ]
                                            },
                                            "leadingComments": null
                                          }
                                        ],
                                        "kind": "const",
                                        "leadingComments": [
                                          {
                                            "type": "CommentLine",
                                            "value": " TODO validate",
                                            "start": 12651,
                                            "end": 12667,
                                            "loc": {
                                              "start": {
                                                "line": 353,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 353,
                                                "column": 32
                                              }
                                            }
                                          }
                                        ]
                                      },
                                      {
                                        "type": "IfStatement",
                                        "start": 12743,
                                        "end": 16356,
                                        "loc": {
                                          "start": {
                                            "line": 355,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 411,
                                            "column": 17
                                          }
                                        },
                                        "test": {
                                          "type": "MemberExpression",
                                          "start": 12747,
                                          "end": 12768,
                                          "loc": {
                                            "start": {
                                              "line": 355,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 355,
                                              "column": 41
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 12747,
                                            "end": 12762,
                                            "loc": {
                                              "start": {
                                                "line": 355,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 355,
                                                "column": 35
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 12747,
                                              "end": 12751,
                                              "loc": {
                                                "start": {
                                                  "line": 355,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 355,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 12752,
                                              "end": 12762,
                                              "loc": {
                                                "start": {
                                                  "line": 355,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 355,
                                                  "column": 35
                                                },
                                                "identifierName": "isBendLine"
                                              },
                                              "name": "isBendLine"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 12763,
                                            "end": 12768,
                                            "loc": {
                                              "start": {
                                                "line": 355,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 355,
                                                "column": 41
                                              },
                                              "identifierName": "value"
                                            },
                                            "name": "value"
                                          },
                                          "computed": false
                                        },
                                        "consequent": {
                                          "type": "BlockStatement",
                                          "start": 12770,
                                          "end": 15357,
                                          "loc": {
                                            "start": {
                                              "line": 355,
                                              "column": 43
                                            },
                                            "end": {
                                              "line": 399,
                                              "column": 17
                                            }
                                          },
                                          "body": [
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 12848,
                                              "end": 12860,
                                              "loc": {
                                                "start": {
                                                  "line": 357,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 357,
                                                  "column": 32
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 12852,
                                                  "end": 12859,
                                                  "loc": {
                                                    "start": {
                                                      "line": 357,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 357,
                                                      "column": 31
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 12852,
                                                    "end": 12859,
                                                    "loc": {
                                                      "start": {
                                                        "line": 357,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 357,
                                                        "column": 31
                                                      },
                                                      "identifierName": "bending"
                                                    },
                                                    "name": "bending",
                                                    "leadingComments": null
                                                  },
                                                  "init": null,
                                                  "leadingComments": null
                                                }
                                              ],
                                              "kind": "let",
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " get information from line-object",
                                                  "start": 12792,
                                                  "end": 12827,
                                                  "loc": {
                                                    "start": {
                                                      "line": 356,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 356,
                                                      "column": 55
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "VariableDeclaration",
                                              "start": 12881,
                                              "end": 12931,
                                              "loc": {
                                                "start": {
                                                  "line": 358,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 358,
                                                  "column": 70
                                                }
                                              },
                                              "declarations": [
                                                {
                                                  "type": "VariableDeclarator",
                                                  "start": 12887,
                                                  "end": 12930,
                                                  "loc": {
                                                    "start": {
                                                      "line": 358,
                                                      "column": 26
                                                    },
                                                    "end": {
                                                      "line": 358,
                                                      "column": 69
                                                    }
                                                  },
                                                  "id": {
                                                    "type": "Identifier",
                                                    "start": 12887,
                                                    "end": 12895,
                                                    "loc": {
                                                      "start": {
                                                        "line": 358,
                                                        "column": 26
                                                      },
                                                      "end": {
                                                        "line": 358,
                                                        "column": 34
                                                      },
                                                      "identifierName": "parentId"
                                                    },
                                                    "name": "parentId"
                                                  },
                                                  "init": {
                                                    "type": "MemberExpression",
                                                    "start": 12898,
                                                    "end": 12930,
                                                    "loc": {
                                                      "start": {
                                                        "line": 358,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 358,
                                                        "column": 69
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 12898,
                                                      "end": 12923,
                                                      "loc": {
                                                        "start": {
                                                          "line": 358,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 358,
                                                          "column": 62
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 12898,
                                                        "end": 12915,
                                                        "loc": {
                                                          "start": {
                                                            "line": 358,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 358,
                                                            "column": 54
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 12898,
                                                          "end": 12910,
                                                          "loc": {
                                                            "start": {
                                                              "line": 358,
                                                              "column": 37
                                                            },
                                                            "end": {
                                                              "line": 358,
                                                              "column": 49
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 12898,
                                                            "end": 12902,
                                                            "loc": {
                                                              "start": {
                                                                "line": 358,
                                                                "column": 37
                                                              },
                                                              "end": {
                                                                "line": 358,
                                                                "column": 41
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 12903,
                                                            "end": 12910,
                                                            "loc": {
                                                              "start": {
                                                                "line": 358,
                                                                "column": 42
                                                              },
                                                              "end": {
                                                                "line": 358,
                                                                "column": 49
                                                              },
                                                              "identifierName": "session"
                                                            },
                                                            "name": "session"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12911,
                                                          "end": 12915,
                                                          "loc": {
                                                            "start": {
                                                              "line": 358,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 358,
                                                              "column": 54
                                                            },
                                                            "identifierName": "tree"
                                                          },
                                                          "name": "tree"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 12916,
                                                        "end": 12922,
                                                        "loc": {
                                                          "start": {
                                                            "line": 358,
                                                            "column": 55
                                                          },
                                                          "end": {
                                                            "line": 358,
                                                            "column": 61
                                                          },
                                                          "identifierName": "lineId"
                                                        },
                                                        "name": "lineId"
                                                      },
                                                      "computed": true
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12924,
                                                      "end": 12930,
                                                      "loc": {
                                                        "start": {
                                                          "line": 358,
                                                          "column": 63
                                                        },
                                                        "end": {
                                                          "line": 358,
                                                          "column": 69
                                                        },
                                                        "identifierName": "parent"
                                                      },
                                                      "name": "parent"
                                                    },
                                                    "computed": false
                                                  }
                                                }
                                              ],
                                              "kind": "const"
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 12952,
                                              "end": 13205,
                                              "loc": {
                                                "start": {
                                                  "line": 359,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 363,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 12956,
                                                "end": 13006,
                                                "loc": {
                                                  "start": {
                                                    "line": 359,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 359,
                                                    "column": 74
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 12956,
                                                  "end": 12989,
                                                  "loc": {
                                                    "start": {
                                                      "line": 359,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 359,
                                                      "column": 57
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 12956,
                                                    "end": 12983,
                                                    "loc": {
                                                      "start": {
                                                        "line": 359,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 359,
                                                        "column": 51
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 12956,
                                                      "end": 12973,
                                                      "loc": {
                                                        "start": {
                                                          "line": 359,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 359,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 12956,
                                                        "end": 12968,
                                                        "loc": {
                                                          "start": {
                                                            "line": 359,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 359,
                                                            "column": 36
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 12956,
                                                          "end": 12960,
                                                          "loc": {
                                                            "start": {
                                                              "line": 359,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 359,
                                                              "column": 28
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 12961,
                                                          "end": 12968,
                                                          "loc": {
                                                            "start": {
                                                              "line": 359,
                                                              "column": 29
                                                            },
                                                            "end": {
                                                              "line": 359,
                                                              "column": 36
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 12969,
                                                        "end": 12973,
                                                        "loc": {
                                                          "start": {
                                                            "line": 359,
                                                            "column": 37
                                                          },
                                                          "end": {
                                                            "line": 359,
                                                            "column": 41
                                                          },
                                                          "identifierName": "tree"
                                                        },
                                                        "name": "tree"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 12974,
                                                      "end": 12982,
                                                      "loc": {
                                                        "start": {
                                                          "line": 359,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 359,
                                                          "column": 50
                                                        },
                                                        "identifierName": "parentId"
                                                      },
                                                      "name": "parentId"
                                                    },
                                                    "computed": true
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 12984,
                                                    "end": 12989,
                                                    "loc": {
                                                      "start": {
                                                        "line": 359,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 359,
                                                        "column": 57
                                                      },
                                                      "identifierName": "class"
                                                    },
                                                    "name": "class"
                                                  },
                                                  "computed": false
                                                },
                                                "operator": "===",
                                                "right": {
                                                  "type": "StringLiteral",
                                                  "start": 12994,
                                                  "end": 13006,
                                                  "loc": {
                                                    "start": {
                                                      "line": 359,
                                                      "column": 62
                                                    },
                                                    "end": {
                                                      "line": 359,
                                                      "column": 74
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": "CC_Bending",
                                                    "raw": "'CC_Bending'"
                                                  },
                                                  "value": "CC_Bending"
                                                }
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 13008,
                                                "end": 13117,
                                                "loc": {
                                                  "start": {
                                                    "line": 359,
                                                    "column": 76
                                                  },
                                                  "end": {
                                                    "line": 361,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13034,
                                                    "end": 13095,
                                                    "loc": {
                                                      "start": {
                                                        "line": 360,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 360,
                                                        "column": 85
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13034,
                                                      "end": 13094,
                                                      "loc": {
                                                        "start": {
                                                          "line": 360,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 360,
                                                          "column": 84
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 13034,
                                                        "end": 13041,
                                                        "loc": {
                                                          "start": {
                                                            "line": 360,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 360,
                                                            "column": 31
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 13044,
                                                        "end": 13094,
                                                        "loc": {
                                                          "start": {
                                                            "line": 360,
                                                            "column": 34
                                                          },
                                                          "end": {
                                                            "line": 360,
                                                            "column": 84
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 13048,
                                                          "end": 13065,
                                                          "loc": {
                                                            "start": {
                                                              "line": 360,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 360,
                                                              "column": 55
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "MemberExpression",
                                                            "start": 13066,
                                                            "end": 13093,
                                                            "loc": {
                                                              "start": {
                                                                "line": 360,
                                                                "column": 56
                                                              },
                                                              "end": {
                                                                "line": 360,
                                                                "column": 83
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 13066,
                                                              "end": 13083,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 56
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 73
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "MemberExpression",
                                                                "start": 13066,
                                                                "end": 13078,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 360,
                                                                    "column": 56
                                                                  },
                                                                  "end": {
                                                                    "line": 360,
                                                                    "column": 68
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "ThisExpression",
                                                                  "start": 13066,
                                                                  "end": 13070,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 360,
                                                                      "column": 56
                                                                    },
                                                                    "end": {
                                                                      "line": 360,
                                                                      "column": 60
                                                                    }
                                                                  }
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 13071,
                                                                  "end": 13078,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 360,
                                                                      "column": 61
                                                                    },
                                                                    "end": {
                                                                      "line": 360,
                                                                      "column": 68
                                                                    },
                                                                    "identifierName": "session"
                                                                  },
                                                                  "name": "session"
                                                                },
                                                                "computed": false
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 13079,
                                                                "end": 13083,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 360,
                                                                    "column": 69
                                                                  },
                                                                  "end": {
                                                                    "line": 360,
                                                                    "column": 73
                                                                  },
                                                                  "identifierName": "tree"
                                                                },
                                                                "name": "tree"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13084,
                                                              "end": 13092,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 360,
                                                                  "column": 74
                                                                },
                                                                "end": {
                                                                  "line": 360,
                                                                  "column": 82
                                                                },
                                                                "identifierName": "parentId"
                                                              },
                                                              "name": "parentId"
                                                            },
                                                            "computed": true
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "BlockStatement",
                                                "start": 13123,
                                                "end": 13205,
                                                "loc": {
                                                  "start": {
                                                    "line": 361,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 363,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13149,
                                                    "end": 13183,
                                                    "loc": {
                                                      "start": {
                                                        "line": 362,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 362,
                                                        "column": 58
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13149,
                                                      "end": 13182,
                                                      "loc": {
                                                        "start": {
                                                          "line": 362,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 362,
                                                          "column": 57
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "Identifier",
                                                        "start": 13149,
                                                        "end": 13156,
                                                        "loc": {
                                                          "start": {
                                                            "line": 362,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 362,
                                                            "column": 31
                                                          },
                                                          "identifierName": "bending"
                                                        },
                                                        "name": "bending"
                                                      },
                                                      "right": {
                                                        "type": "NewExpression",
                                                        "start": 13159,
                                                        "end": 13182,
                                                        "loc": {
                                                          "start": {
                                                            "line": 362,
                                                            "column": 34
                                                          },
                                                          "end": {
                                                            "line": 362,
                                                            "column": 57
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "Identifier",
                                                          "start": 13163,
                                                          "end": 13180,
                                                          "loc": {
                                                            "start": {
                                                              "line": 362,
                                                              "column": 38
                                                            },
                                                            "end": {
                                                              "line": 362,
                                                              "column": 55
                                                            },
                                                            "identifierName": "BendingParameters"
                                                          },
                                                          "name": "BendingParameters"
                                                        },
                                                        "arguments": []
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              }
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 13226,
                                              "end": 14456,
                                              "loc": {
                                                "start": {
                                                  "line": 364,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 384,
                                                  "column": 21
                                                }
                                              },
                                              "test": {
                                                "type": "MemberExpression",
                                                "start": 13230,
                                                "end": 13245,
                                                "loc": {
                                                  "start": {
                                                    "line": 364,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 364,
                                                    "column": 39
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 13230,
                                                  "end": 13239,
                                                  "loc": {
                                                    "start": {
                                                      "line": 364,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 364,
                                                      "column": 33
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 13230,
                                                    "end": 13234,
                                                    "loc": {
                                                      "start": {
                                                        "line": 364,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 364,
                                                        "column": 28
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13235,
                                                    "end": 13239,
                                                    "loc": {
                                                      "start": {
                                                        "line": 364,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 364,
                                                        "column": 33
                                                      },
                                                      "identifierName": "bend"
                                                    },
                                                    "name": "bend"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 13240,
                                                  "end": 13245,
                                                  "loc": {
                                                    "start": {
                                                      "line": 364,
                                                      "column": 34
                                                    },
                                                    "end": {
                                                      "line": 364,
                                                      "column": 39
                                                    },
                                                    "identifierName": "value"
                                                  },
                                                  "name": "value"
                                                },
                                                "computed": false
                                              },
                                              "consequent": {
                                                "type": "BlockStatement",
                                                "start": 13247,
                                                "end": 13462,
                                                "loc": {
                                                  "start": {
                                                    "line": 364,
                                                    "column": 41
                                                  },
                                                  "end": {
                                                    "line": 368,
                                                    "column": 21
                                                  }
                                                },
                                                "body": [
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13273,
                                                    "end": 13306,
                                                    "loc": {
                                                      "start": {
                                                        "line": 365,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 365,
                                                        "column": 57
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13273,
                                                      "end": 13305,
                                                      "loc": {
                                                        "start": {
                                                          "line": 365,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 365,
                                                          "column": 56
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13273,
                                                        "end": 13286,
                                                        "loc": {
                                                          "start": {
                                                            "line": 365,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 365,
                                                            "column": 37
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13273,
                                                          "end": 13280,
                                                          "loc": {
                                                            "start": {
                                                              "line": 365,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 365,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13281,
                                                          "end": 13286,
                                                          "loc": {
                                                            "start": {
                                                              "line": 365,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 365,
                                                              "column": 37
                                                            },
                                                            "identifierName": "angle"
                                                          },
                                                          "name": "angle"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 13289,
                                                        "end": 13305,
                                                        "loc": {
                                                          "start": {
                                                            "line": 365,
                                                            "column": 40
                                                          },
                                                          "end": {
                                                            "line": 365,
                                                            "column": 56
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13289,
                                                          "end": 13299,
                                                          "loc": {
                                                            "start": {
                                                              "line": 365,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 365,
                                                              "column": 50
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13289,
                                                            "end": 13293,
                                                            "loc": {
                                                              "start": {
                                                                "line": 365,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 365,
                                                                "column": 44
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13294,
                                                            "end": 13299,
                                                            "loc": {
                                                              "start": {
                                                                "line": 365,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 365,
                                                                "column": 50
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13300,
                                                          "end": 13305,
                                                          "loc": {
                                                            "start": {
                                                              "line": 365,
                                                              "column": 51
                                                            },
                                                            "end": {
                                                              "line": 365,
                                                              "column": 56
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13331,
                                                    "end": 13366,
                                                    "loc": {
                                                      "start": {
                                                        "line": 366,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 366,
                                                        "column": 59
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13331,
                                                      "end": 13365,
                                                      "loc": {
                                                        "start": {
                                                          "line": 366,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 366,
                                                          "column": 58
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13331,
                                                        "end": 13345,
                                                        "loc": {
                                                          "start": {
                                                            "line": 366,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 366,
                                                            "column": 38
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13331,
                                                          "end": 13338,
                                                          "loc": {
                                                            "start": {
                                                              "line": 366,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 366,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13339,
                                                          "end": 13345,
                                                          "loc": {
                                                            "start": {
                                                              "line": 366,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 366,
                                                              "column": 38
                                                            },
                                                            "identifierName": "radius"
                                                          },
                                                          "name": "radius"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 13348,
                                                        "end": 13365,
                                                        "loc": {
                                                          "start": {
                                                            "line": 366,
                                                            "column": 41
                                                          },
                                                          "end": {
                                                            "line": 366,
                                                            "column": 58
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13348,
                                                          "end": 13359,
                                                          "loc": {
                                                            "start": {
                                                              "line": 366,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 366,
                                                              "column": 52
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13348,
                                                            "end": 13352,
                                                            "loc": {
                                                              "start": {
                                                                "line": 366,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 366,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13353,
                                                            "end": 13359,
                                                            "loc": {
                                                              "start": {
                                                                "line": 366,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 366,
                                                                "column": 52
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13360,
                                                          "end": 13365,
                                                          "loc": {
                                                            "start": {
                                                              "line": 366,
                                                              "column": 53
                                                            },
                                                            "end": {
                                                              "line": 366,
                                                              "column": 58
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  },
                                                  {
                                                    "type": "ExpressionStatement",
                                                    "start": 13391,
                                                    "end": 13440,
                                                    "loc": {
                                                      "start": {
                                                        "line": 367,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 367,
                                                        "column": 73
                                                      }
                                                    },
                                                    "expression": {
                                                      "type": "AssignmentExpression",
                                                      "start": 13391,
                                                      "end": 13439,
                                                      "loc": {
                                                        "start": {
                                                          "line": 367,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 367,
                                                          "column": 72
                                                        }
                                                      },
                                                      "operator": "=",
                                                      "left": {
                                                        "type": "MemberExpression",
                                                        "start": 13391,
                                                        "end": 13412,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 45
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "Identifier",
                                                          "start": 13391,
                                                          "end": 13398,
                                                          "loc": {
                                                            "start": {
                                                              "line": 367,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 367,
                                                              "column": 31
                                                            },
                                                            "identifierName": "bending"
                                                          },
                                                          "name": "bending"
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13399,
                                                          "end": 13412,
                                                          "loc": {
                                                            "start": {
                                                              "line": 367,
                                                              "column": 32
                                                            },
                                                            "end": {
                                                              "line": 367,
                                                              "column": 45
                                                            },
                                                            "identifierName": "bendDeduction"
                                                          },
                                                          "name": "bendDeduction"
                                                        },
                                                        "computed": false
                                                      },
                                                      "right": {
                                                        "type": "MemberExpression",
                                                        "start": 13415,
                                                        "end": 13439,
                                                        "loc": {
                                                          "start": {
                                                            "line": 367,
                                                            "column": 48
                                                          },
                                                          "end": {
                                                            "line": 367,
                                                            "column": 72
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "MemberExpression",
                                                          "start": 13415,
                                                          "end": 13433,
                                                          "loc": {
                                                            "start": {
                                                              "line": 367,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 367,
                                                              "column": 66
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13415,
                                                            "end": 13419,
                                                            "loc": {
                                                              "start": {
                                                                "line": 367,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 367,
                                                                "column": 52
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13420,
                                                            "end": 13433,
                                                            "loc": {
                                                              "start": {
                                                                "line": 367,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 367,
                                                                "column": 66
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 13434,
                                                          "end": 13439,
                                                          "loc": {
                                                            "start": {
                                                              "line": 367,
                                                              "column": 67
                                                            },
                                                            "end": {
                                                              "line": 367,
                                                              "column": 72
                                                            },
                                                            "identifierName": "value"
                                                          },
                                                          "name": "value"
                                                        },
                                                        "computed": false
                                                      }
                                                    }
                                                  }
                                                ],
                                                "directives": []
                                              },
                                              "alternate": {
                                                "type": "IfStatement",
                                                "start": 13468,
                                                "end": 14456,
                                                "loc": {
                                                  "start": {
                                                    "line": 368,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 384,
                                                    "column": 21
                                                  }
                                                },
                                                "test": {
                                                  "type": "MemberExpression",
                                                  "start": 13472,
                                                  "end": 13489,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 368,
                                                      "column": 48
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 13472,
                                                    "end": 13483,
                                                    "loc": {
                                                      "start": {
                                                        "line": 368,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 368,
                                                        "column": 42
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 13472,
                                                      "end": 13476,
                                                      "loc": {
                                                        "start": {
                                                          "line": 368,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 368,
                                                          "column": 35
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13477,
                                                      "end": 13483,
                                                      "loc": {
                                                        "start": {
                                                          "line": 368,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 368,
                                                          "column": 42
                                                        },
                                                        "identifierName": "foldUp"
                                                      },
                                                      "name": "foldUp"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 13484,
                                                    "end": 13489,
                                                    "loc": {
                                                      "start": {
                                                        "line": 368,
                                                        "column": 43
                                                      },
                                                      "end": {
                                                        "line": 368,
                                                        "column": 48
                                                      },
                                                      "identifierName": "value"
                                                    },
                                                    "name": "value"
                                                  },
                                                  "computed": false
                                                },
                                                "consequent": {
                                                  "type": "BlockStatement",
                                                  "start": 13491,
                                                  "end": 13956,
                                                  "loc": {
                                                    "start": {
                                                      "line": 368,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 376,
                                                      "column": 21
                                                    }
                                                  },
                                                  "body": [
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13517,
                                                      "end": 13550,
                                                      "loc": {
                                                        "start": {
                                                          "line": 369,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 369,
                                                          "column": 57
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13517,
                                                        "end": 13549,
                                                        "loc": {
                                                          "start": {
                                                            "line": 369,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 369,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13517,
                                                          "end": 13530,
                                                          "loc": {
                                                            "start": {
                                                              "line": 369,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 369,
                                                              "column": 37
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13517,
                                                            "end": 13524,
                                                            "loc": {
                                                              "start": {
                                                                "line": 369,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 369,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13525,
                                                            "end": 13530,
                                                            "loc": {
                                                              "start": {
                                                                "line": 369,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 369,
                                                                "column": 37
                                                              },
                                                              "identifierName": "angle"
                                                            },
                                                            "name": "angle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13533,
                                                          "end": 13549,
                                                          "loc": {
                                                            "start": {
                                                              "line": 369,
                                                              "column": 40
                                                            },
                                                            "end": {
                                                              "line": 369,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13533,
                                                            "end": 13537,
                                                            "loc": {
                                                              "start": {
                                                                "line": 369,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 369,
                                                                "column": 44
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13538,
                                                            "end": 13549,
                                                            "loc": {
                                                              "start": {
                                                                "line": 369,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 369,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldUpAngle"
                                                            },
                                                            "name": "foldUpAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13575,
                                                      "end": 13614,
                                                      "loc": {
                                                        "start": {
                                                          "line": 370,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 370,
                                                          "column": 63
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13575,
                                                        "end": 13613,
                                                        "loc": {
                                                          "start": {
                                                            "line": 370,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 370,
                                                            "column": 62
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13575,
                                                          "end": 13591,
                                                          "loc": {
                                                            "start": {
                                                              "line": 370,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 370,
                                                              "column": 40
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13575,
                                                            "end": 13582,
                                                            "loc": {
                                                              "start": {
                                                                "line": 370,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 370,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13583,
                                                            "end": 13591,
                                                            "loc": {
                                                              "start": {
                                                                "line": 370,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 370,
                                                                "column": 40
                                                              },
                                                              "identifierName": "preAngle"
                                                            },
                                                            "name": "preAngle"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13594,
                                                          "end": 13613,
                                                          "loc": {
                                                            "start": {
                                                              "line": 370,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 370,
                                                              "column": 62
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13594,
                                                            "end": 13598,
                                                            "loc": {
                                                              "start": {
                                                                "line": 370,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 370,
                                                                "column": 47
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13599,
                                                            "end": 13613,
                                                            "loc": {
                                                              "start": {
                                                                "line": 370,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 370,
                                                                "column": 62
                                                              },
                                                              "identifierName": "foldUpPreAngle"
                                                            },
                                                            "name": "foldUpPreAngle"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13639,
                                                      "end": 13672,
                                                      "loc": {
                                                        "start": {
                                                          "line": 371,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 371,
                                                          "column": 57
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13639,
                                                        "end": 13671,
                                                        "loc": {
                                                          "start": {
                                                            "line": 371,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 371,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13639,
                                                          "end": 13653,
                                                          "loc": {
                                                            "start": {
                                                              "line": 371,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 371,
                                                              "column": 38
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13639,
                                                            "end": 13646,
                                                            "loc": {
                                                              "start": {
                                                                "line": 371,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 371,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13647,
                                                            "end": 13653,
                                                            "loc": {
                                                              "start": {
                                                                "line": 371,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 371,
                                                                "column": 38
                                                              },
                                                              "identifierName": "radius"
                                                            },
                                                            "name": "radius"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13656,
                                                          "end": 13671,
                                                          "loc": {
                                                            "start": {
                                                              "line": 371,
                                                              "column": 41
                                                            },
                                                            "end": {
                                                              "line": 371,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13656,
                                                            "end": 13660,
                                                            "loc": {
                                                              "start": {
                                                                "line": 371,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 371,
                                                                "column": 45
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13661,
                                                            "end": 13671,
                                                            "loc": {
                                                              "start": {
                                                                "line": 371,
                                                                "column": 46
                                                              },
                                                              "end": {
                                                                "line": 371,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldRadius"
                                                            },
                                                            "name": "foldRadius"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13697,
                                                      "end": 13746,
                                                      "loc": {
                                                        "start": {
                                                          "line": 372,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 372,
                                                          "column": 73
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13697,
                                                        "end": 13745,
                                                        "loc": {
                                                          "start": {
                                                            "line": 372,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 372,
                                                            "column": 72
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13697,
                                                          "end": 13718,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 45
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13697,
                                                            "end": 13704,
                                                            "loc": {
                                                              "start": {
                                                                "line": 372,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 372,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13705,
                                                            "end": 13718,
                                                            "loc": {
                                                              "start": {
                                                                "line": 372,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 372,
                                                                "column": 45
                                                              },
                                                              "identifierName": "bendDeduction"
                                                            },
                                                            "name": "bendDeduction"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13721,
                                                          "end": 13745,
                                                          "loc": {
                                                            "start": {
                                                              "line": 372,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 372,
                                                              "column": 72
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "MemberExpression",
                                                            "start": 13721,
                                                            "end": 13739,
                                                            "loc": {
                                                              "start": {
                                                                "line": 372,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 372,
                                                                "column": 66
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 13721,
                                                              "end": 13725,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 372,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 372,
                                                                  "column": 52
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 13726,
                                                              "end": 13739,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 372,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 372,
                                                                  "column": 66
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13740,
                                                            "end": 13745,
                                                            "loc": {
                                                              "start": {
                                                                "line": 372,
                                                                "column": 67
                                                              },
                                                              "end": {
                                                                "line": 372,
                                                                "column": 72
                                                              },
                                                              "identifierName": "value"
                                                            },
                                                            "name": "value"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13771,
                                                      "end": 13804,
                                                      "loc": {
                                                        "start": {
                                                          "line": 373,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 373,
                                                          "column": 57
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13771,
                                                        "end": 13803,
                                                        "loc": {
                                                          "start": {
                                                            "line": 373,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 373,
                                                            "column": 56
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13771,
                                                          "end": 13787,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 40
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13771,
                                                            "end": 13778,
                                                            "loc": {
                                                              "start": {
                                                                "line": 373,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 373,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13779,
                                                            "end": 13787,
                                                            "loc": {
                                                              "start": {
                                                                "line": 373,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 373,
                                                                "column": 40
                                                              },
                                                              "identifierName": "bendType"
                                                            },
                                                            "name": "bendType"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13790,
                                                          "end": 13803,
                                                          "loc": {
                                                            "start": {
                                                              "line": 373,
                                                              "column": 43
                                                            },
                                                            "end": {
                                                              "line": 373,
                                                              "column": 56
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13790,
                                                            "end": 13794,
                                                            "loc": {
                                                              "start": {
                                                                "line": 373,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 373,
                                                                "column": 47
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13795,
                                                            "end": 13803,
                                                            "loc": {
                                                              "start": {
                                                                "line": 373,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 373,
                                                                "column": 56
                                                              },
                                                              "identifierName": "foldType"
                                                            },
                                                            "name": "foldType"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13829,
                                                      "end": 13866,
                                                      "loc": {
                                                        "start": {
                                                          "line": 374,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 374,
                                                          "column": 61
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13829,
                                                        "end": 13865,
                                                        "loc": {
                                                          "start": {
                                                            "line": 374,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 374,
                                                            "column": 60
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13829,
                                                          "end": 13847,
                                                          "loc": {
                                                            "start": {
                                                              "line": 374,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 374,
                                                              "column": 42
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13829,
                                                            "end": 13836,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13837,
                                                            "end": 13847,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 42
                                                              },
                                                              "identifierName": "bendMethod"
                                                            },
                                                            "name": "bendMethod"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13850,
                                                          "end": 13865,
                                                          "loc": {
                                                            "start": {
                                                              "line": 374,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 374,
                                                              "column": 60
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13850,
                                                            "end": 13854,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 49
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13855,
                                                            "end": 13865,
                                                            "loc": {
                                                              "start": {
                                                                "line": 374,
                                                                "column": 50
                                                              },
                                                              "end": {
                                                                "line": 374,
                                                                "column": 60
                                                              },
                                                              "identifierName": "foldMethod"
                                                            },
                                                            "name": "foldMethod"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    },
                                                    {
                                                      "type": "ExpressionStatement",
                                                      "start": 13891,
                                                      "end": 13934,
                                                      "loc": {
                                                        "start": {
                                                          "line": 375,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 375,
                                                          "column": 67
                                                        }
                                                      },
                                                      "expression": {
                                                        "type": "AssignmentExpression",
                                                        "start": 13891,
                                                        "end": 13933,
                                                        "loc": {
                                                          "start": {
                                                            "line": 375,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 375,
                                                            "column": 66
                                                          }
                                                        },
                                                        "operator": "=",
                                                        "left": {
                                                          "type": "MemberExpression",
                                                          "start": 13891,
                                                          "end": 13912,
                                                          "loc": {
                                                            "start": {
                                                              "line": 375,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 375,
                                                              "column": 45
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "Identifier",
                                                            "start": 13891,
                                                            "end": 13898,
                                                            "loc": {
                                                              "start": {
                                                                "line": 375,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 375,
                                                                "column": 31
                                                              },
                                                              "identifierName": "bending"
                                                            },
                                                            "name": "bending"
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13899,
                                                            "end": 13912,
                                                            "loc": {
                                                              "start": {
                                                                "line": 375,
                                                                "column": 32
                                                              },
                                                              "end": {
                                                                "line": 375,
                                                                "column": 45
                                                              },
                                                              "identifierName": "bendTechnique"
                                                            },
                                                            "name": "bendTechnique"
                                                          },
                                                          "computed": false
                                                        },
                                                        "right": {
                                                          "type": "MemberExpression",
                                                          "start": 13915,
                                                          "end": 13933,
                                                          "loc": {
                                                            "start": {
                                                              "line": 375,
                                                              "column": 48
                                                            },
                                                            "end": {
                                                              "line": 375,
                                                              "column": 66
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "ThisExpression",
                                                            "start": 13915,
                                                            "end": 13919,
                                                            "loc": {
                                                              "start": {
                                                                "line": 375,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 375,
                                                                "column": 52
                                                              }
                                                            }
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 13920,
                                                            "end": 13933,
                                                            "loc": {
                                                              "start": {
                                                                "line": 375,
                                                                "column": 53
                                                              },
                                                              "end": {
                                                                "line": 375,
                                                                "column": 66
                                                              },
                                                              "identifierName": "foldTechnique"
                                                            },
                                                            "name": "foldTechnique"
                                                          },
                                                          "computed": false
                                                        }
                                                      }
                                                    }
                                                  ],
                                                  "directives": []
                                                },
                                                "alternate": {
                                                  "type": "IfStatement",
                                                  "start": 13962,
                                                  "end": 14456,
                                                  "loc": {
                                                    "start": {
                                                      "line": 376,
                                                      "column": 27
                                                    },
                                                    "end": {
                                                      "line": 384,
                                                      "column": 21
                                                    }
                                                  },
                                                  "test": {
                                                    "type": "MemberExpression",
                                                    "start": 13966,
                                                    "end": 13985,
                                                    "loc": {
                                                      "start": {
                                                        "line": 376,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 376,
                                                        "column": 50
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 13966,
                                                      "end": 13979,
                                                      "loc": {
                                                        "start": {
                                                          "line": 376,
                                                          "column": 31
                                                        },
                                                        "end": {
                                                          "line": 376,
                                                          "column": 44
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 13966,
                                                        "end": 13970,
                                                        "loc": {
                                                          "start": {
                                                            "line": 376,
                                                            "column": 31
                                                          },
                                                          "end": {
                                                            "line": 376,
                                                            "column": 35
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 13971,
                                                        "end": 13979,
                                                        "loc": {
                                                          "start": {
                                                            "line": 376,
                                                            "column": 36
                                                          },
                                                          "end": {
                                                            "line": 376,
                                                            "column": 44
                                                          },
                                                          "identifierName": "foldDown"
                                                        },
                                                        "name": "foldDown"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 13980,
                                                      "end": 13985,
                                                      "loc": {
                                                        "start": {
                                                          "line": 376,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 376,
                                                          "column": 50
                                                        },
                                                        "identifierName": "value"
                                                      },
                                                      "name": "value"
                                                    },
                                                    "computed": false
                                                  },
                                                  "consequent": {
                                                    "type": "BlockStatement",
                                                    "start": 13987,
                                                    "end": 14456,
                                                    "loc": {
                                                      "start": {
                                                        "line": 376,
                                                        "column": 52
                                                      },
                                                      "end": {
                                                        "line": 384,
                                                        "column": 21
                                                      }
                                                    },
                                                    "body": [
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14013,
                                                        "end": 14048,
                                                        "loc": {
                                                          "start": {
                                                            "line": 377,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 377,
                                                            "column": 59
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14013,
                                                          "end": 14047,
                                                          "loc": {
                                                            "start": {
                                                              "line": 377,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 377,
                                                              "column": 58
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14013,
                                                            "end": 14026,
                                                            "loc": {
                                                              "start": {
                                                                "line": 377,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 377,
                                                                "column": 37
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14013,
                                                              "end": 14020,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 377,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 377,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14021,
                                                              "end": 14026,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 377,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 377,
                                                                  "column": 37
                                                                },
                                                                "identifierName": "angle"
                                                              },
                                                              "name": "angle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14029,
                                                            "end": 14047,
                                                            "loc": {
                                                              "start": {
                                                                "line": 377,
                                                                "column": 40
                                                              },
                                                              "end": {
                                                                "line": 377,
                                                                "column": 58
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14029,
                                                              "end": 14033,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 377,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 377,
                                                                  "column": 44
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14034,
                                                              "end": 14047,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 377,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 377,
                                                                  "column": 58
                                                                },
                                                                "identifierName": "foldDownAngle"
                                                              },
                                                              "name": "foldDownAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14073,
                                                        "end": 14114,
                                                        "loc": {
                                                          "start": {
                                                            "line": 378,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 378,
                                                            "column": 65
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14073,
                                                          "end": 14113,
                                                          "loc": {
                                                            "start": {
                                                              "line": 378,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 378,
                                                              "column": 64
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14073,
                                                            "end": 14089,
                                                            "loc": {
                                                              "start": {
                                                                "line": 378,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 378,
                                                                "column": 40
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14073,
                                                              "end": 14080,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 378,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 378,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14081,
                                                              "end": 14089,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 378,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 378,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "preAngle"
                                                              },
                                                              "name": "preAngle"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14092,
                                                            "end": 14113,
                                                            "loc": {
                                                              "start": {
                                                                "line": 378,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 378,
                                                                "column": 64
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14092,
                                                              "end": 14096,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 378,
                                                                  "column": 43
                                                                },
                                                                "end": {
                                                                  "line": 378,
                                                                  "column": 47
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14097,
                                                              "end": 14113,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 378,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 378,
                                                                  "column": 64
                                                                },
                                                                "identifierName": "foldDownPreAngle"
                                                              },
                                                              "name": "foldDownPreAngle"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14139,
                                                        "end": 14172,
                                                        "loc": {
                                                          "start": {
                                                            "line": 379,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 379,
                                                            "column": 57
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14139,
                                                          "end": 14171,
                                                          "loc": {
                                                            "start": {
                                                              "line": 379,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 379,
                                                              "column": 56
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14139,
                                                            "end": 14153,
                                                            "loc": {
                                                              "start": {
                                                                "line": 379,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 379,
                                                                "column": 38
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14139,
                                                              "end": 14146,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 379,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 379,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14147,
                                                              "end": 14153,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 379,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 379,
                                                                  "column": 38
                                                                },
                                                                "identifierName": "radius"
                                                              },
                                                              "name": "radius"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14156,
                                                            "end": 14171,
                                                            "loc": {
                                                              "start": {
                                                                "line": 379,
                                                                "column": 41
                                                              },
                                                              "end": {
                                                                "line": 379,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14156,
                                                              "end": 14160,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 379,
                                                                  "column": 41
                                                                },
                                                                "end": {
                                                                  "line": 379,
                                                                  "column": 45
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14161,
                                                              "end": 14171,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 379,
                                                                  "column": 46
                                                                },
                                                                "end": {
                                                                  "line": 379,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "foldRadius"
                                                              },
                                                              "name": "foldRadius"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14197,
                                                        "end": 14246,
                                                        "loc": {
                                                          "start": {
                                                            "line": 380,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 380,
                                                            "column": 73
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14197,
                                                          "end": 14245,
                                                          "loc": {
                                                            "start": {
                                                              "line": 380,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 380,
                                                              "column": 72
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14197,
                                                            "end": 14218,
                                                            "loc": {
                                                              "start": {
                                                                "line": 380,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 380,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14197,
                                                              "end": 14204,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 380,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 380,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14205,
                                                              "end": 14218,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 380,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 380,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "bendDeduction"
                                                              },
                                                              "name": "bendDeduction"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14221,
                                                            "end": 14245,
                                                            "loc": {
                                                              "start": {
                                                                "line": 380,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 380,
                                                                "column": 72
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "MemberExpression",
                                                              "start": 14221,
                                                              "end": 14239,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 380,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 380,
                                                                  "column": 66
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "ThisExpression",
                                                                "start": 14221,
                                                                "end": 14225,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 380,
                                                                    "column": 48
                                                                  },
                                                                  "end": {
                                                                    "line": 380,
                                                                    "column": 52
                                                                  }
                                                                }
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 14226,
                                                                "end": 14239,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 380,
                                                                    "column": 53
                                                                  },
                                                                  "end": {
                                                                    "line": 380,
                                                                    "column": 66
                                                                  },
                                                                  "identifierName": "bendDeduction"
                                                                },
                                                                "name": "bendDeduction"
                                                              },
                                                              "computed": false
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14240,
                                                              "end": 14245,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 380,
                                                                  "column": 67
                                                                },
                                                                "end": {
                                                                  "line": 380,
                                                                  "column": 72
                                                                },
                                                                "identifierName": "value"
                                                              },
                                                              "name": "value"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14271,
                                                        "end": 14304,
                                                        "loc": {
                                                          "start": {
                                                            "line": 381,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 381,
                                                            "column": 57
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14271,
                                                          "end": 14303,
                                                          "loc": {
                                                            "start": {
                                                              "line": 381,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 381,
                                                              "column": 56
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14271,
                                                            "end": 14287,
                                                            "loc": {
                                                              "start": {
                                                                "line": 381,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 381,
                                                                "column": 40
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14271,
                                                              "end": 14278,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 381,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 381,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14279,
                                                              "end": 14287,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 381,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 381,
                                                                  "column": 40
                                                                },
                                                                "identifierName": "bendType"
                                                              },
                                                              "name": "bendType"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14290,
                                                            "end": 14303,
                                                            "loc": {
                                                              "start": {
                                                                "line": 381,
                                                                "column": 43
                                                              },
                                                              "end": {
                                                                "line": 381,
                                                                "column": 56
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14290,
                                                              "end": 14294,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 381,
                                                                  "column": 43
                                                                },
                                                                "end": {
                                                                  "line": 381,
                                                                  "column": 47
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14295,
                                                              "end": 14303,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 381,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 381,
                                                                  "column": 56
                                                                },
                                                                "identifierName": "foldType"
                                                              },
                                                              "name": "foldType"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14329,
                                                        "end": 14366,
                                                        "loc": {
                                                          "start": {
                                                            "line": 382,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 382,
                                                            "column": 61
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14329,
                                                          "end": 14365,
                                                          "loc": {
                                                            "start": {
                                                              "line": 382,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 382,
                                                              "column": 60
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14329,
                                                            "end": 14347,
                                                            "loc": {
                                                              "start": {
                                                                "line": 382,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 382,
                                                                "column": 42
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14329,
                                                              "end": 14336,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 382,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 382,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14337,
                                                              "end": 14347,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 382,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 382,
                                                                  "column": 42
                                                                },
                                                                "identifierName": "bendMethod"
                                                              },
                                                              "name": "bendMethod"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14350,
                                                            "end": 14365,
                                                            "loc": {
                                                              "start": {
                                                                "line": 382,
                                                                "column": 45
                                                              },
                                                              "end": {
                                                                "line": 382,
                                                                "column": 60
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14350,
                                                              "end": 14354,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 382,
                                                                  "column": 45
                                                                },
                                                                "end": {
                                                                  "line": 382,
                                                                  "column": 49
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14355,
                                                              "end": 14365,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 382,
                                                                  "column": 50
                                                                },
                                                                "end": {
                                                                  "line": 382,
                                                                  "column": 60
                                                                },
                                                                "identifierName": "foldMethod"
                                                              },
                                                              "name": "foldMethod"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      },
                                                      {
                                                        "type": "ExpressionStatement",
                                                        "start": 14391,
                                                        "end": 14434,
                                                        "loc": {
                                                          "start": {
                                                            "line": 383,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 383,
                                                            "column": 67
                                                          }
                                                        },
                                                        "expression": {
                                                          "type": "AssignmentExpression",
                                                          "start": 14391,
                                                          "end": 14433,
                                                          "loc": {
                                                            "start": {
                                                              "line": 383,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 383,
                                                              "column": 66
                                                            }
                                                          },
                                                          "operator": "=",
                                                          "left": {
                                                            "type": "MemberExpression",
                                                            "start": 14391,
                                                            "end": 14412,
                                                            "loc": {
                                                              "start": {
                                                                "line": 383,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 383,
                                                                "column": 45
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14391,
                                                              "end": 14398,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 383,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 383,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "bending"
                                                              },
                                                              "name": "bending"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14399,
                                                              "end": 14412,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 383,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 383,
                                                                  "column": 45
                                                                },
                                                                "identifierName": "bendTechnique"
                                                              },
                                                              "name": "bendTechnique"
                                                            },
                                                            "computed": false
                                                          },
                                                          "right": {
                                                            "type": "MemberExpression",
                                                            "start": 14415,
                                                            "end": 14433,
                                                            "loc": {
                                                              "start": {
                                                                "line": 383,
                                                                "column": 48
                                                              },
                                                              "end": {
                                                                "line": 383,
                                                                "column": 66
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "ThisExpression",
                                                              "start": 14415,
                                                              "end": 14419,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 383,
                                                                  "column": 48
                                                                },
                                                                "end": {
                                                                  "line": 383,
                                                                  "column": 52
                                                                }
                                                              }
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14420,
                                                              "end": 14433,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 383,
                                                                  "column": 53
                                                                },
                                                                "end": {
                                                                  "line": 383,
                                                                  "column": 66
                                                                },
                                                                "identifierName": "foldTechnique"
                                                              },
                                                              "name": "foldTechnique"
                                                            },
                                                            "computed": false
                                                          }
                                                        }
                                                      }
                                                    ],
                                                    "directives": []
                                                  },
                                                  "alternate": null
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14477,
                                              "end": 14515,
                                              "loc": {
                                                "start": {
                                                  "line": 385,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 385,
                                                  "column": 58
                                                }
                                              },
                                              "expression": {
                                                "type": "AssignmentExpression",
                                                "start": 14477,
                                                "end": 14514,
                                                "loc": {
                                                  "start": {
                                                    "line": 385,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 385,
                                                    "column": 57
                                                  }
                                                },
                                                "operator": "=",
                                                "left": {
                                                  "type": "Identifier",
                                                  "start": 14477,
                                                  "end": 14483,
                                                  "loc": {
                                                    "start": {
                                                      "line": 385,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 385,
                                                      "column": 26
                                                    },
                                                    "identifierName": "params"
                                                  },
                                                  "name": "params"
                                                },
                                                "right": {
                                                  "type": "CallExpression",
                                                  "start": 14486,
                                                  "end": 14514,
                                                  "loc": {
                                                    "start": {
                                                      "line": 385,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 385,
                                                      "column": 57
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 14486,
                                                    "end": 14512,
                                                    "loc": {
                                                      "start": {
                                                        "line": 385,
                                                        "column": 29
                                                      },
                                                      "end": {
                                                        "line": 385,
                                                        "column": 55
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 14486,
                                                      "end": 14493,
                                                      "loc": {
                                                        "start": {
                                                          "line": 385,
                                                          "column": 29
                                                        },
                                                        "end": {
                                                          "line": 385,
                                                          "column": 36
                                                        },
                                                        "identifierName": "bending"
                                                      },
                                                      "name": "bending"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14494,
                                                      "end": 14512,
                                                      "loc": {
                                                        "start": {
                                                          "line": 385,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 385,
                                                          "column": 55
                                                        },
                                                        "identifierName": "getParameterString"
                                                      },
                                                      "name": "getParameterString"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14536,
                                              "end": 14593,
                                              "loc": {
                                                "start": {
                                                  "line": 386,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 386,
                                                  "column": 77
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 14536,
                                                "end": 14592,
                                                "loc": {
                                                  "start": {
                                                    "line": 386,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 386,
                                                    "column": 76
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 14536,
                                                  "end": 14574,
                                                  "loc": {
                                                    "start": {
                                                      "line": 386,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 386,
                                                      "column": 58
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 14536,
                                                    "end": 14557,
                                                    "loc": {
                                                      "start": {
                                                        "line": 386,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 386,
                                                        "column": 41
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 14536,
                                                      "end": 14548,
                                                      "loc": {
                                                        "start": {
                                                          "line": 386,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 386,
                                                          "column": 32
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 14536,
                                                        "end": 14540,
                                                        "loc": {
                                                          "start": {
                                                            "line": 386,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 386,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 14541,
                                                        "end": 14548,
                                                        "loc": {
                                                          "start": {
                                                            "line": 386,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 386,
                                                            "column": 32
                                                          },
                                                          "identifierName": "session"
                                                        },
                                                        "name": "session"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14549,
                                                      "end": 14557,
                                                      "loc": {
                                                        "start": {
                                                          "line": 386,
                                                          "column": 33
                                                        },
                                                        "end": {
                                                          "line": 386,
                                                          "column": 41
                                                        },
                                                        "identifierName": "selector"
                                                      },
                                                      "name": "selector"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14558,
                                                    "end": 14574,
                                                    "loc": {
                                                      "start": {
                                                        "line": 386,
                                                        "column": 42
                                                      },
                                                      "end": {
                                                        "line": 386,
                                                        "column": 58
                                                      },
                                                      "identifierName": "unselectElements"
                                                    },
                                                    "name": "unselectElements"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "Identifier",
                                                    "start": 14575,
                                                    "end": 14591,
                                                    "loc": {
                                                      "start": {
                                                        "line": 386,
                                                        "column": 59
                                                      },
                                                      "end": {
                                                        "line": 386,
                                                        "column": 75
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14614,
                                              "end": 14710,
                                              "loc": {
                                                "start": {
                                                  "line": 387,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 387,
                                                  "column": 116
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 14614,
                                                "end": 14709,
                                                "loc": {
                                                  "start": {
                                                    "line": 387,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 387,
                                                    "column": 115
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 14614,
                                                  "end": 14625,
                                                  "loc": {
                                                    "start": {
                                                      "line": 387,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 387,
                                                      "column": 31
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 14614,
                                                    "end": 14621,
                                                    "loc": {
                                                      "start": {
                                                        "line": 387,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 387,
                                                        "column": 27
                                                      },
                                                      "identifierName": "console"
                                                    },
                                                    "name": "console"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14622,
                                                    "end": 14625,
                                                    "loc": {
                                                      "start": {
                                                        "line": 387,
                                                        "column": 28
                                                      },
                                                      "end": {
                                                        "line": 387,
                                                        "column": 31
                                                      },
                                                      "identifierName": "log"
                                                    },
                                                    "name": "log"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 14626,
                                                    "end": 14708,
                                                    "loc": {
                                                      "start": {
                                                        "line": 387,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 387,
                                                        "column": 114
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14669,
                                                        "end": 14677,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 75
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 83
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14683,
                                                        "end": 14690,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 89
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 96
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14697,
                                                        "end": 14703,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 103
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 109
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14627,
                                                        "end": 14667,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 73
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14678,
                                                        "end": 14681,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 84
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 87
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14691,
                                                        "end": 14695,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 97
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 101
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14704,
                                                        "end": 14707,
                                                        "loc": {
                                                          "start": {
                                                            "line": 387,
                                                            "column": 110
                                                          },
                                                          "end": {
                                                            "line": 387,
                                                            "column": 113
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14731,
                                              "end": 14885,
                                              "loc": {
                                                "start": {
                                                  "line": 388,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 390,
                                                  "column": 22
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 14731,
                                                "end": 14884,
                                                "loc": {
                                                  "start": {
                                                    "line": 388,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 390,
                                                    "column": 21
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 14731,
                                                  "end": 14754,
                                                  "loc": {
                                                    "start": {
                                                      "line": 388,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 388,
                                                      "column": 43
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "MemberExpression",
                                                    "start": 14731,
                                                    "end": 14746,
                                                    "loc": {
                                                      "start": {
                                                        "line": 388,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 388,
                                                        "column": 35
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "ThisExpression",
                                                      "start": 14731,
                                                      "end": 14735,
                                                      "loc": {
                                                        "start": {
                                                          "line": 388,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 388,
                                                          "column": 24
                                                        }
                                                      }
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 14736,
                                                      "end": 14746,
                                                      "loc": {
                                                        "start": {
                                                          "line": 388,
                                                          "column": 25
                                                        },
                                                        "end": {
                                                          "line": 388,
                                                          "column": 35
                                                        },
                                                        "identifierName": "connection"
                                                      },
                                                      "name": "connection"
                                                    },
                                                    "computed": false
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14747,
                                                    "end": 14754,
                                                    "loc": {
                                                      "start": {
                                                        "line": 388,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 388,
                                                        "column": 43
                                                      },
                                                      "identifierName": "execute"
                                                    },
                                                    "name": "execute"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "TemplateLiteral",
                                                    "start": 14780,
                                                    "end": 14862,
                                                    "loc": {
                                                      "start": {
                                                        "line": 389,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 389,
                                                        "column": 106
                                                      }
                                                    },
                                                    "expressions": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14823,
                                                        "end": 14831,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 67
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 75
                                                          },
                                                          "identifierName": "sketchId"
                                                        },
                                                        "name": "sketchId"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14837,
                                                        "end": 14844,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 81
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 88
                                                          },
                                                          "identifierName": "lineIds"
                                                        },
                                                        "name": "lineIds"
                                                      },
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14851,
                                                        "end": 14857,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 95
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 101
                                                          },
                                                          "identifierName": "params"
                                                        },
                                                        "name": "params"
                                                      }
                                                    ],
                                                    "quasis": [
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14781,
                                                        "end": 14821,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 65
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "_C.SheetDesigner.ChangeLinesToBendLines(",
                                                          "cooked": "_C.SheetDesigner.ChangeLinesToBendLines("
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14832,
                                                        "end": 14835,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 76
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 79
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": ", [",
                                                          "cooked": ", ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14845,
                                                        "end": 14849,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 89
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 93
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "], [",
                                                          "cooked": "], ["
                                                        },
                                                        "tail": false
                                                      },
                                                      {
                                                        "type": "TemplateElement",
                                                        "start": 14858,
                                                        "end": 14861,
                                                        "loc": {
                                                          "start": {
                                                            "line": 389,
                                                            "column": 102
                                                          },
                                                          "end": {
                                                            "line": 389,
                                                            "column": 105
                                                          }
                                                        },
                                                        "value": {
                                                          "raw": "]);",
                                                          "cooked": "]);"
                                                        },
                                                        "tail": true
                                                      }
                                                    ]
                                                  }
                                                ]
                                              }
                                            },
                                            {
                                              "type": "ExpressionStatement",
                                              "start": 14906,
                                              "end": 15033,
                                              "loc": {
                                                "start": {
                                                  "line": 391,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 392,
                                                  "column": 91
                                                }
                                              },
                                              "expression": {
                                                "type": "CallExpression",
                                                "start": 14906,
                                                "end": 15032,
                                                "loc": {
                                                  "start": {
                                                    "line": 391,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 392,
                                                    "column": 90
                                                  }
                                                },
                                                "callee": {
                                                  "type": "MemberExpression",
                                                  "start": 14906,
                                                  "end": 14930,
                                                  "loc": {
                                                    "start": {
                                                      "line": 391,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 391,
                                                      "column": 44
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 14906,
                                                    "end": 14922,
                                                    "loc": {
                                                      "start": {
                                                        "line": 391,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 391,
                                                        "column": 36
                                                      },
                                                      "identifierName": "selectedElements"
                                                    },
                                                    "name": "selectedElements"
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 14923,
                                                    "end": 14930,
                                                    "loc": {
                                                      "start": {
                                                        "line": 391,
                                                        "column": 37
                                                      },
                                                      "end": {
                                                        "line": 391,
                                                        "column": 44
                                                      },
                                                      "identifierName": "forEach"
                                                    },
                                                    "name": "forEach"
                                                  },
                                                  "computed": false
                                                },
                                                "arguments": [
                                                  {
                                                    "type": "ArrowFunctionExpression",
                                                    "start": 14931,
                                                    "end": 15031,
                                                    "loc": {
                                                      "start": {
                                                        "line": 391,
                                                        "column": 45
                                                      },
                                                      "end": {
                                                        "line": 392,
                                                        "column": 89
                                                      }
                                                    },
                                                    "id": null,
                                                    "generator": false,
                                                    "expression": true,
                                                    "async": false,
                                                    "params": [
                                                      {
                                                        "type": "Identifier",
                                                        "start": 14931,
                                                        "end": 14938,
                                                        "loc": {
                                                          "start": {
                                                            "line": 391,
                                                            "column": 45
                                                          },
                                                          "end": {
                                                            "line": 391,
                                                            "column": 52
                                                          },
                                                          "identifierName": "element"
                                                        },
                                                        "name": "element"
                                                      }
                                                    ],
                                                    "body": {
                                                      "type": "CallExpression",
                                                      "start": 14966,
                                                      "end": 15031,
                                                      "loc": {
                                                        "start": {
                                                          "line": 392,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 392,
                                                          "column": 89
                                                        }
                                                      },
                                                      "callee": {
                                                        "type": "MemberExpression",
                                                        "start": 14966,
                                                        "end": 15026,
                                                        "loc": {
                                                          "start": {
                                                            "line": 392,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 392,
                                                            "column": 84
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "CallExpression",
                                                          "start": 14966,
                                                          "end": 15020,
                                                          "loc": {
                                                            "start": {
                                                              "line": 392,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 392,
                                                              "column": 78
                                                            }
                                                          },
                                                          "callee": {
                                                            "type": "MemberExpression",
                                                            "start": 14966,
                                                            "end": 14981,
                                                            "loc": {
                                                              "start": {
                                                                "line": 392,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 392,
                                                                "column": 39
                                                              }
                                                            },
                                                            "object": {
                                                              "type": "Identifier",
                                                              "start": 14966,
                                                              "end": 14973,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 392,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 392,
                                                                  "column": 31
                                                                },
                                                                "identifierName": "element"
                                                              },
                                                              "name": "element"
                                                            },
                                                            "property": {
                                                              "type": "Identifier",
                                                              "start": 14974,
                                                              "end": 14981,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 392,
                                                                  "column": 32
                                                                },
                                                                "end": {
                                                                  "line": 392,
                                                                  "column": 39
                                                                },
                                                                "identifierName": "animate"
                                                              },
                                                              "name": "animate"
                                                            },
                                                            "computed": false
                                                          },
                                                          "arguments": [
                                                            {
                                                              "type": "ObjectExpression",
                                                              "start": 14982,
                                                              "end": 15019,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 392,
                                                                  "column": 40
                                                                },
                                                                "end": {
                                                                  "line": 392,
                                                                  "column": 77
                                                                }
                                                              },
                                                              "properties": [
                                                                {
                                                                  "type": "ObjectProperty",
                                                                  "start": 14984,
                                                                  "end": 15017,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 392,
                                                                      "column": 42
                                                                    },
                                                                    "end": {
                                                                      "line": 392,
                                                                      "column": 75
                                                                    }
                                                                  },
                                                                  "method": false,
                                                                  "shorthand": false,
                                                                  "computed": false,
                                                                  "key": {
                                                                    "type": "Identifier",
                                                                    "start": 14984,
                                                                    "end": 14989,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 392,
                                                                        "column": 42
                                                                      },
                                                                      "end": {
                                                                        "line": 392,
                                                                        "column": 47
                                                                      },
                                                                      "identifierName": "color"
                                                                    },
                                                                    "name": "color"
                                                                  },
                                                                  "value": {
                                                                    "type": "CallExpression",
                                                                    "start": 14991,
                                                                    "end": 15017,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 392,
                                                                        "column": 49
                                                                      },
                                                                      "end": {
                                                                        "line": 392,
                                                                        "column": 75
                                                                      }
                                                                    },
                                                                    "callee": {
                                                                      "type": "MemberExpression",
                                                                      "start": 14991,
                                                                      "end": 15015,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 392,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 392,
                                                                          "column": 73
                                                                        }
                                                                      },
                                                                      "object": {
                                                                        "type": "MemberExpression",
                                                                        "start": 14991,
                                                                        "end": 15009,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 392,
                                                                            "column": 49
                                                                          },
                                                                          "end": {
                                                                            "line": 392,
                                                                            "column": 67
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "ThisExpression",
                                                                          "start": 14991,
                                                                          "end": 14995,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 392,
                                                                              "column": 49
                                                                            },
                                                                            "end": {
                                                                              "line": 392,
                                                                              "column": 53
                                                                            }
                                                                          }
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 14996,
                                                                          "end": 15009,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 392,
                                                                              "column": 54
                                                                            },
                                                                            "end": {
                                                                              "line": 392,
                                                                              "column": 67
                                                                            },
                                                                            "identifierName": "bendLineColor"
                                                                          },
                                                                          "name": "bendLineColor"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "property": {
                                                                        "type": "Identifier",
                                                                        "start": 15010,
                                                                        "end": 15015,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 392,
                                                                            "column": 68
                                                                          },
                                                                          "end": {
                                                                            "line": 392,
                                                                            "column": 73
                                                                          },
                                                                          "identifierName": "clone"
                                                                        },
                                                                        "name": "clone"
                                                                      },
                                                                      "computed": false
                                                                    },
                                                                    "arguments": []
                                                                  }
                                                                }
                                                              ]
                                                            }
                                                          ]
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15021,
                                                          "end": 15026,
                                                          "loc": {
                                                            "start": {
                                                              "line": 392,
                                                              "column": 79
                                                            },
                                                            "end": {
                                                              "line": 392,
                                                              "column": 84
                                                            },
                                                            "identifierName": "start"
                                                          },
                                                          "name": "start"
                                                        },
                                                        "computed": false
                                                      },
                                                      "arguments": [
                                                        {
                                                          "type": "NumericLiteral",
                                                          "start": 15027,
                                                          "end": 15030,
                                                          "loc": {
                                                            "start": {
                                                              "line": 392,
                                                              "column": 85
                                                            },
                                                            "end": {
                                                              "line": 392,
                                                              "column": 88
                                                            }
                                                          },
                                                          "extra": {
                                                            "rawValue": 500,
                                                            "raw": "500"
                                                          },
                                                          "value": 500
                                                        }
                                                      ]
                                                    }
                                                  }
                                                ]
                                              },
                                              "trailingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " make bend lines with negative bending angle dashed",
                                                  "start": 15054,
                                                  "end": 15107,
                                                  "loc": {
                                                    "start": {
                                                      "line": 393,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 393,
                                                      "column": 73
                                                    }
                                                  }
                                                }
                                              ]
                                            },
                                            {
                                              "type": "IfStatement",
                                              "start": 15128,
                                              "end": 15339,
                                              "loc": {
                                                "start": {
                                                  "line": 394,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 398,
                                                  "column": 27
                                                }
                                              },
                                              "test": {
                                                "type": "BinaryExpression",
                                                "start": 15132,
                                                "end": 15149,
                                                "loc": {
                                                  "start": {
                                                    "line": 394,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 394,
                                                    "column": 41
                                                  }
                                                },
                                                "left": {
                                                  "type": "MemberExpression",
                                                  "start": 15132,
                                                  "end": 15145,
                                                  "loc": {
                                                    "start": {
                                                      "line": 394,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 394,
                                                      "column": 37
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "Identifier",
                                                    "start": 15132,
                                                    "end": 15139,
                                                    "loc": {
                                                      "start": {
                                                        "line": 394,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 394,
                                                        "column": 31
                                                      },
                                                      "identifierName": "bending"
                                                    },
                                                    "name": "bending",
                                                    "leadingComments": null
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 15140,
                                                    "end": 15145,
                                                    "loc": {
                                                      "start": {
                                                        "line": 394,
                                                        "column": 32
                                                      },
                                                      "end": {
                                                        "line": 394,
                                                        "column": 37
                                                      },
                                                      "identifierName": "angle"
                                                    },
                                                    "name": "angle"
                                                  },
                                                  "computed": false,
                                                  "leadingComments": null
                                                },
                                                "operator": "<",
                                                "right": {
                                                  "type": "NumericLiteral",
                                                  "start": 15148,
                                                  "end": 15149,
                                                  "loc": {
                                                    "start": {
                                                      "line": 394,
                                                      "column": 40
                                                    },
                                                    "end": {
                                                      "line": 394,
                                                      "column": 41
                                                    }
                                                  },
                                                  "extra": {
                                                    "rawValue": 0,
                                                    "raw": "0"
                                                  },
                                                  "value": 0
                                                },
                                                "leadingComments": null
                                              },
                                              "consequent": {
                                                "type": "ExpressionStatement",
                                                "start": 15175,
                                                "end": 15339,
                                                "loc": {
                                                  "start": {
                                                    "line": 395,
                                                    "column": 24
                                                  },
                                                  "end": {
                                                    "line": 398,
                                                    "column": 27
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15175,
                                                  "end": 15338,
                                                  "loc": {
                                                    "start": {
                                                      "line": 395,
                                                      "column": 24
                                                    },
                                                    "end": {
                                                      "line": 398,
                                                      "column": 26
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15175,
                                                    "end": 15199,
                                                    "loc": {
                                                      "start": {
                                                        "line": 395,
                                                        "column": 24
                                                      },
                                                      "end": {
                                                        "line": 395,
                                                        "column": 48
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15175,
                                                      "end": 15191,
                                                      "loc": {
                                                        "start": {
                                                          "line": 395,
                                                          "column": 24
                                                        },
                                                        "end": {
                                                          "line": 395,
                                                          "column": 40
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15192,
                                                      "end": 15199,
                                                      "loc": {
                                                        "start": {
                                                          "line": 395,
                                                          "column": 41
                                                        },
                                                        "end": {
                                                          "line": 395,
                                                          "column": 48
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 15200,
                                                      "end": 15337,
                                                      "loc": {
                                                        "start": {
                                                          "line": 395,
                                                          "column": 49
                                                        },
                                                        "end": {
                                                          "line": 398,
                                                          "column": 25
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": false,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15200,
                                                          "end": 15207,
                                                          "loc": {
                                                            "start": {
                                                              "line": 395,
                                                              "column": 49
                                                            },
                                                            "end": {
                                                              "line": 395,
                                                              "column": 56
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "BlockStatement",
                                                        "start": 15211,
                                                        "end": 15337,
                                                        "loc": {
                                                          "start": {
                                                            "line": 395,
                                                            "column": 60
                                                          },
                                                          "end": {
                                                            "line": 398,
                                                            "column": 25
                                                          }
                                                        },
                                                        "body": [
                                                          {
                                                            "type": "ExpressionStatement",
                                                            "start": 15241,
                                                            "end": 15261,
                                                            "loc": {
                                                              "start": {
                                                                "line": 396,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 396,
                                                                "column": 48
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "AssignmentExpression",
                                                              "start": 15241,
                                                              "end": 15260,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 396,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 396,
                                                                  "column": 47
                                                                }
                                                              },
                                                              "operator": "=",
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 15241,
                                                                "end": 15256,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 396,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 396,
                                                                    "column": 43
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 15241,
                                                                  "end": 15248,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 396,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 396,
                                                                      "column": 35
                                                                    },
                                                                    "identifierName": "element"
                                                                  },
                                                                  "name": "element"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 15249,
                                                                  "end": 15256,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 396,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 396,
                                                                      "column": 43
                                                                    },
                                                                    "identifierName": "gapSize"
                                                                  },
                                                                  "name": "gapSize"
                                                                },
                                                                "computed": false
                                                              },
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 15259,
                                                                "end": 15260,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 396,
                                                                    "column": 46
                                                                  },
                                                                  "end": {
                                                                    "line": 396,
                                                                    "column": 47
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2,
                                                                  "raw": "2"
                                                                },
                                                                "value": 2
                                                              }
                                                            }
                                                          },
                                                          {
                                                            "type": "ExpressionStatement",
                                                            "start": 15290,
                                                            "end": 15311,
                                                            "loc": {
                                                              "start": {
                                                                "line": 397,
                                                                "column": 28
                                                              },
                                                              "end": {
                                                                "line": 397,
                                                                "column": 49
                                                              }
                                                            },
                                                            "expression": {
                                                              "type": "AssignmentExpression",
                                                              "start": 15290,
                                                              "end": 15310,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 397,
                                                                  "column": 28
                                                                },
                                                                "end": {
                                                                  "line": 397,
                                                                  "column": 48
                                                                }
                                                              },
                                                              "operator": "=",
                                                              "left": {
                                                                "type": "MemberExpression",
                                                                "start": 15290,
                                                                "end": 15306,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 397,
                                                                    "column": 28
                                                                  },
                                                                  "end": {
                                                                    "line": 397,
                                                                    "column": 44
                                                                  }
                                                                },
                                                                "object": {
                                                                  "type": "Identifier",
                                                                  "start": 15290,
                                                                  "end": 15297,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 397,
                                                                      "column": 28
                                                                    },
                                                                    "end": {
                                                                      "line": 397,
                                                                      "column": 35
                                                                    },
                                                                    "identifierName": "element"
                                                                  },
                                                                  "name": "element"
                                                                },
                                                                "property": {
                                                                  "type": "Identifier",
                                                                  "start": 15298,
                                                                  "end": 15306,
                                                                  "loc": {
                                                                    "start": {
                                                                      "line": 397,
                                                                      "column": 36
                                                                    },
                                                                    "end": {
                                                                      "line": 397,
                                                                      "column": 44
                                                                    },
                                                                    "identifierName": "dashSize"
                                                                  },
                                                                  "name": "dashSize"
                                                                },
                                                                "computed": false
                                                              },
                                                              "right": {
                                                                "type": "NumericLiteral",
                                                                "start": 15309,
                                                                "end": 15310,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 397,
                                                                    "column": 47
                                                                  },
                                                                  "end": {
                                                                    "line": 397,
                                                                    "column": 48
                                                                  }
                                                                },
                                                                "extra": {
                                                                  "rawValue": 2,
                                                                  "raw": "2"
                                                                },
                                                                "value": 2
                                                              }
                                                            }
                                                          }
                                                        ],
                                                        "directives": []
                                                      }
                                                    }
                                                  ]
                                                }
                                              },
                                              "alternate": null,
                                              "leadingComments": [
                                                {
                                                  "type": "CommentLine",
                                                  "value": " make bend lines with negative bending angle dashed",
                                                  "start": 15054,
                                                  "end": 15107,
                                                  "loc": {
                                                    "start": {
                                                      "line": 393,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 393,
                                                      "column": 73
                                                    }
                                                  }
                                                }
                                              ]
                                            }
                                          ],
                                          "directives": []
                                        },
                                        "alternate": {
                                          "type": "IfStatement",
                                          "start": 15363,
                                          "end": 16356,
                                          "loc": {
                                            "start": {
                                              "line": 399,
                                              "column": 23
                                            },
                                            "end": {
                                              "line": 411,
                                              "column": 17
                                            }
                                          },
                                          "test": {
                                            "type": "MemberExpression",
                                            "start": 15367,
                                            "end": 15394,
                                            "loc": {
                                              "start": {
                                                "line": 399,
                                                "column": 27
                                              },
                                              "end": {
                                                "line": 399,
                                                "column": 54
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 15367,
                                              "end": 15388,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 27
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 48
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 15367,
                                                "end": 15371,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 27
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 31
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 15372,
                                                "end": 15388,
                                                "loc": {
                                                  "start": {
                                                    "line": 399,
                                                    "column": 32
                                                  },
                                                  "end": {
                                                    "line": 399,
                                                    "column": 48
                                                  },
                                                  "identifierName": "isLaserSignature"
                                                },
                                                "name": "isLaserSignature"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 15389,
                                              "end": 15394,
                                              "loc": {
                                                "start": {
                                                  "line": 399,
                                                  "column": 49
                                                },
                                                "end": {
                                                  "line": 399,
                                                  "column": 54
                                                },
                                                "identifierName": "value"
                                              },
                                              "name": "value"
                                            },
                                            "computed": false
                                          },
                                          "consequent": {
                                            "type": "BlockStatement",
                                            "start": 15396,
                                            "end": 15876,
                                            "loc": {
                                              "start": {
                                                "line": 399,
                                                "column": 56
                                              },
                                              "end": {
                                                "line": 405,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15418,
                                                "end": 15475,
                                                "loc": {
                                                  "start": {
                                                    "line": 400,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 400,
                                                    "column": 77
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15418,
                                                  "end": 15474,
                                                  "loc": {
                                                    "start": {
                                                      "line": 400,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 400,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15418,
                                                    "end": 15456,
                                                    "loc": {
                                                      "start": {
                                                        "line": 400,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 400,
                                                        "column": 58
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 15418,
                                                      "end": 15439,
                                                      "loc": {
                                                        "start": {
                                                          "line": 400,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 400,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15418,
                                                        "end": 15430,
                                                        "loc": {
                                                          "start": {
                                                            "line": 400,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 400,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 15418,
                                                          "end": 15422,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15423,
                                                          "end": 15430,
                                                          "loc": {
                                                            "start": {
                                                              "line": 400,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 400,
                                                              "column": 32
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15431,
                                                        "end": 15439,
                                                        "loc": {
                                                          "start": {
                                                            "line": 400,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 400,
                                                            "column": 41
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15440,
                                                      "end": 15456,
                                                      "loc": {
                                                        "start": {
                                                          "line": 400,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 400,
                                                          "column": 58
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 15457,
                                                      "end": 15473,
                                                      "loc": {
                                                        "start": {
                                                          "line": 400,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 400,
                                                          "column": 75
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15496,
                                                "end": 15584,
                                                "loc": {
                                                  "start": {
                                                    "line": 401,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 401,
                                                    "column": 108
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15496,
                                                  "end": 15583,
                                                  "loc": {
                                                    "start": {
                                                      "line": 401,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 401,
                                                      "column": 107
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15496,
                                                    "end": 15507,
                                                    "loc": {
                                                      "start": {
                                                        "line": 401,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 401,
                                                        "column": 31
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15496,
                                                      "end": 15503,
                                                      "loc": {
                                                        "start": {
                                                          "line": 401,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 401,
                                                          "column": 27
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15504,
                                                      "end": 15507,
                                                      "loc": {
                                                        "start": {
                                                          "line": 401,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 401,
                                                          "column": 31
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 15508,
                                                      "end": 15582,
                                                      "loc": {
                                                        "start": {
                                                          "line": 401,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 401,
                                                          "column": 106
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15556,
                                                          "end": 15564,
                                                          "loc": {
                                                            "start": {
                                                              "line": 401,
                                                              "column": 80
                                                            },
                                                            "end": {
                                                              "line": 401,
                                                              "column": 88
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15570,
                                                          "end": 15577,
                                                          "loc": {
                                                            "start": {
                                                              "line": 401,
                                                              "column": 94
                                                            },
                                                            "end": {
                                                              "line": 401,
                                                              "column": 101
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15509,
                                                          "end": 15554,
                                                          "loc": {
                                                            "start": {
                                                              "line": 401,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 401,
                                                              "column": 78
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15565,
                                                          "end": 15568,
                                                          "loc": {
                                                            "start": {
                                                              "line": 401,
                                                              "column": 89
                                                            },
                                                            "end": {
                                                              "line": 401,
                                                              "column": 92
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15578,
                                                          "end": 15581,
                                                          "loc": {
                                                            "start": {
                                                              "line": 401,
                                                              "column": 102
                                                            },
                                                            "end": {
                                                              "line": 401,
                                                              "column": 105
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15605,
                                                "end": 15705,
                                                "loc": {
                                                  "start": {
                                                    "line": 402,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 402,
                                                    "column": 120
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15605,
                                                  "end": 15704,
                                                  "loc": {
                                                    "start": {
                                                      "line": 402,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 402,
                                                      "column": 119
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15605,
                                                    "end": 15628,
                                                    "loc": {
                                                      "start": {
                                                        "line": 402,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 402,
                                                        "column": 43
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 15605,
                                                      "end": 15620,
                                                      "loc": {
                                                        "start": {
                                                          "line": 402,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 402,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 15605,
                                                        "end": 15609,
                                                        "loc": {
                                                          "start": {
                                                            "line": 402,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 402,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15610,
                                                        "end": 15620,
                                                        "loc": {
                                                          "start": {
                                                            "line": 402,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 402,
                                                            "column": 35
                                                          },
                                                          "identifierName": "connection"
                                                        },
                                                        "name": "connection"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15621,
                                                      "end": 15628,
                                                      "loc": {
                                                        "start": {
                                                          "line": 402,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 402,
                                                          "column": 43
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 15629,
                                                      "end": 15703,
                                                      "loc": {
                                                        "start": {
                                                          "line": 402,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 402,
                                                          "column": 118
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15677,
                                                          "end": 15685,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 92
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 100
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15691,
                                                          "end": 15698,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 106
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 113
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15630,
                                                          "end": 15675,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 90
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToSignatureLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15686,
                                                          "end": 15689,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 101
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 104
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15699,
                                                          "end": 15702,
                                                          "loc": {
                                                            "start": {
                                                              "line": 402,
                                                              "column": 114
                                                            },
                                                            "end": {
                                                              "line": 402,
                                                              "column": 117
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15726,
                                                "end": 15858,
                                                "loc": {
                                                  "start": {
                                                    "line": 403,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 404,
                                                    "column": 96
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15726,
                                                  "end": 15857,
                                                  "loc": {
                                                    "start": {
                                                      "line": 403,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 404,
                                                      "column": 95
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15726,
                                                    "end": 15750,
                                                    "loc": {
                                                      "start": {
                                                        "line": 403,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 403,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15726,
                                                      "end": 15742,
                                                      "loc": {
                                                        "start": {
                                                          "line": 403,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 403,
                                                          "column": 36
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15743,
                                                      "end": 15750,
                                                      "loc": {
                                                        "start": {
                                                          "line": 403,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 403,
                                                          "column": 44
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 15751,
                                                      "end": 15856,
                                                      "loc": {
                                                        "start": {
                                                          "line": 403,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 404,
                                                          "column": 94
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 15751,
                                                          "end": 15758,
                                                          "loc": {
                                                            "start": {
                                                              "line": 403,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 403,
                                                              "column": 52
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 15786,
                                                        "end": 15856,
                                                        "loc": {
                                                          "start": {
                                                            "line": 404,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 404,
                                                            "column": 94
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 15786,
                                                          "end": 15851,
                                                          "loc": {
                                                            "start": {
                                                              "line": 404,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 404,
                                                              "column": 89
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 15786,
                                                            "end": 15845,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 83
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 15786,
                                                              "end": 15801,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 404,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 404,
                                                                  "column": 39
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 15786,
                                                                "end": 15793,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 404,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 404,
                                                                    "column": 31
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 15794,
                                                                "end": 15801,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 404,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 404,
                                                                    "column": 39
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 15802,
                                                                "end": 15844,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 404,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 404,
                                                                    "column": 82
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 15804,
                                                                    "end": 15842,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 404,
                                                                        "column": 42
                                                                      },
                                                                      "end": {
                                                                        "line": 404,
                                                                        "column": 80
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 15804,
                                                                      "end": 15809,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 404,
                                                                          "column": 42
                                                                        },
                                                                        "end": {
                                                                          "line": 404,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 15811,
                                                                      "end": 15842,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 404,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 404,
                                                                          "column": 80
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 15811,
                                                                        "end": 15840,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 404,
                                                                            "column": 49
                                                                          },
                                                                          "end": {
                                                                            "line": 404,
                                                                            "column": 78
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 15811,
                                                                          "end": 15834,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 404,
                                                                              "column": 49
                                                                            },
                                                                            "end": {
                                                                              "line": 404,
                                                                              "column": 72
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 15811,
                                                                            "end": 15815,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 404,
                                                                                "column": 49
                                                                              },
                                                                              "end": {
                                                                                "line": 404,
                                                                                "column": 53
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 15816,
                                                                            "end": 15834,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 404,
                                                                                "column": 54
                                                                              },
                                                                              "end": {
                                                                                "line": 404,
                                                                                "column": 72
                                                                              },
                                                                              "identifierName": "signatureLineColor"
                                                                            },
                                                                            "name": "signatureLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 15835,
                                                                          "end": 15840,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 404,
                                                                              "column": 73
                                                                            },
                                                                            "end": {
                                                                              "line": 404,
                                                                              "column": 78
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 15846,
                                                            "end": 15851,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 84
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 89
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 15852,
                                                            "end": 15855,
                                                            "loc": {
                                                              "start": {
                                                                "line": 404,
                                                                "column": 90
                                                              },
                                                              "end": {
                                                                "line": 404,
                                                                "column": 93
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          },
                                          "alternate": {
                                            "type": "BlockStatement",
                                            "start": 15882,
                                            "end": 16356,
                                            "loc": {
                                              "start": {
                                                "line": 405,
                                                "column": 23
                                              },
                                              "end": {
                                                "line": 411,
                                                "column": 17
                                              }
                                            },
                                            "body": [
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15904,
                                                "end": 15961,
                                                "loc": {
                                                  "start": {
                                                    "line": 406,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 406,
                                                    "column": 77
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15904,
                                                  "end": 15960,
                                                  "loc": {
                                                    "start": {
                                                      "line": 406,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 406,
                                                      "column": 76
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15904,
                                                    "end": 15942,
                                                    "loc": {
                                                      "start": {
                                                        "line": 406,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 406,
                                                        "column": 58
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 15904,
                                                      "end": 15925,
                                                      "loc": {
                                                        "start": {
                                                          "line": 406,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 406,
                                                          "column": 41
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 15904,
                                                        "end": 15916,
                                                        "loc": {
                                                          "start": {
                                                            "line": 406,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 406,
                                                            "column": 32
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 15904,
                                                          "end": 15908,
                                                          "loc": {
                                                            "start": {
                                                              "line": 406,
                                                              "column": 20
                                                            },
                                                            "end": {
                                                              "line": 406,
                                                              "column": 24
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 15909,
                                                          "end": 15916,
                                                          "loc": {
                                                            "start": {
                                                              "line": 406,
                                                              "column": 25
                                                            },
                                                            "end": {
                                                              "line": 406,
                                                              "column": 32
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 15917,
                                                        "end": 15925,
                                                        "loc": {
                                                          "start": {
                                                            "line": 406,
                                                            "column": 33
                                                          },
                                                          "end": {
                                                            "line": 406,
                                                            "column": 41
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15926,
                                                      "end": 15942,
                                                      "loc": {
                                                        "start": {
                                                          "line": 406,
                                                          "column": 42
                                                        },
                                                        "end": {
                                                          "line": 406,
                                                          "column": 58
                                                        },
                                                        "identifierName": "unselectElements"
                                                      },
                                                      "name": "unselectElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "Identifier",
                                                      "start": 15943,
                                                      "end": 15959,
                                                      "loc": {
                                                        "start": {
                                                          "line": 406,
                                                          "column": 59
                                                        },
                                                        "end": {
                                                          "line": 406,
                                                          "column": 75
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 15982,
                                                "end": 16068,
                                                "loc": {
                                                  "start": {
                                                    "line": 407,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 407,
                                                    "column": 106
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 15982,
                                                  "end": 16067,
                                                  "loc": {
                                                    "start": {
                                                      "line": 407,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 407,
                                                      "column": 105
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 15982,
                                                    "end": 15993,
                                                    "loc": {
                                                      "start": {
                                                        "line": 407,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 407,
                                                        "column": 31
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 15982,
                                                      "end": 15989,
                                                      "loc": {
                                                        "start": {
                                                          "line": 407,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 407,
                                                          "column": 27
                                                        },
                                                        "identifierName": "console"
                                                      },
                                                      "name": "console"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 15990,
                                                      "end": 15993,
                                                      "loc": {
                                                        "start": {
                                                          "line": 407,
                                                          "column": 28
                                                        },
                                                        "end": {
                                                          "line": 407,
                                                          "column": 31
                                                        },
                                                        "identifierName": "log"
                                                      },
                                                      "name": "log"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 15994,
                                                      "end": 16066,
                                                      "loc": {
                                                        "start": {
                                                          "line": 407,
                                                          "column": 32
                                                        },
                                                        "end": {
                                                          "line": 407,
                                                          "column": 104
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16040,
                                                          "end": 16048,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 78
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 86
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16054,
                                                          "end": 16061,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 92
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 99
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 15995,
                                                          "end": 16038,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 33
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 76
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16049,
                                                          "end": 16052,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 87
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 90
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16062,
                                                          "end": 16065,
                                                          "loc": {
                                                            "start": {
                                                              "line": 407,
                                                              "column": 100
                                                            },
                                                            "end": {
                                                              "line": 407,
                                                              "column": 103
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16089,
                                                "end": 16187,
                                                "loc": {
                                                  "start": {
                                                    "line": 408,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 408,
                                                    "column": 118
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16089,
                                                  "end": 16186,
                                                  "loc": {
                                                    "start": {
                                                      "line": 408,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 408,
                                                      "column": 117
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16089,
                                                    "end": 16112,
                                                    "loc": {
                                                      "start": {
                                                        "line": 408,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 408,
                                                        "column": 43
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16089,
                                                      "end": 16104,
                                                      "loc": {
                                                        "start": {
                                                          "line": 408,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 408,
                                                          "column": 35
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "ThisExpression",
                                                        "start": 16089,
                                                        "end": 16093,
                                                        "loc": {
                                                          "start": {
                                                            "line": 408,
                                                            "column": 20
                                                          },
                                                          "end": {
                                                            "line": 408,
                                                            "column": 24
                                                          }
                                                        }
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16094,
                                                        "end": 16104,
                                                        "loc": {
                                                          "start": {
                                                            "line": 408,
                                                            "column": 25
                                                          },
                                                          "end": {
                                                            "line": 408,
                                                            "column": 35
                                                          },
                                                          "identifierName": "connection"
                                                        },
                                                        "name": "connection"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16105,
                                                      "end": 16112,
                                                      "loc": {
                                                        "start": {
                                                          "line": 408,
                                                          "column": 36
                                                        },
                                                        "end": {
                                                          "line": 408,
                                                          "column": 43
                                                        },
                                                        "identifierName": "execute"
                                                      },
                                                      "name": "execute"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "TemplateLiteral",
                                                      "start": 16113,
                                                      "end": 16185,
                                                      "loc": {
                                                        "start": {
                                                          "line": 408,
                                                          "column": 44
                                                        },
                                                        "end": {
                                                          "line": 408,
                                                          "column": 116
                                                        }
                                                      },
                                                      "expressions": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16159,
                                                          "end": 16167,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 90
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 98
                                                            },
                                                            "identifierName": "sketchId"
                                                          },
                                                          "name": "sketchId"
                                                        },
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16173,
                                                          "end": 16180,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 104
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 111
                                                            },
                                                            "identifierName": "lineIds"
                                                          },
                                                          "name": "lineIds"
                                                        }
                                                      ],
                                                      "quasis": [
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16114,
                                                          "end": 16157,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 88
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "_C.SheetDesigner.ChangeLinesToContourLines(",
                                                            "cooked": "_C.SheetDesigner.ChangeLinesToContourLines("
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16168,
                                                          "end": 16171,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 99
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 102
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": ", [",
                                                            "cooked": ", ["
                                                          },
                                                          "tail": false
                                                        },
                                                        {
                                                          "type": "TemplateElement",
                                                          "start": 16181,
                                                          "end": 16184,
                                                          "loc": {
                                                            "start": {
                                                              "line": 408,
                                                              "column": 112
                                                            },
                                                            "end": {
                                                              "line": 408,
                                                              "column": 115
                                                            }
                                                          },
                                                          "value": {
                                                            "raw": "]);",
                                                            "cooked": "]);"
                                                          },
                                                          "tail": true
                                                        }
                                                      ]
                                                    }
                                                  ]
                                                }
                                              },
                                              {
                                                "type": "ExpressionStatement",
                                                "start": 16208,
                                                "end": 16338,
                                                "loc": {
                                                  "start": {
                                                    "line": 409,
                                                    "column": 20
                                                  },
                                                  "end": {
                                                    "line": 410,
                                                    "column": 94
                                                  }
                                                },
                                                "expression": {
                                                  "type": "CallExpression",
                                                  "start": 16208,
                                                  "end": 16337,
                                                  "loc": {
                                                    "start": {
                                                      "line": 409,
                                                      "column": 20
                                                    },
                                                    "end": {
                                                      "line": 410,
                                                      "column": 93
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16208,
                                                    "end": 16232,
                                                    "loc": {
                                                      "start": {
                                                        "line": 409,
                                                        "column": 20
                                                      },
                                                      "end": {
                                                        "line": 409,
                                                        "column": 44
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "Identifier",
                                                      "start": 16208,
                                                      "end": 16224,
                                                      "loc": {
                                                        "start": {
                                                          "line": 409,
                                                          "column": 20
                                                        },
                                                        "end": {
                                                          "line": 409,
                                                          "column": 36
                                                        },
                                                        "identifierName": "selectedElements"
                                                      },
                                                      "name": "selectedElements"
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16225,
                                                      "end": 16232,
                                                      "loc": {
                                                        "start": {
                                                          "line": 409,
                                                          "column": 37
                                                        },
                                                        "end": {
                                                          "line": 409,
                                                          "column": 44
                                                        },
                                                        "identifierName": "forEach"
                                                      },
                                                      "name": "forEach"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": [
                                                    {
                                                      "type": "ArrowFunctionExpression",
                                                      "start": 16233,
                                                      "end": 16336,
                                                      "loc": {
                                                        "start": {
                                                          "line": 409,
                                                          "column": 45
                                                        },
                                                        "end": {
                                                          "line": 410,
                                                          "column": 92
                                                        }
                                                      },
                                                      "id": null,
                                                      "generator": false,
                                                      "expression": true,
                                                      "async": false,
                                                      "params": [
                                                        {
                                                          "type": "Identifier",
                                                          "start": 16233,
                                                          "end": 16240,
                                                          "loc": {
                                                            "start": {
                                                              "line": 409,
                                                              "column": 45
                                                            },
                                                            "end": {
                                                              "line": 409,
                                                              "column": 52
                                                            },
                                                            "identifierName": "element"
                                                          },
                                                          "name": "element"
                                                        }
                                                      ],
                                                      "body": {
                                                        "type": "CallExpression",
                                                        "start": 16268,
                                                        "end": 16336,
                                                        "loc": {
                                                          "start": {
                                                            "line": 410,
                                                            "column": 24
                                                          },
                                                          "end": {
                                                            "line": 410,
                                                            "column": 92
                                                          }
                                                        },
                                                        "callee": {
                                                          "type": "MemberExpression",
                                                          "start": 16268,
                                                          "end": 16331,
                                                          "loc": {
                                                            "start": {
                                                              "line": 410,
                                                              "column": 24
                                                            },
                                                            "end": {
                                                              "line": 410,
                                                              "column": 87
                                                            }
                                                          },
                                                          "object": {
                                                            "type": "CallExpression",
                                                            "start": 16268,
                                                            "end": 16325,
                                                            "loc": {
                                                              "start": {
                                                                "line": 410,
                                                                "column": 24
                                                              },
                                                              "end": {
                                                                "line": 410,
                                                                "column": 81
                                                              }
                                                            },
                                                            "callee": {
                                                              "type": "MemberExpression",
                                                              "start": 16268,
                                                              "end": 16283,
                                                              "loc": {
                                                                "start": {
                                                                  "line": 410,
                                                                  "column": 24
                                                                },
                                                                "end": {
                                                                  "line": 410,
                                                                  "column": 39
                                                                }
                                                              },
                                                              "object": {
                                                                "type": "Identifier",
                                                                "start": 16268,
                                                                "end": 16275,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 410,
                                                                    "column": 24
                                                                  },
                                                                  "end": {
                                                                    "line": 410,
                                                                    "column": 31
                                                                  },
                                                                  "identifierName": "element"
                                                                },
                                                                "name": "element"
                                                              },
                                                              "property": {
                                                                "type": "Identifier",
                                                                "start": 16276,
                                                                "end": 16283,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 410,
                                                                    "column": 32
                                                                  },
                                                                  "end": {
                                                                    "line": 410,
                                                                    "column": 39
                                                                  },
                                                                  "identifierName": "animate"
                                                                },
                                                                "name": "animate"
                                                              },
                                                              "computed": false
                                                            },
                                                            "arguments": [
                                                              {
                                                                "type": "ObjectExpression",
                                                                "start": 16284,
                                                                "end": 16324,
                                                                "loc": {
                                                                  "start": {
                                                                    "line": 410,
                                                                    "column": 40
                                                                  },
                                                                  "end": {
                                                                    "line": 410,
                                                                    "column": 80
                                                                  }
                                                                },
                                                                "properties": [
                                                                  {
                                                                    "type": "ObjectProperty",
                                                                    "start": 16286,
                                                                    "end": 16322,
                                                                    "loc": {
                                                                      "start": {
                                                                        "line": 410,
                                                                        "column": 42
                                                                      },
                                                                      "end": {
                                                                        "line": 410,
                                                                        "column": 78
                                                                      }
                                                                    },
                                                                    "method": false,
                                                                    "shorthand": false,
                                                                    "computed": false,
                                                                    "key": {
                                                                      "type": "Identifier",
                                                                      "start": 16286,
                                                                      "end": 16291,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 410,
                                                                          "column": 42
                                                                        },
                                                                        "end": {
                                                                          "line": 410,
                                                                          "column": 47
                                                                        },
                                                                        "identifierName": "color"
                                                                      },
                                                                      "name": "color"
                                                                    },
                                                                    "value": {
                                                                      "type": "CallExpression",
                                                                      "start": 16293,
                                                                      "end": 16322,
                                                                      "loc": {
                                                                        "start": {
                                                                          "line": 410,
                                                                          "column": 49
                                                                        },
                                                                        "end": {
                                                                          "line": 410,
                                                                          "column": 78
                                                                        }
                                                                      },
                                                                      "callee": {
                                                                        "type": "MemberExpression",
                                                                        "start": 16293,
                                                                        "end": 16320,
                                                                        "loc": {
                                                                          "start": {
                                                                            "line": 410,
                                                                            "column": 49
                                                                          },
                                                                          "end": {
                                                                            "line": 410,
                                                                            "column": 76
                                                                          }
                                                                        },
                                                                        "object": {
                                                                          "type": "MemberExpression",
                                                                          "start": 16293,
                                                                          "end": 16314,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 410,
                                                                              "column": 49
                                                                            },
                                                                            "end": {
                                                                              "line": 410,
                                                                              "column": 70
                                                                            }
                                                                          },
                                                                          "object": {
                                                                            "type": "ThisExpression",
                                                                            "start": 16293,
                                                                            "end": 16297,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 410,
                                                                                "column": 49
                                                                              },
                                                                              "end": {
                                                                                "line": 410,
                                                                                "column": 53
                                                                              }
                                                                            }
                                                                          },
                                                                          "property": {
                                                                            "type": "Identifier",
                                                                            "start": 16298,
                                                                            "end": 16314,
                                                                            "loc": {
                                                                              "start": {
                                                                                "line": 410,
                                                                                "column": 54
                                                                              },
                                                                              "end": {
                                                                                "line": 410,
                                                                                "column": 70
                                                                              },
                                                                              "identifierName": "contourLineColor"
                                                                            },
                                                                            "name": "contourLineColor"
                                                                          },
                                                                          "computed": false
                                                                        },
                                                                        "property": {
                                                                          "type": "Identifier",
                                                                          "start": 16315,
                                                                          "end": 16320,
                                                                          "loc": {
                                                                            "start": {
                                                                              "line": 410,
                                                                              "column": 71
                                                                            },
                                                                            "end": {
                                                                              "line": 410,
                                                                              "column": 76
                                                                            },
                                                                            "identifierName": "clone"
                                                                          },
                                                                          "name": "clone"
                                                                        },
                                                                        "computed": false
                                                                      },
                                                                      "arguments": []
                                                                    }
                                                                  }
                                                                ]
                                                              }
                                                            ]
                                                          },
                                                          "property": {
                                                            "type": "Identifier",
                                                            "start": 16326,
                                                            "end": 16331,
                                                            "loc": {
                                                              "start": {
                                                                "line": 410,
                                                                "column": 82
                                                              },
                                                              "end": {
                                                                "line": 410,
                                                                "column": 87
                                                              },
                                                              "identifierName": "start"
                                                            },
                                                            "name": "start"
                                                          },
                                                          "computed": false
                                                        },
                                                        "arguments": [
                                                          {
                                                            "type": "NumericLiteral",
                                                            "start": 16332,
                                                            "end": 16335,
                                                            "loc": {
                                                              "start": {
                                                                "line": 410,
                                                                "column": 88
                                                              },
                                                              "end": {
                                                                "line": 410,
                                                                "column": 91
                                                              }
                                                            },
                                                            "extra": {
                                                              "rawValue": 500,
                                                              "raw": "500"
                                                            },
                                                            "value": 500
                                                          }
                                                        ]
                                                      }
                                                    }
                                                  ]
                                                }
                                              }
                                            ],
                                            "directives": []
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "leadingComments": null
                      },
                      "leadingComments": [
                        {
                          "type": "CommentLine",
                          "value": " buttons",
                          "start": 11788,
                          "end": 11798,
                          "loc": {
                            "start": {
                              "line": 333,
                              "column": 8
                            },
                            "end": {
                              "line": 333,
                              "column": 18
                            }
                          }
                        }
                      ]
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 16392,
                      "end": 16835,
                      "loc": {
                        "start": {
                          "line": 415,
                          "column": 8
                        },
                        "end": {
                          "line": 422,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 16392,
                        "end": 16834,
                        "loc": {
                          "start": {
                            "line": 415,
                            "column": 8
                          },
                          "end": {
                            "line": 422,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 16392,
                          "end": 16417,
                          "loc": {
                            "start": {
                              "line": 415,
                              "column": 8
                            },
                            "end": {
                              "line": 415,
                              "column": 33
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 16392,
                            "end": 16409,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 8
                              },
                              "end": {
                                "line": 415,
                                "column": 25
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 16392,
                              "end": 16396,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 8
                                },
                                "end": {
                                  "line": 415,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 16397,
                              "end": 16409,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 13
                                },
                                "end": {
                                  "line": 415,
                                  "column": 25
                                },
                                "identifierName": "deleteButton"
                              },
                              "name": "deleteButton"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 16410,
                            "end": 16417,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 26
                              },
                              "end": {
                                "line": 415,
                                "column": 33
                              },
                              "identifierName": "observe"
                            },
                            "name": "observe"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16418,
                            "end": 16442,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 34
                              },
                              "end": {
                                "line": 415,
                                "column": 58
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": true,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16418,
                                "end": 16423,
                                "loc": {
                                  "start": {
                                    "line": 415,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 415,
                                    "column": 39
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              }
                            ],
                            "body": {
                              "type": "MemberExpression",
                              "start": 16427,
                              "end": 16442,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 43
                                },
                                "end": {
                                  "line": 415,
                                  "column": 58
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 16427,
                                "end": 16432,
                                "loc": {
                                  "start": {
                                    "line": 415,
                                    "column": 43
                                  },
                                  "end": {
                                    "line": 415,
                                    "column": 48
                                  },
                                  "identifierName": "state"
                                },
                                "name": "state"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 16433,
                                "end": 16442,
                                "loc": {
                                  "start": {
                                    "line": 415,
                                    "column": 49
                                  },
                                  "end": {
                                    "line": 415,
                                    "column": 58
                                  },
                                  "identifierName": "lastEvent"
                                },
                                "name": "lastEvent"
                              },
                              "computed": false
                            }
                          },
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 16444,
                            "end": 16833,
                            "loc": {
                              "start": {
                                "line": 415,
                                "column": 60
                              },
                              "end": {
                                "line": 422,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 16444,
                                "end": 16449,
                                "loc": {
                                  "start": {
                                    "line": 415,
                                    "column": 60
                                  },
                                  "end": {
                                    "line": 415,
                                    "column": 65
                                  },
                                  "identifierName": "event"
                                },
                                "name": "event"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 16453,
                              "end": 16833,
                              "loc": {
                                "start": {
                                  "line": 415,
                                  "column": 69
                                },
                                "end": {
                                  "line": 422,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 16467,
                                  "end": 16823,
                                  "loc": {
                                    "start": {
                                      "line": 416,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 421,
                                      "column": 13
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 16471,
                                    "end": 16493,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 416,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 16471,
                                      "end": 16481,
                                      "loc": {
                                        "start": {
                                          "line": 416,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 416,
                                          "column": 26
                                        }
                                      },
                                      "object": {
                                        "type": "Identifier",
                                        "start": 16471,
                                        "end": 16476,
                                        "loc": {
                                          "start": {
                                            "line": 416,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 416,
                                            "column": 21
                                          },
                                          "identifierName": "event"
                                        },
                                        "name": "event"
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 16477,
                                        "end": 16481,
                                        "loc": {
                                          "start": {
                                            "line": 416,
                                            "column": 22
                                          },
                                          "end": {
                                            "line": 416,
                                            "column": 26
                                          },
                                          "identifierName": "type"
                                        },
                                        "name": "type"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 16486,
                                      "end": 16493,
                                      "loc": {
                                        "start": {
                                          "line": 416,
                                          "column": 31
                                        },
                                        "end": {
                                          "line": 416,
                                          "column": 38
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "click",
                                        "raw": "'click'"
                                      },
                                      "value": "click"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 16495,
                                    "end": 16823,
                                    "loc": {
                                      "start": {
                                        "line": 416,
                                        "column": 40
                                      },
                                      "end": {
                                        "line": 421,
                                        "column": 13
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "VariableDeclaration",
                                        "start": 16513,
                                        "end": 16592,
                                        "loc": {
                                          "start": {
                                            "line": 417,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 417,
                                            "column": 95
                                          }
                                        },
                                        "declarations": [
                                          {
                                            "type": "VariableDeclarator",
                                            "start": 16519,
                                            "end": 16591,
                                            "loc": {
                                              "start": {
                                                "line": 417,
                                                "column": 22
                                              },
                                              "end": {
                                                "line": 417,
                                                "column": 94
                                              }
                                            },
                                            "id": {
                                              "type": "Identifier",
                                              "start": 16519,
                                              "end": 16527,
                                              "loc": {
                                                "start": {
                                                  "line": 417,
                                                  "column": 22
                                                },
                                                "end": {
                                                  "line": 417,
                                                  "column": 30
                                                },
                                                "identifierName": "ownerIds"
                                              },
                                              "name": "ownerIds"
                                            },
                                            "init": {
                                              "type": "CallExpression",
                                              "start": 16530,
                                              "end": 16591,
                                              "loc": {
                                                "start": {
                                                  "line": 417,
                                                  "column": 33
                                                },
                                                "end": {
                                                  "line": 417,
                                                  "column": 94
                                                }
                                              },
                                              "callee": {
                                                "type": "MemberExpression",
                                                "start": 16530,
                                                "end": 16546,
                                                "loc": {
                                                  "start": {
                                                    "line": 417,
                                                    "column": 33
                                                  },
                                                  "end": {
                                                    "line": 417,
                                                    "column": 49
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 16530,
                                                  "end": 16534,
                                                  "loc": {
                                                    "start": {
                                                      "line": 417,
                                                      "column": 33
                                                    },
                                                    "end": {
                                                      "line": 417,
                                                      "column": 37
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16535,
                                                  "end": 16546,
                                                  "loc": {
                                                    "start": {
                                                      "line": 417,
                                                      "column": 38
                                                    },
                                                    "end": {
                                                      "line": 417,
                                                      "column": 49
                                                    },
                                                    "identifierName": "getOwnerIds"
                                                  },
                                                  "name": "getOwnerIds"
                                                },
                                                "computed": false
                                              },
                                              "arguments": [
                                                {
                                                  "type": "CallExpression",
                                                  "start": 16547,
                                                  "end": 16590,
                                                  "loc": {
                                                    "start": {
                                                      "line": 417,
                                                      "column": 50
                                                    },
                                                    "end": {
                                                      "line": 417,
                                                      "column": 93
                                                    }
                                                  },
                                                  "callee": {
                                                    "type": "MemberExpression",
                                                    "start": 16547,
                                                    "end": 16588,
                                                    "loc": {
                                                      "start": {
                                                        "line": 417,
                                                        "column": 50
                                                      },
                                                      "end": {
                                                        "line": 417,
                                                        "column": 91
                                                      }
                                                    },
                                                    "object": {
                                                      "type": "MemberExpression",
                                                      "start": 16547,
                                                      "end": 16568,
                                                      "loc": {
                                                        "start": {
                                                          "line": 417,
                                                          "column": 50
                                                        },
                                                        "end": {
                                                          "line": 417,
                                                          "column": 71
                                                        }
                                                      },
                                                      "object": {
                                                        "type": "MemberExpression",
                                                        "start": 16547,
                                                        "end": 16559,
                                                        "loc": {
                                                          "start": {
                                                            "line": 417,
                                                            "column": 50
                                                          },
                                                          "end": {
                                                            "line": 417,
                                                            "column": 62
                                                          }
                                                        },
                                                        "object": {
                                                          "type": "ThisExpression",
                                                          "start": 16547,
                                                          "end": 16551,
                                                          "loc": {
                                                            "start": {
                                                              "line": 417,
                                                              "column": 50
                                                            },
                                                            "end": {
                                                              "line": 417,
                                                              "column": 54
                                                            }
                                                          }
                                                        },
                                                        "property": {
                                                          "type": "Identifier",
                                                          "start": 16552,
                                                          "end": 16559,
                                                          "loc": {
                                                            "start": {
                                                              "line": 417,
                                                              "column": 55
                                                            },
                                                            "end": {
                                                              "line": 417,
                                                              "column": 62
                                                            },
                                                            "identifierName": "session"
                                                          },
                                                          "name": "session"
                                                        },
                                                        "computed": false
                                                      },
                                                      "property": {
                                                        "type": "Identifier",
                                                        "start": 16560,
                                                        "end": 16568,
                                                        "loc": {
                                                          "start": {
                                                            "line": 417,
                                                            "column": 63
                                                          },
                                                          "end": {
                                                            "line": 417,
                                                            "column": 71
                                                          },
                                                          "identifierName": "selector"
                                                        },
                                                        "name": "selector"
                                                      },
                                                      "computed": false
                                                    },
                                                    "property": {
                                                      "type": "Identifier",
                                                      "start": 16569,
                                                      "end": 16588,
                                                      "loc": {
                                                        "start": {
                                                          "line": 417,
                                                          "column": 72
                                                        },
                                                        "end": {
                                                          "line": 417,
                                                          "column": 91
                                                        },
                                                        "identifierName": "getSelectedElements"
                                                      },
                                                      "name": "getSelectedElements"
                                                    },
                                                    "computed": false
                                                  },
                                                  "arguments": []
                                                }
                                              ]
                                            }
                                          }
                                        ],
                                        "kind": "const"
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 16609,
                                        "end": 16681,
                                        "loc": {
                                          "start": {
                                            "line": 418,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 418,
                                            "column": 88
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 16609,
                                          "end": 16680,
                                          "loc": {
                                            "start": {
                                              "line": 418,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 418,
                                              "column": 87
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 16609,
                                            "end": 16632,
                                            "loc": {
                                              "start": {
                                                "line": 418,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 418,
                                                "column": 39
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16609,
                                              "end": 16624,
                                              "loc": {
                                                "start": {
                                                  "line": 418,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 418,
                                                  "column": 31
                                                }
                                              },
                                              "object": {
                                                "type": "ThisExpression",
                                                "start": 16609,
                                                "end": 16613,
                                                "loc": {
                                                  "start": {
                                                    "line": 418,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 418,
                                                    "column": 20
                                                  }
                                                }
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16614,
                                                "end": 16624,
                                                "loc": {
                                                  "start": {
                                                    "line": 418,
                                                    "column": 21
                                                  },
                                                  "end": {
                                                    "line": 418,
                                                    "column": 31
                                                  },
                                                  "identifierName": "connection"
                                                },
                                                "name": "connection"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16625,
                                              "end": 16632,
                                              "loc": {
                                                "start": {
                                                  "line": 418,
                                                  "column": 32
                                                },
                                                "end": {
                                                  "line": 418,
                                                  "column": 39
                                                },
                                                "identifierName": "execute"
                                              },
                                              "name": "execute"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 16633,
                                              "end": 16679,
                                              "loc": {
                                                "start": {
                                                  "line": 418,
                                                  "column": 40
                                                },
                                                "end": {
                                                  "line": 418,
                                                  "column": 86
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 16666,
                                                  "end": 16674,
                                                  "loc": {
                                                    "start": {
                                                      "line": 418,
                                                      "column": 73
                                                    },
                                                    "end": {
                                                      "line": 418,
                                                      "column": 81
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 16634,
                                                  "end": 16664,
                                                  "loc": {
                                                    "start": {
                                                      "line": 418,
                                                      "column": 41
                                                    },
                                                    "end": {
                                                      "line": 418,
                                                      "column": 71
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 16675,
                                                  "end": 16678,
                                                  "loc": {
                                                    "start": {
                                                      "line": 418,
                                                      "column": 82
                                                    },
                                                    "end": {
                                                      "line": 418,
                                                      "column": 85
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "]);",
                                                    "cooked": "]);"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 16698,
                                        "end": 16732,
                                        "loc": {
                                          "start": {
                                            "line": 419,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 419,
                                            "column": 50
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 16698,
                                          "end": 16731,
                                          "loc": {
                                            "start": {
                                              "line": 419,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 419,
                                              "column": 49
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 16698,
                                            "end": 16729,
                                            "loc": {
                                              "start": {
                                                "line": 419,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 419,
                                                "column": 47
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 16698,
                                              "end": 16719,
                                              "loc": {
                                                "start": {
                                                  "line": 419,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 419,
                                                  "column": 37
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 16698,
                                                "end": 16710,
                                                "loc": {
                                                  "start": {
                                                    "line": 419,
                                                    "column": 16
                                                  },
                                                  "end": {
                                                    "line": 419,
                                                    "column": 28
                                                  }
                                                },
                                                "object": {
                                                  "type": "ThisExpression",
                                                  "start": 16698,
                                                  "end": 16702,
                                                  "loc": {
                                                    "start": {
                                                      "line": 419,
                                                      "column": 16
                                                    },
                                                    "end": {
                                                      "line": 419,
                                                      "column": 20
                                                    }
                                                  }
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 16703,
                                                  "end": 16710,
                                                  "loc": {
                                                    "start": {
                                                      "line": 419,
                                                      "column": 21
                                                    },
                                                    "end": {
                                                      "line": 419,
                                                      "column": 28
                                                    },
                                                    "identifierName": "session"
                                                  },
                                                  "name": "session"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 16711,
                                                "end": 16719,
                                                "loc": {
                                                  "start": {
                                                    "line": 419,
                                                    "column": 29
                                                  },
                                                  "end": {
                                                    "line": 419,
                                                    "column": 37
                                                  },
                                                  "identifierName": "selector"
                                                },
                                                "name": "selector"
                                              },
                                              "computed": false
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16720,
                                              "end": 16729,
                                              "loc": {
                                                "start": {
                                                  "line": 419,
                                                  "column": 38
                                                },
                                                "end": {
                                                  "line": 419,
                                                  "column": 47
                                                },
                                                "identifierName": "removeAll"
                                              },
                                              "name": "removeAll"
                                            },
                                            "computed": false
                                          },
                                          "arguments": []
                                        }
                                      },
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 16749,
                                        "end": 16809,
                                        "loc": {
                                          "start": {
                                            "line": 420,
                                            "column": 16
                                          },
                                          "end": {
                                            "line": 420,
                                            "column": 76
                                          }
                                        },
                                        "expression": {
                                          "type": "CallExpression",
                                          "start": 16749,
                                          "end": 16808,
                                          "loc": {
                                            "start": {
                                              "line": 420,
                                              "column": 16
                                            },
                                            "end": {
                                              "line": 420,
                                              "column": 75
                                            }
                                          },
                                          "callee": {
                                            "type": "MemberExpression",
                                            "start": 16749,
                                            "end": 16760,
                                            "loc": {
                                              "start": {
                                                "line": 420,
                                                "column": 16
                                              },
                                              "end": {
                                                "line": 420,
                                                "column": 27
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 16749,
                                              "end": 16756,
                                              "loc": {
                                                "start": {
                                                  "line": 420,
                                                  "column": 16
                                                },
                                                "end": {
                                                  "line": 420,
                                                  "column": 23
                                                },
                                                "identifierName": "console"
                                              },
                                              "name": "console"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 16757,
                                              "end": 16760,
                                              "loc": {
                                                "start": {
                                                  "line": 420,
                                                  "column": 24
                                                },
                                                "end": {
                                                  "line": 420,
                                                  "column": 27
                                                },
                                                "identifierName": "log"
                                              },
                                              "name": "log"
                                            },
                                            "computed": false
                                          },
                                          "arguments": [
                                            {
                                              "type": "TemplateLiteral",
                                              "start": 16761,
                                              "end": 16807,
                                              "loc": {
                                                "start": {
                                                  "line": 420,
                                                  "column": 28
                                                },
                                                "end": {
                                                  "line": 420,
                                                  "column": 74
                                                }
                                              },
                                              "expressions": [
                                                {
                                                  "type": "Identifier",
                                                  "start": 16794,
                                                  "end": 16802,
                                                  "loc": {
                                                    "start": {
                                                      "line": 420,
                                                      "column": 61
                                                    },
                                                    "end": {
                                                      "line": 420,
                                                      "column": 69
                                                    },
                                                    "identifierName": "ownerIds"
                                                  },
                                                  "name": "ownerIds"
                                                }
                                              ],
                                              "quasis": [
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 16762,
                                                  "end": 16792,
                                                  "loc": {
                                                    "start": {
                                                      "line": 420,
                                                      "column": 29
                                                    },
                                                    "end": {
                                                      "line": 420,
                                                      "column": 59
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "_C.SheetDesigner.DeleteLines([",
                                                    "cooked": "_C.SheetDesigner.DeleteLines(["
                                                  },
                                                  "tail": false
                                                },
                                                {
                                                  "type": "TemplateElement",
                                                  "start": 16803,
                                                  "end": 16806,
                                                  "loc": {
                                                    "start": {
                                                      "line": 420,
                                                      "column": 70
                                                    },
                                                    "end": {
                                                      "line": 420,
                                                      "column": 73
                                                    }
                                                  },
                                                  "value": {
                                                    "raw": "]);",
                                                    "cooked": "]);"
                                                  },
                                                  "tail": true
                                                }
                                              ]
                                            }
                                          ]
                                        }
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": null
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      },
                      "trailingComments": [
                        {
                          "type": "CommentLine",
                          "value": " Plugins can observe the whole session including the tree",
                          "start": 16845,
                          "end": 16904,
                          "loc": {
                            "start": {
                              "line": 424,
                              "column": 8
                            },
                            "end": {
                              "line": 424,
                              "column": 67
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " The second arg to observe fires on init",
                          "start": 16913,
                          "end": 16955,
                          "loc": {
                            "start": {
                              "line": 425,
                              "column": 8
                            },
                            "end": {
                              "line": 425,
                              "column": 50
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " this.session.observe(state => state.tree.features, features => {",
                          "start": 16964,
                          "end": 17031,
                          "loc": {
                            "start": {
                              "line": 426,
                              "column": 8
                            },
                            "end": {
                              "line": 426,
                              "column": 75
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
                          "start": 17040,
                          "end": 17122,
                          "loc": {
                            "start": {
                              "line": 427,
                              "column": 8
                            },
                            "end": {
                              "line": 427,
                              "column": 90
                            }
                          }
                        },
                        {
                          "type": "CommentLine",
                          "value": " }, true);",
                          "start": 17131,
                          "end": 17143,
                          "loc": {
                            "start": {
                              "line": 428,
                              "column": 8
                            },
                            "end": {
                              "line": 428,
                              "column": 20
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "directives": [],
                  "trailingComments": null
                },
                "leadingComments": [
                  {
                    "type": "CommentBlock",
                    "value": "*\n     * Called when the plugin is enabled.\n     ",
                    "start": 6698,
                    "end": 6751,
                    "loc": {
                      "start": {
                        "line": 209,
                        "column": 4
                      },
                      "end": {
                        "line": 211,
                        "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": 17155,
                    "end": 17356,
                    "loc": {
                      "start": {
                        "line": 431,
                        "column": 4
                      },
                      "end": {
                        "line": 435,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 17361,
                "end": 17595,
                "loc": {
                  "start": {
                    "line": 436,
                    "column": 4
                  },
                  "end": {
                    "line": 442,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17361,
                  "end": 17372,
                  "loc": {
                    "start": {
                      "line": 436,
                      "column": 4
                    },
                    "end": {
                      "line": 436,
                      "column": 15
                    },
                    "identifierName": "getOwnerIds"
                  },
                  "name": "getOwnerIds",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 17373,
                    "end": 17389,
                    "loc": {
                      "start": {
                        "line": 436,
                        "column": 16
                      },
                      "end": {
                        "line": 436,
                        "column": 32
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 17391,
                  "end": 17595,
                  "loc": {
                    "start": {
                      "line": 436,
                      "column": 34
                    },
                    "end": {
                      "line": 442,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 17401,
                      "end": 17421,
                      "loc": {
                        "start": {
                          "line": 437,
                          "column": 8
                        },
                        "end": {
                          "line": 437,
                          "column": 28
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17407,
                          "end": 17420,
                          "loc": {
                            "start": {
                              "line": 437,
                              "column": 14
                            },
                            "end": {
                              "line": 437,
                              "column": 27
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17407,
                            "end": 17415,
                            "loc": {
                              "start": {
                                "line": 437,
                                "column": 14
                              },
                              "end": {
                                "line": 437,
                                "column": 22
                              },
                              "identifierName": "ownerIds"
                            },
                            "name": "ownerIds"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 17418,
                            "end": 17420,
                            "loc": {
                              "start": {
                                "line": 437,
                                "column": 25
                              },
                              "end": {
                                "line": 437,
                                "column": 27
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17430,
                      "end": 17564,
                      "loc": {
                        "start": {
                          "line": 438,
                          "column": 8
                        },
                        "end": {
                          "line": 440,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17430,
                        "end": 17563,
                        "loc": {
                          "start": {
                            "line": 438,
                            "column": 8
                          },
                          "end": {
                            "line": 440,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17430,
                          "end": 17454,
                          "loc": {
                            "start": {
                              "line": 438,
                              "column": 8
                            },
                            "end": {
                              "line": 438,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 17430,
                            "end": 17446,
                            "loc": {
                              "start": {
                                "line": 438,
                                "column": 8
                              },
                              "end": {
                                "line": 438,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17447,
                            "end": 17454,
                            "loc": {
                              "start": {
                                "line": 438,
                                "column": 25
                              },
                              "end": {
                                "line": 438,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 17455,
                            "end": 17562,
                            "loc": {
                              "start": {
                                "line": 438,
                                "column": 33
                              },
                              "end": {
                                "line": 440,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 17455,
                                "end": 17462,
                                "loc": {
                                  "start": {
                                    "line": 438,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 438,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 17466,
                              "end": 17562,
                              "loc": {
                                "start": {
                                  "line": 438,
                                  "column": 44
                                },
                                "end": {
                                  "line": 440,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 17480,
                                  "end": 17552,
                                  "loc": {
                                    "start": {
                                      "line": 439,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 439,
                                      "column": 84
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 17480,
                                    "end": 17551,
                                    "loc": {
                                      "start": {
                                        "line": 439,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 439,
                                        "column": 83
                                      }
                                    },
                                    "left": {
                                      "type": "LogicalExpression",
                                      "start": 17480,
                                      "end": 17514,
                                      "loc": {
                                        "start": {
                                          "line": 439,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 439,
                                          "column": 46
                                        }
                                      },
                                      "left": {
                                        "type": "MemberExpression",
                                        "start": 17480,
                                        "end": 17492,
                                        "loc": {
                                          "start": {
                                            "line": 439,
                                            "column": 12
                                          },
                                          "end": {
                                            "line": 439,
                                            "column": 24
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 17480,
                                          "end": 17487,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 12
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 19
                                            },
                                            "identifierName": "element"
                                          },
                                          "name": "element"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 17488,
                                          "end": 17492,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 24
                                            },
                                            "identifierName": "meta"
                                          },
                                          "name": "meta"
                                        },
                                        "computed": false
                                      },
                                      "operator": "&&",
                                      "right": {
                                        "type": "MemberExpression",
                                        "start": 17496,
                                        "end": 17514,
                                        "loc": {
                                          "start": {
                                            "line": 439,
                                            "column": 28
                                          },
                                          "end": {
                                            "line": 439,
                                            "column": 46
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 17496,
                                          "end": 17508,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 28
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 40
                                            }
                                          },
                                          "object": {
                                            "type": "Identifier",
                                            "start": 17496,
                                            "end": 17503,
                                            "loc": {
                                              "start": {
                                                "line": 439,
                                                "column": 28
                                              },
                                              "end": {
                                                "line": 439,
                                                "column": 35
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 17504,
                                            "end": 17508,
                                            "loc": {
                                              "start": {
                                                "line": 439,
                                                "column": 36
                                              },
                                              "end": {
                                                "line": 439,
                                                "column": 40
                                              },
                                              "identifierName": "meta"
                                            },
                                            "name": "meta"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 17509,
                                          "end": 17514,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 41
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 46
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "computed": false
                                      }
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 17518,
                                      "end": 17551,
                                      "loc": {
                                        "start": {
                                          "line": 439,
                                          "column": 50
                                        },
                                        "end": {
                                          "line": 439,
                                          "column": 83
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 17518,
                                        "end": 17531,
                                        "loc": {
                                          "start": {
                                            "line": 439,
                                            "column": 50
                                          },
                                          "end": {
                                            "line": 439,
                                            "column": 63
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 17518,
                                          "end": 17526,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 50
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 58
                                            },
                                            "identifierName": "ownerIds"
                                          },
                                          "name": "ownerIds"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 17527,
                                          "end": 17531,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 59
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 63
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "MemberExpression",
                                          "start": 17532,
                                          "end": 17550,
                                          "loc": {
                                            "start": {
                                              "line": 439,
                                              "column": 64
                                            },
                                            "end": {
                                              "line": 439,
                                              "column": 82
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 17532,
                                            "end": 17544,
                                            "loc": {
                                              "start": {
                                                "line": 439,
                                                "column": 64
                                              },
                                              "end": {
                                                "line": 439,
                                                "column": 76
                                              }
                                            },
                                            "object": {
                                              "type": "Identifier",
                                              "start": 17532,
                                              "end": 17539,
                                              "loc": {
                                                "start": {
                                                  "line": 439,
                                                  "column": 64
                                                },
                                                "end": {
                                                  "line": 439,
                                                  "column": 71
                                                },
                                                "identifierName": "element"
                                              },
                                              "name": "element"
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 17540,
                                              "end": 17544,
                                              "loc": {
                                                "start": {
                                                  "line": 439,
                                                  "column": 72
                                                },
                                                "end": {
                                                  "line": 439,
                                                  "column": 76
                                                },
                                                "identifierName": "meta"
                                              },
                                              "name": "meta"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 17545,
                                            "end": 17550,
                                            "loc": {
                                              "start": {
                                                "line": 439,
                                                "column": 77
                                              },
                                              "end": {
                                                "line": 439,
                                                "column": 82
                                              },
                                              "identifierName": "owner"
                                            },
                                            "name": "owner"
                                          },
                                          "computed": false
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 17573,
                      "end": 17589,
                      "loc": {
                        "start": {
                          "line": 441,
                          "column": 8
                        },
                        "end": {
                          "line": 441,
                          "column": 24
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 17580,
                        "end": 17588,
                        "loc": {
                          "start": {
                            "line": 441,
                            "column": 15
                          },
                          "end": {
                            "line": 441,
                            "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": 17155,
                    "end": 17356,
                    "loc": {
                      "start": {
                        "line": 431,
                        "column": 4
                      },
                      "end": {
                        "line": 435,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 17601,
                "end": 17792,
                "loc": {
                  "start": {
                    "line": 444,
                    "column": 4
                  },
                  "end": {
                    "line": 450,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17601,
                  "end": 17611,
                  "loc": {
                    "start": {
                      "line": 444,
                      "column": 4
                    },
                    "end": {
                      "line": 444,
                      "column": 14
                    },
                    "identifierName": "getOwnerId"
                  },
                  "name": "getOwnerId"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 17612,
                    "end": 17627,
                    "loc": {
                      "start": {
                        "line": 444,
                        "column": 15
                      },
                      "end": {
                        "line": 444,
                        "column": 30
                      },
                      "identifierName": "selectedElement"
                    },
                    "name": "selectedElement"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 17629,
                  "end": 17792,
                  "loc": {
                    "start": {
                      "line": 444,
                      "column": 32
                    },
                    "end": {
                      "line": 450,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 17639,
                      "end": 17646,
                      "loc": {
                        "start": {
                          "line": 445,
                          "column": 8
                        },
                        "end": {
                          "line": 445,
                          "column": 15
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17643,
                          "end": 17645,
                          "loc": {
                            "start": {
                              "line": 445,
                              "column": 12
                            },
                            "end": {
                              "line": 445,
                              "column": 14
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17643,
                            "end": 17645,
                            "loc": {
                              "start": {
                                "line": 445,
                                "column": 12
                              },
                              "end": {
                                "line": 445,
                                "column": 14
                              },
                              "identifierName": "id"
                            },
                            "name": "id"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 17655,
                      "end": 17767,
                      "loc": {
                        "start": {
                          "line": 446,
                          "column": 8
                        },
                        "end": {
                          "line": 448,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 17659,
                        "end": 17709,
                        "loc": {
                          "start": {
                            "line": 446,
                            "column": 12
                          },
                          "end": {
                            "line": 446,
                            "column": 62
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 17659,
                          "end": 17679,
                          "loc": {
                            "start": {
                              "line": 446,
                              "column": 12
                            },
                            "end": {
                              "line": 446,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 17659,
                            "end": 17674,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 12
                              },
                              "end": {
                                "line": 446,
                                "column": 27
                              },
                              "identifierName": "selectedElement"
                            },
                            "name": "selectedElement"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17675,
                            "end": 17679,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 28
                              },
                              "end": {
                                "line": 446,
                                "column": 32
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 17683,
                          "end": 17709,
                          "loc": {
                            "start": {
                              "line": 446,
                              "column": 36
                            },
                            "end": {
                              "line": 446,
                              "column": 62
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 17683,
                            "end": 17703,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 36
                              },
                              "end": {
                                "line": 446,
                                "column": 56
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 17683,
                              "end": 17698,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 36
                                },
                                "end": {
                                  "line": 446,
                                  "column": 51
                                },
                                "identifierName": "selectedElement"
                              },
                              "name": "selectedElement"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 17699,
                              "end": 17703,
                              "loc": {
                                "start": {
                                  "line": 446,
                                  "column": 52
                                },
                                "end": {
                                  "line": 446,
                                  "column": 56
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17704,
                            "end": 17709,
                            "loc": {
                              "start": {
                                "line": 446,
                                "column": 57
                              },
                              "end": {
                                "line": 446,
                                "column": 62
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 17711,
                        "end": 17767,
                        "loc": {
                          "start": {
                            "line": 446,
                            "column": 64
                          },
                          "end": {
                            "line": 448,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 17725,
                            "end": 17757,
                            "loc": {
                              "start": {
                                "line": 447,
                                "column": 12
                              },
                              "end": {
                                "line": 447,
                                "column": 44
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 17725,
                              "end": 17756,
                              "loc": {
                                "start": {
                                  "line": 447,
                                  "column": 12
                                },
                                "end": {
                                  "line": 447,
                                  "column": 43
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 17725,
                                "end": 17727,
                                "loc": {
                                  "start": {
                                    "line": 447,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 447,
                                    "column": 14
                                  },
                                  "identifierName": "id"
                                },
                                "name": "id"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 17730,
                                "end": 17756,
                                "loc": {
                                  "start": {
                                    "line": 447,
                                    "column": 17
                                  },
                                  "end": {
                                    "line": 447,
                                    "column": 43
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 17730,
                                  "end": 17750,
                                  "loc": {
                                    "start": {
                                      "line": 447,
                                      "column": 17
                                    },
                                    "end": {
                                      "line": 447,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "Identifier",
                                    "start": 17730,
                                    "end": 17745,
                                    "loc": {
                                      "start": {
                                        "line": 447,
                                        "column": 17
                                      },
                                      "end": {
                                        "line": 447,
                                        "column": 32
                                      },
                                      "identifierName": "selectedElement"
                                    },
                                    "name": "selectedElement"
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 17746,
                                    "end": 17750,
                                    "loc": {
                                      "start": {
                                        "line": 447,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 447,
                                        "column": 37
                                      },
                                      "identifierName": "meta"
                                    },
                                    "name": "meta"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 17751,
                                  "end": 17756,
                                  "loc": {
                                    "start": {
                                      "line": 447,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 447,
                                      "column": 43
                                    },
                                    "identifierName": "owner"
                                  },
                                  "name": "owner"
                                },
                                "computed": false
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 17776,
                      "end": 17786,
                      "loc": {
                        "start": {
                          "line": 449,
                          "column": 8
                        },
                        "end": {
                          "line": 449,
                          "column": 18
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 17783,
                        "end": 17785,
                        "loc": {
                          "start": {
                            "line": 449,
                            "column": 15
                          },
                          "end": {
                            "line": 449,
                            "column": 17
                          },
                          "identifierName": "id"
                        },
                        "name": "id"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 17798,
                "end": 18031,
                "loc": {
                  "start": {
                    "line": 452,
                    "column": 4
                  },
                  "end": {
                    "line": 459,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 17798,
                  "end": 17807,
                  "loc": {
                    "start": {
                      "line": 452,
                      "column": 4
                    },
                    "end": {
                      "line": 452,
                      "column": 13
                    },
                    "identifierName": "getOwners"
                  },
                  "name": "getOwners"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 17808,
                    "end": 17824,
                    "loc": {
                      "start": {
                        "line": 452,
                        "column": 14
                      },
                      "end": {
                        "line": 452,
                        "column": 30
                      },
                      "identifierName": "selectedElements"
                    },
                    "name": "selectedElements"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 17826,
                  "end": 18031,
                  "loc": {
                    "start": {
                      "line": 452,
                      "column": 32
                    },
                    "end": {
                      "line": 459,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 17836,
                      "end": 17854,
                      "loc": {
                        "start": {
                          "line": 453,
                          "column": 8
                        },
                        "end": {
                          "line": 453,
                          "column": 26
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 17842,
                          "end": 17853,
                          "loc": {
                            "start": {
                              "line": 453,
                              "column": 14
                            },
                            "end": {
                              "line": 453,
                              "column": 25
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 17842,
                            "end": 17848,
                            "loc": {
                              "start": {
                                "line": 453,
                                "column": 14
                              },
                              "end": {
                                "line": 453,
                                "column": 20
                              },
                              "identifierName": "owners"
                            },
                            "name": "owners"
                          },
                          "init": {
                            "type": "ArrayExpression",
                            "start": 17851,
                            "end": 17853,
                            "loc": {
                              "start": {
                                "line": 453,
                                "column": 23
                              },
                              "end": {
                                "line": 453,
                                "column": 25
                              }
                            },
                            "elements": []
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 17863,
                      "end": 18002,
                      "loc": {
                        "start": {
                          "line": 454,
                          "column": 8
                        },
                        "end": {
                          "line": 457,
                          "column": 11
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 17863,
                        "end": 18001,
                        "loc": {
                          "start": {
                            "line": 454,
                            "column": 8
                          },
                          "end": {
                            "line": 457,
                            "column": 10
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 17863,
                          "end": 17887,
                          "loc": {
                            "start": {
                              "line": 454,
                              "column": 8
                            },
                            "end": {
                              "line": 454,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 17863,
                            "end": 17879,
                            "loc": {
                              "start": {
                                "line": 454,
                                "column": 8
                              },
                              "end": {
                                "line": 454,
                                "column": 24
                              },
                              "identifierName": "selectedElements"
                            },
                            "name": "selectedElements"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 17880,
                            "end": 17887,
                            "loc": {
                              "start": {
                                "line": 454,
                                "column": 25
                              },
                              "end": {
                                "line": 454,
                                "column": 32
                              },
                              "identifierName": "forEach"
                            },
                            "name": "forEach"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "ArrowFunctionExpression",
                            "start": 17888,
                            "end": 18000,
                            "loc": {
                              "start": {
                                "line": 454,
                                "column": 33
                              },
                              "end": {
                                "line": 457,
                                "column": 9
                              }
                            },
                            "id": null,
                            "generator": false,
                            "expression": false,
                            "async": false,
                            "params": [
                              {
                                "type": "Identifier",
                                "start": 17888,
                                "end": 17895,
                                "loc": {
                                  "start": {
                                    "line": 454,
                                    "column": 33
                                  },
                                  "end": {
                                    "line": 454,
                                    "column": 40
                                  },
                                  "identifierName": "element"
                                },
                                "name": "element"
                              }
                            ],
                            "body": {
                              "type": "BlockStatement",
                              "start": 17899,
                              "end": 18000,
                              "loc": {
                                "start": {
                                  "line": 454,
                                  "column": 44
                                },
                                "end": {
                                  "line": 457,
                                  "column": 9
                                }
                              },
                              "body": [
                                {
                                  "type": "VariableDeclaration",
                                  "start": 17913,
                                  "end": 17950,
                                  "loc": {
                                    "start": {
                                      "line": 455,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 455,
                                      "column": 49
                                    }
                                  },
                                  "declarations": [
                                    {
                                      "type": "VariableDeclarator",
                                      "start": 17919,
                                      "end": 17949,
                                      "loc": {
                                        "start": {
                                          "line": 455,
                                          "column": 18
                                        },
                                        "end": {
                                          "line": 455,
                                          "column": 48
                                        }
                                      },
                                      "id": {
                                        "type": "Identifier",
                                        "start": 17919,
                                        "end": 17924,
                                        "loc": {
                                          "start": {
                                            "line": 455,
                                            "column": 18
                                          },
                                          "end": {
                                            "line": 455,
                                            "column": 23
                                          },
                                          "identifierName": "owner"
                                        },
                                        "name": "owner"
                                      },
                                      "init": {
                                        "type": "CallExpression",
                                        "start": 17927,
                                        "end": 17949,
                                        "loc": {
                                          "start": {
                                            "line": 455,
                                            "column": 26
                                          },
                                          "end": {
                                            "line": 455,
                                            "column": 48
                                          }
                                        },
                                        "callee": {
                                          "type": "MemberExpression",
                                          "start": 17927,
                                          "end": 17940,
                                          "loc": {
                                            "start": {
                                              "line": 455,
                                              "column": 26
                                            },
                                            "end": {
                                              "line": 455,
                                              "column": 39
                                            }
                                          },
                                          "object": {
                                            "type": "ThisExpression",
                                            "start": 17927,
                                            "end": 17931,
                                            "loc": {
                                              "start": {
                                                "line": 455,
                                                "column": 26
                                              },
                                              "end": {
                                                "line": 455,
                                                "column": 30
                                              }
                                            }
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 17932,
                                            "end": 17940,
                                            "loc": {
                                              "start": {
                                                "line": 455,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 455,
                                                "column": 39
                                              },
                                              "identifierName": "getOwner"
                                            },
                                            "name": "getOwner"
                                          },
                                          "computed": false
                                        },
                                        "arguments": [
                                          {
                                            "type": "Identifier",
                                            "start": 17941,
                                            "end": 17948,
                                            "loc": {
                                              "start": {
                                                "line": 455,
                                                "column": 40
                                              },
                                              "end": {
                                                "line": 455,
                                                "column": 47
                                              },
                                              "identifierName": "element"
                                            },
                                            "name": "element"
                                          }
                                        ]
                                      }
                                    }
                                  ],
                                  "kind": "const"
                                },
                                {
                                  "type": "ExpressionStatement",
                                  "start": 17963,
                                  "end": 17990,
                                  "loc": {
                                    "start": {
                                      "line": 456,
                                      "column": 12
                                    },
                                    "end": {
                                      "line": 456,
                                      "column": 39
                                    }
                                  },
                                  "expression": {
                                    "type": "LogicalExpression",
                                    "start": 17963,
                                    "end": 17989,
                                    "loc": {
                                      "start": {
                                        "line": 456,
                                        "column": 12
                                      },
                                      "end": {
                                        "line": 456,
                                        "column": 38
                                      }
                                    },
                                    "left": {
                                      "type": "Identifier",
                                      "start": 17963,
                                      "end": 17968,
                                      "loc": {
                                        "start": {
                                          "line": 456,
                                          "column": 12
                                        },
                                        "end": {
                                          "line": 456,
                                          "column": 17
                                        },
                                        "identifierName": "owner"
                                      },
                                      "name": "owner"
                                    },
                                    "operator": "&&",
                                    "right": {
                                      "type": "CallExpression",
                                      "start": 17972,
                                      "end": 17989,
                                      "loc": {
                                        "start": {
                                          "line": 456,
                                          "column": 21
                                        },
                                        "end": {
                                          "line": 456,
                                          "column": 38
                                        }
                                      },
                                      "callee": {
                                        "type": "MemberExpression",
                                        "start": 17972,
                                        "end": 17982,
                                        "loc": {
                                          "start": {
                                            "line": 456,
                                            "column": 21
                                          },
                                          "end": {
                                            "line": 456,
                                            "column": 31
                                          }
                                        },
                                        "object": {
                                          "type": "Identifier",
                                          "start": 17972,
                                          "end": 17977,
                                          "loc": {
                                            "start": {
                                              "line": 456,
                                              "column": 21
                                            },
                                            "end": {
                                              "line": 456,
                                              "column": 26
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 17978,
                                          "end": 17982,
                                          "loc": {
                                            "start": {
                                              "line": 456,
                                              "column": 27
                                            },
                                            "end": {
                                              "line": 456,
                                              "column": 31
                                            },
                                            "identifierName": "push"
                                          },
                                          "name": "push"
                                        },
                                        "computed": false
                                      },
                                      "arguments": [
                                        {
                                          "type": "Identifier",
                                          "start": 17983,
                                          "end": 17988,
                                          "loc": {
                                            "start": {
                                              "line": 456,
                                              "column": 32
                                            },
                                            "end": {
                                              "line": 456,
                                              "column": 37
                                            },
                                            "identifierName": "owner"
                                          },
                                          "name": "owner"
                                        }
                                      ]
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ]
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18011,
                      "end": 18025,
                      "loc": {
                        "start": {
                          "line": 458,
                          "column": 8
                        },
                        "end": {
                          "line": 458,
                          "column": 22
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 18018,
                        "end": 18024,
                        "loc": {
                          "start": {
                            "line": 458,
                            "column": 15
                          },
                          "end": {
                            "line": 458,
                            "column": 21
                          },
                          "identifierName": "owners"
                        },
                        "name": "owners"
                      }
                    }
                  ],
                  "directives": []
                }
              },
              {
                "type": "ClassMethod",
                "start": 18037,
                "end": 18222,
                "loc": {
                  "start": {
                    "line": 461,
                    "column": 4
                  },
                  "end": {
                    "line": 467,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18037,
                  "end": 18045,
                  "loc": {
                    "start": {
                      "line": 461,
                      "column": 4
                    },
                    "end": {
                      "line": 461,
                      "column": 12
                    },
                    "identifierName": "getOwner"
                  },
                  "name": "getOwner"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 18046,
                    "end": 18053,
                    "loc": {
                      "start": {
                        "line": 461,
                        "column": 13
                      },
                      "end": {
                        "line": 461,
                        "column": 20
                      },
                      "identifierName": "element"
                    },
                    "name": "element"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 18055,
                  "end": 18222,
                  "loc": {
                    "start": {
                      "line": 461,
                      "column": 22
                    },
                    "end": {
                      "line": 467,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 18065,
                      "end": 18075,
                      "loc": {
                        "start": {
                          "line": 462,
                          "column": 8
                        },
                        "end": {
                          "line": 462,
                          "column": 18
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18069,
                          "end": 18074,
                          "loc": {
                            "start": {
                              "line": 462,
                              "column": 12
                            },
                            "end": {
                              "line": 462,
                              "column": 17
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18069,
                            "end": 18074,
                            "loc": {
                              "start": {
                                "line": 462,
                                "column": 12
                              },
                              "end": {
                                "line": 462,
                                "column": 17
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 18084,
                      "end": 18194,
                      "loc": {
                        "start": {
                          "line": 463,
                          "column": 8
                        },
                        "end": {
                          "line": 465,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 18088,
                        "end": 18122,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 12
                          },
                          "end": {
                            "line": 463,
                            "column": 46
                          }
                        },
                        "left": {
                          "type": "MemberExpression",
                          "start": 18088,
                          "end": 18100,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 12
                            },
                            "end": {
                              "line": 463,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 18088,
                            "end": 18095,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 12
                              },
                              "end": {
                                "line": 463,
                                "column": 19
                              },
                              "identifierName": "element"
                            },
                            "name": "element"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18096,
                            "end": 18100,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 20
                              },
                              "end": {
                                "line": 463,
                                "column": 24
                              },
                              "identifierName": "meta"
                            },
                            "name": "meta"
                          },
                          "computed": false
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 18104,
                          "end": 18122,
                          "loc": {
                            "start": {
                              "line": 463,
                              "column": 28
                            },
                            "end": {
                              "line": 463,
                              "column": 46
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 18104,
                            "end": 18116,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 28
                              },
                              "end": {
                                "line": 463,
                                "column": 40
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 18104,
                              "end": 18111,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 28
                                },
                                "end": {
                                  "line": 463,
                                  "column": 35
                                },
                                "identifierName": "element"
                              },
                              "name": "element"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 18112,
                              "end": 18116,
                              "loc": {
                                "start": {
                                  "line": 463,
                                  "column": 36
                                },
                                "end": {
                                  "line": 463,
                                  "column": 40
                                },
                                "identifierName": "meta"
                              },
                              "name": "meta"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 18117,
                            "end": 18122,
                            "loc": {
                              "start": {
                                "line": 463,
                                "column": 41
                              },
                              "end": {
                                "line": 463,
                                "column": 46
                              },
                              "identifierName": "owner"
                            },
                            "name": "owner"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 18124,
                        "end": 18194,
                        "loc": {
                          "start": {
                            "line": 463,
                            "column": 48
                          },
                          "end": {
                            "line": 465,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 18138,
                            "end": 18184,
                            "loc": {
                              "start": {
                                "line": 464,
                                "column": 12
                              },
                              "end": {
                                "line": 464,
                                "column": 58
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 18138,
                              "end": 18183,
                              "loc": {
                                "start": {
                                  "line": 464,
                                  "column": 12
                                },
                                "end": {
                                  "line": 464,
                                  "column": 57
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 18138,
                                "end": 18143,
                                "loc": {
                                  "start": {
                                    "line": 464,
                                    "column": 12
                                  },
                                  "end": {
                                    "line": 464,
                                    "column": 17
                                  },
                                  "identifierName": "owner"
                                },
                                "name": "owner"
                              },
                              "right": {
                                "type": "MemberExpression",
                                "start": 18146,
                                "end": 18183,
                                "loc": {
                                  "start": {
                                    "line": 464,
                                    "column": 20
                                  },
                                  "end": {
                                    "line": 464,
                                    "column": 57
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18146,
                                  "end": 18163,
                                  "loc": {
                                    "start": {
                                      "line": 464,
                                      "column": 20
                                    },
                                    "end": {
                                      "line": 464,
                                      "column": 37
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 18146,
                                    "end": 18158,
                                    "loc": {
                                      "start": {
                                        "line": 464,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 32
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 18146,
                                      "end": 18150,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 24
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 18151,
                                      "end": 18158,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 25
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 32
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18159,
                                    "end": 18163,
                                    "loc": {
                                      "start": {
                                        "line": 464,
                                        "column": 33
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 37
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "MemberExpression",
                                  "start": 18164,
                                  "end": 18182,
                                  "loc": {
                                    "start": {
                                      "line": 464,
                                      "column": 38
                                    },
                                    "end": {
                                      "line": 464,
                                      "column": 56
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 18164,
                                    "end": 18176,
                                    "loc": {
                                      "start": {
                                        "line": 464,
                                        "column": 38
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 50
                                      }
                                    },
                                    "object": {
                                      "type": "Identifier",
                                      "start": 18164,
                                      "end": 18171,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 38
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 45
                                        },
                                        "identifierName": "element"
                                      },
                                      "name": "element"
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 18172,
                                      "end": 18176,
                                      "loc": {
                                        "start": {
                                          "line": 464,
                                          "column": 46
                                        },
                                        "end": {
                                          "line": 464,
                                          "column": 50
                                        },
                                        "identifierName": "meta"
                                      },
                                      "name": "meta"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18177,
                                    "end": 18182,
                                    "loc": {
                                      "start": {
                                        "line": 464,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 464,
                                        "column": 56
                                      },
                                      "identifierName": "owner"
                                    },
                                    "name": "owner"
                                  },
                                  "computed": false
                                },
                                "computed": true
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18203,
                      "end": 18216,
                      "loc": {
                        "start": {
                          "line": 466,
                          "column": 8
                        },
                        "end": {
                          "line": 466,
                          "column": 21
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 18210,
                        "end": 18215,
                        "loc": {
                          "start": {
                            "line": 466,
                            "column": 15
                          },
                          "end": {
                            "line": 466,
                            "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": 18228,
                    "end": 18363,
                    "loc": {
                      "start": {
                        "line": 469,
                        "column": 4
                      },
                      "end": {
                        "line": 472,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 18368,
                "end": 18961,
                "loc": {
                  "start": {
                    "line": 473,
                    "column": 4
                  },
                  "end": {
                    "line": 489,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18368,
                  "end": 18379,
                  "loc": {
                    "start": {
                      "line": 473,
                      "column": 4
                    },
                    "end": {
                      "line": 473,
                      "column": 15
                    },
                    "identifierName": "getSketchId"
                  },
                  "name": "getSketchId",
                  "leadingComments": null
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 18380,
                    "end": 18386,
                    "loc": {
                      "start": {
                        "line": 473,
                        "column": 16
                      },
                      "end": {
                        "line": 473,
                        "column": 22
                      },
                      "identifierName": "lineId"
                    },
                    "name": "lineId"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 18388,
                  "end": 18961,
                  "loc": {
                    "start": {
                      "line": 473,
                      "column": 24
                    },
                    "end": {
                      "line": 489,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 18398,
                      "end": 18411,
                      "loc": {
                        "start": {
                          "line": 474,
                          "column": 8
                        },
                        "end": {
                          "line": 474,
                          "column": 21
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18402,
                          "end": 18410,
                          "loc": {
                            "start": {
                              "line": 474,
                              "column": 12
                            },
                            "end": {
                              "line": 474,
                              "column": 20
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18402,
                            "end": 18410,
                            "loc": {
                              "start": {
                                "line": 474,
                                "column": 12
                              },
                              "end": {
                                "line": 474,
                                "column": 20
                              },
                              "identifierName": "sketchId"
                            },
                            "name": "sketchId"
                          },
                          "init": null
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "VariableDeclaration",
                      "start": 18420,
                      "end": 18508,
                      "loc": {
                        "start": {
                          "line": 475,
                          "column": 8
                        },
                        "end": {
                          "line": 475,
                          "column": 96
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 18424,
                          "end": 18507,
                          "loc": {
                            "start": {
                              "line": 475,
                              "column": 12
                            },
                            "end": {
                              "line": 475,
                              "column": 95
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 18424,
                            "end": 18432,
                            "loc": {
                              "start": {
                                "line": 475,
                                "column": 12
                              },
                              "end": {
                                "line": 475,
                                "column": 20
                              },
                              "identifierName": "parentId"
                            },
                            "name": "parentId"
                          },
                          "init": {
                            "type": "ConditionalExpression",
                            "start": 18435,
                            "end": 18507,
                            "loc": {
                              "start": {
                                "line": 475,
                                "column": 23
                              },
                              "end": {
                                "line": 475,
                                "column": 95
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 18435,
                              "end": 18460,
                              "loc": {
                                "start": {
                                  "line": 475,
                                  "column": 23
                                },
                                "end": {
                                  "line": 475,
                                  "column": 48
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 18435,
                                "end": 18452,
                                "loc": {
                                  "start": {
                                    "line": 475,
                                    "column": 23
                                  },
                                  "end": {
                                    "line": 475,
                                    "column": 40
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18435,
                                  "end": 18447,
                                  "loc": {
                                    "start": {
                                      "line": 475,
                                      "column": 23
                                    },
                                    "end": {
                                      "line": 475,
                                      "column": 35
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 18435,
                                    "end": 18439,
                                    "loc": {
                                      "start": {
                                        "line": 475,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 475,
                                        "column": 27
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18440,
                                    "end": 18447,
                                    "loc": {
                                      "start": {
                                        "line": 475,
                                        "column": 28
                                      },
                                      "end": {
                                        "line": 475,
                                        "column": 35
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18448,
                                  "end": 18452,
                                  "loc": {
                                    "start": {
                                      "line": 475,
                                      "column": 36
                                    },
                                    "end": {
                                      "line": 475,
                                      "column": 40
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 18453,
                                "end": 18459,
                                "loc": {
                                  "start": {
                                    "line": 475,
                                    "column": 41
                                  },
                                  "end": {
                                    "line": 475,
                                    "column": 47
                                  },
                                  "identifierName": "lineId"
                                },
                                "name": "lineId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "MemberExpression",
                              "start": 18463,
                              "end": 18495,
                              "loc": {
                                "start": {
                                  "line": 475,
                                  "column": 51
                                },
                                "end": {
                                  "line": 475,
                                  "column": 83
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 18463,
                                "end": 18488,
                                "loc": {
                                  "start": {
                                    "line": 475,
                                    "column": 51
                                  },
                                  "end": {
                                    "line": 475,
                                    "column": 76
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18463,
                                  "end": 18480,
                                  "loc": {
                                    "start": {
                                      "line": 475,
                                      "column": 51
                                    },
                                    "end": {
                                      "line": 475,
                                      "column": 68
                                    }
                                  },
                                  "object": {
                                    "type": "MemberExpression",
                                    "start": 18463,
                                    "end": 18475,
                                    "loc": {
                                      "start": {
                                        "line": 475,
                                        "column": 51
                                      },
                                      "end": {
                                        "line": 475,
                                        "column": 63
                                      }
                                    },
                                    "object": {
                                      "type": "ThisExpression",
                                      "start": 18463,
                                      "end": 18467,
                                      "loc": {
                                        "start": {
                                          "line": 475,
                                          "column": 51
                                        },
                                        "end": {
                                          "line": 475,
                                          "column": 55
                                        }
                                      }
                                    },
                                    "property": {
                                      "type": "Identifier",
                                      "start": 18468,
                                      "end": 18475,
                                      "loc": {
                                        "start": {
                                          "line": 475,
                                          "column": 56
                                        },
                                        "end": {
                                          "line": 475,
                                          "column": 63
                                        },
                                        "identifierName": "session"
                                      },
                                      "name": "session"
                                    },
                                    "computed": false
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18476,
                                    "end": 18480,
                                    "loc": {
                                      "start": {
                                        "line": 475,
                                        "column": 64
                                      },
                                      "end": {
                                        "line": 475,
                                        "column": 68
                                      },
                                      "identifierName": "tree"
                                    },
                                    "name": "tree"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18481,
                                  "end": 18487,
                                  "loc": {
                                    "start": {
                                      "line": 475,
                                      "column": 69
                                    },
                                    "end": {
                                      "line": 475,
                                      "column": 75
                                    },
                                    "identifierName": "lineId"
                                  },
                                  "name": "lineId"
                                },
                                "computed": true
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 18489,
                                "end": 18495,
                                "loc": {
                                  "start": {
                                    "line": 475,
                                    "column": 77
                                  },
                                  "end": {
                                    "line": 475,
                                    "column": 83
                                  },
                                  "identifierName": "parent"
                                },
                                "name": "parent"
                              },
                              "computed": false
                            },
                            "alternate": {
                              "type": "Identifier",
                              "start": 18498,
                              "end": 18507,
                              "loc": {
                                "start": {
                                  "line": 475,
                                  "column": 86
                                },
                                "end": {
                                  "line": 475,
                                  "column": 95
                                },
                                "identifierName": "undefined"
                              },
                              "name": "undefined"
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "WhileStatement",
                      "start": 18517,
                      "end": 18930,
                      "loc": {
                        "start": {
                          "line": 476,
                          "column": 8
                        },
                        "end": {
                          "line": 487,
                          "column": 9
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 18524,
                        "end": 18546,
                        "loc": {
                          "start": {
                            "line": 476,
                            "column": 15
                          },
                          "end": {
                            "line": 476,
                            "column": 37
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 18524,
                          "end": 18532,
                          "loc": {
                            "start": {
                              "line": 476,
                              "column": 15
                            },
                            "end": {
                              "line": 476,
                              "column": 23
                            },
                            "identifierName": "parentId"
                          },
                          "name": "parentId"
                        },
                        "operator": "!==",
                        "right": {
                          "type": "Identifier",
                          "start": 18537,
                          "end": 18546,
                          "loc": {
                            "start": {
                              "line": 476,
                              "column": 28
                            },
                            "end": {
                              "line": 476,
                              "column": 37
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "body": {
                        "type": "BlockStatement",
                        "start": 18548,
                        "end": 18930,
                        "loc": {
                          "start": {
                            "line": 476,
                            "column": 39
                          },
                          "end": {
                            "line": 487,
                            "column": 9
                          }
                        },
                        "body": [
                          {
                            "type": "IfStatement",
                            "start": 18562,
                            "end": 18920,
                            "loc": {
                              "start": {
                                "line": 477,
                                "column": 12
                              },
                              "end": {
                                "line": 486,
                                "column": 13
                              }
                            },
                            "test": {
                              "type": "MemberExpression",
                              "start": 18566,
                              "end": 18593,
                              "loc": {
                                "start": {
                                  "line": 477,
                                  "column": 16
                                },
                                "end": {
                                  "line": 477,
                                  "column": 43
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 18566,
                                "end": 18583,
                                "loc": {
                                  "start": {
                                    "line": 477,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 477,
                                    "column": 33
                                  }
                                },
                                "object": {
                                  "type": "MemberExpression",
                                  "start": 18566,
                                  "end": 18578,
                                  "loc": {
                                    "start": {
                                      "line": 477,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 477,
                                      "column": 28
                                    }
                                  },
                                  "object": {
                                    "type": "ThisExpression",
                                    "start": 18566,
                                    "end": 18570,
                                    "loc": {
                                      "start": {
                                        "line": 477,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 477,
                                        "column": 20
                                      }
                                    }
                                  },
                                  "property": {
                                    "type": "Identifier",
                                    "start": 18571,
                                    "end": 18578,
                                    "loc": {
                                      "start": {
                                        "line": 477,
                                        "column": 21
                                      },
                                      "end": {
                                        "line": 477,
                                        "column": 28
                                      },
                                      "identifierName": "session"
                                    },
                                    "name": "session"
                                  },
                                  "computed": false
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 18579,
                                  "end": 18583,
                                  "loc": {
                                    "start": {
                                      "line": 477,
                                      "column": 29
                                    },
                                    "end": {
                                      "line": 477,
                                      "column": 33
                                    },
                                    "identifierName": "tree"
                                  },
                                  "name": "tree"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 18584,
                                "end": 18592,
                                "loc": {
                                  "start": {
                                    "line": 477,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 477,
                                    "column": 42
                                  },
                                  "identifierName": "parentId"
                                },
                                "name": "parentId"
                              },
                              "computed": true
                            },
                            "consequent": {
                              "type": "BlockStatement",
                              "start": 18595,
                              "end": 18861,
                              "loc": {
                                "start": {
                                  "line": 477,
                                  "column": 45
                                },
                                "end": {
                                  "line": 484,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "IfStatement",
                                  "start": 18613,
                                  "end": 18847,
                                  "loc": {
                                    "start": {
                                      "line": 478,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 483,
                                      "column": 17
                                    }
                                  },
                                  "test": {
                                    "type": "BinaryExpression",
                                    "start": 18617,
                                    "end": 18666,
                                    "loc": {
                                      "start": {
                                        "line": 478,
                                        "column": 20
                                      },
                                      "end": {
                                        "line": 478,
                                        "column": 69
                                      }
                                    },
                                    "left": {
                                      "type": "MemberExpression",
                                      "start": 18617,
                                      "end": 18650,
                                      "loc": {
                                        "start": {
                                          "line": 478,
                                          "column": 20
                                        },
                                        "end": {
                                          "line": 478,
                                          "column": 53
                                        }
                                      },
                                      "object": {
                                        "type": "MemberExpression",
                                        "start": 18617,
                                        "end": 18644,
                                        "loc": {
                                          "start": {
                                            "line": 478,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 478,
                                            "column": 47
                                          }
                                        },
                                        "object": {
                                          "type": "MemberExpression",
                                          "start": 18617,
                                          "end": 18634,
                                          "loc": {
                                            "start": {
                                              "line": 478,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 478,
                                              "column": 37
                                            }
                                          },
                                          "object": {
                                            "type": "MemberExpression",
                                            "start": 18617,
                                            "end": 18629,
                                            "loc": {
                                              "start": {
                                                "line": 478,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 478,
                                                "column": 32
                                              }
                                            },
                                            "object": {
                                              "type": "ThisExpression",
                                              "start": 18617,
                                              "end": 18621,
                                              "loc": {
                                                "start": {
                                                  "line": 478,
                                                  "column": 20
                                                },
                                                "end": {
                                                  "line": 478,
                                                  "column": 24
                                                }
                                              }
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18622,
                                              "end": 18629,
                                              "loc": {
                                                "start": {
                                                  "line": 478,
                                                  "column": 25
                                                },
                                                "end": {
                                                  "line": 478,
                                                  "column": 32
                                                },
                                                "identifierName": "session"
                                              },
                                              "name": "session"
                                            },
                                            "computed": false
                                          },
                                          "property": {
                                            "type": "Identifier",
                                            "start": 18630,
                                            "end": 18634,
                                            "loc": {
                                              "start": {
                                                "line": 478,
                                                "column": 33
                                              },
                                              "end": {
                                                "line": 478,
                                                "column": 37
                                              },
                                              "identifierName": "tree"
                                            },
                                            "name": "tree"
                                          },
                                          "computed": false
                                        },
                                        "property": {
                                          "type": "Identifier",
                                          "start": 18635,
                                          "end": 18643,
                                          "loc": {
                                            "start": {
                                              "line": 478,
                                              "column": 38
                                            },
                                            "end": {
                                              "line": 478,
                                              "column": 46
                                            },
                                            "identifierName": "parentId"
                                          },
                                          "name": "parentId"
                                        },
                                        "computed": true
                                      },
                                      "property": {
                                        "type": "Identifier",
                                        "start": 18645,
                                        "end": 18650,
                                        "loc": {
                                          "start": {
                                            "line": 478,
                                            "column": 48
                                          },
                                          "end": {
                                            "line": 478,
                                            "column": 53
                                          },
                                          "identifierName": "class"
                                        },
                                        "name": "class"
                                      },
                                      "computed": false
                                    },
                                    "operator": "===",
                                    "right": {
                                      "type": "StringLiteral",
                                      "start": 18655,
                                      "end": 18666,
                                      "loc": {
                                        "start": {
                                          "line": 478,
                                          "column": 58
                                        },
                                        "end": {
                                          "line": 478,
                                          "column": 69
                                        }
                                      },
                                      "extra": {
                                        "rawValue": "CC_Sketch",
                                        "raw": "'CC_Sketch'"
                                      },
                                      "value": "CC_Sketch"
                                    }
                                  },
                                  "consequent": {
                                    "type": "BlockStatement",
                                    "start": 18668,
                                    "end": 18755,
                                    "loc": {
                                      "start": {
                                        "line": 478,
                                        "column": 71
                                      },
                                      "end": {
                                        "line": 481,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 18690,
                                        "end": 18710,
                                        "loc": {
                                          "start": {
                                            "line": 479,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 479,
                                            "column": 40
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 18690,
                                          "end": 18709,
                                          "loc": {
                                            "start": {
                                              "line": 479,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 479,
                                              "column": 39
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 18690,
                                            "end": 18698,
                                            "loc": {
                                              "start": {
                                                "line": 479,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 479,
                                                "column": 28
                                              },
                                              "identifierName": "sketchId"
                                            },
                                            "name": "sketchId"
                                          },
                                          "right": {
                                            "type": "Identifier",
                                            "start": 18701,
                                            "end": 18709,
                                            "loc": {
                                              "start": {
                                                "line": 479,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 479,
                                                "column": 39
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          }
                                        }
                                      },
                                      {
                                        "type": "BreakStatement",
                                        "start": 18731,
                                        "end": 18737,
                                        "loc": {
                                          "start": {
                                            "line": 480,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 480,
                                            "column": 26
                                          }
                                        },
                                        "label": null
                                      }
                                    ],
                                    "directives": []
                                  },
                                  "alternate": {
                                    "type": "BlockStatement",
                                    "start": 18761,
                                    "end": 18847,
                                    "loc": {
                                      "start": {
                                        "line": 481,
                                        "column": 23
                                      },
                                      "end": {
                                        "line": 483,
                                        "column": 17
                                      }
                                    },
                                    "body": [
                                      {
                                        "type": "ExpressionStatement",
                                        "start": 18783,
                                        "end": 18829,
                                        "loc": {
                                          "start": {
                                            "line": 482,
                                            "column": 20
                                          },
                                          "end": {
                                            "line": 482,
                                            "column": 66
                                          }
                                        },
                                        "expression": {
                                          "type": "AssignmentExpression",
                                          "start": 18783,
                                          "end": 18828,
                                          "loc": {
                                            "start": {
                                              "line": 482,
                                              "column": 20
                                            },
                                            "end": {
                                              "line": 482,
                                              "column": 65
                                            }
                                          },
                                          "operator": "=",
                                          "left": {
                                            "type": "Identifier",
                                            "start": 18783,
                                            "end": 18791,
                                            "loc": {
                                              "start": {
                                                "line": 482,
                                                "column": 20
                                              },
                                              "end": {
                                                "line": 482,
                                                "column": 28
                                              },
                                              "identifierName": "parentId"
                                            },
                                            "name": "parentId"
                                          },
                                          "right": {
                                            "type": "MemberExpression",
                                            "start": 18794,
                                            "end": 18828,
                                            "loc": {
                                              "start": {
                                                "line": 482,
                                                "column": 31
                                              },
                                              "end": {
                                                "line": 482,
                                                "column": 65
                                              }
                                            },
                                            "object": {
                                              "type": "MemberExpression",
                                              "start": 18794,
                                              "end": 18821,
                                              "loc": {
                                                "start": {
                                                  "line": 482,
                                                  "column": 31
                                                },
                                                "end": {
                                                  "line": 482,
                                                  "column": 58
                                                }
                                              },
                                              "object": {
                                                "type": "MemberExpression",
                                                "start": 18794,
                                                "end": 18811,
                                                "loc": {
                                                  "start": {
                                                    "line": 482,
                                                    "column": 31
                                                  },
                                                  "end": {
                                                    "line": 482,
                                                    "column": 48
                                                  }
                                                },
                                                "object": {
                                                  "type": "MemberExpression",
                                                  "start": 18794,
                                                  "end": 18806,
                                                  "loc": {
                                                    "start": {
                                                      "line": 482,
                                                      "column": 31
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 43
                                                    }
                                                  },
                                                  "object": {
                                                    "type": "ThisExpression",
                                                    "start": 18794,
                                                    "end": 18798,
                                                    "loc": {
                                                      "start": {
                                                        "line": 482,
                                                        "column": 31
                                                      },
                                                      "end": {
                                                        "line": 482,
                                                        "column": 35
                                                      }
                                                    }
                                                  },
                                                  "property": {
                                                    "type": "Identifier",
                                                    "start": 18799,
                                                    "end": 18806,
                                                    "loc": {
                                                      "start": {
                                                        "line": 482,
                                                        "column": 36
                                                      },
                                                      "end": {
                                                        "line": 482,
                                                        "column": 43
                                                      },
                                                      "identifierName": "session"
                                                    },
                                                    "name": "session"
                                                  },
                                                  "computed": false
                                                },
                                                "property": {
                                                  "type": "Identifier",
                                                  "start": 18807,
                                                  "end": 18811,
                                                  "loc": {
                                                    "start": {
                                                      "line": 482,
                                                      "column": 44
                                                    },
                                                    "end": {
                                                      "line": 482,
                                                      "column": 48
                                                    },
                                                    "identifierName": "tree"
                                                  },
                                                  "name": "tree"
                                                },
                                                "computed": false
                                              },
                                              "property": {
                                                "type": "Identifier",
                                                "start": 18812,
                                                "end": 18820,
                                                "loc": {
                                                  "start": {
                                                    "line": 482,
                                                    "column": 49
                                                  },
                                                  "end": {
                                                    "line": 482,
                                                    "column": 57
                                                  },
                                                  "identifierName": "parentId"
                                                },
                                                "name": "parentId"
                                              },
                                              "computed": true
                                            },
                                            "property": {
                                              "type": "Identifier",
                                              "start": 18822,
                                              "end": 18828,
                                              "loc": {
                                                "start": {
                                                  "line": 482,
                                                  "column": 59
                                                },
                                                "end": {
                                                  "line": 482,
                                                  "column": 65
                                                },
                                                "identifierName": "parent"
                                              },
                                              "name": "parent"
                                            },
                                            "computed": false
                                          }
                                        }
                                      }
                                    ],
                                    "directives": []
                                  }
                                }
                              ],
                              "directives": []
                            },
                            "alternate": {
                              "type": "BlockStatement",
                              "start": 18867,
                              "end": 18920,
                              "loc": {
                                "start": {
                                  "line": 484,
                                  "column": 19
                                },
                                "end": {
                                  "line": 486,
                                  "column": 13
                                }
                              },
                              "body": [
                                {
                                  "type": "ExpressionStatement",
                                  "start": 18885,
                                  "end": 18906,
                                  "loc": {
                                    "start": {
                                      "line": 485,
                                      "column": 16
                                    },
                                    "end": {
                                      "line": 485,
                                      "column": 37
                                    }
                                  },
                                  "expression": {
                                    "type": "AssignmentExpression",
                                    "start": 18885,
                                    "end": 18905,
                                    "loc": {
                                      "start": {
                                        "line": 485,
                                        "column": 16
                                      },
                                      "end": {
                                        "line": 485,
                                        "column": 36
                                      }
                                    },
                                    "operator": "=",
                                    "left": {
                                      "type": "Identifier",
                                      "start": 18885,
                                      "end": 18893,
                                      "loc": {
                                        "start": {
                                          "line": 485,
                                          "column": 16
                                        },
                                        "end": {
                                          "line": 485,
                                          "column": 24
                                        },
                                        "identifierName": "parentId"
                                      },
                                      "name": "parentId"
                                    },
                                    "right": {
                                      "type": "Identifier",
                                      "start": 18896,
                                      "end": 18905,
                                      "loc": {
                                        "start": {
                                          "line": 485,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 485,
                                          "column": 36
                                        },
                                        "identifierName": "undefined"
                                      },
                                      "name": "undefined"
                                    }
                                  }
                                }
                              ],
                              "directives": []
                            }
                          }
                        ],
                        "directives": []
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 18939,
                      "end": 18955,
                      "loc": {
                        "start": {
                          "line": 488,
                          "column": 8
                        },
                        "end": {
                          "line": 488,
                          "column": 24
                        }
                      },
                      "argument": {
                        "type": "Identifier",
                        "start": 18946,
                        "end": 18954,
                        "loc": {
                          "start": {
                            "line": 488,
                            "column": 15
                          },
                          "end": {
                            "line": 488,
                            "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": 18228,
                    "end": 18363,
                    "loc": {
                      "start": {
                        "line": 469,
                        "column": 4
                      },
                      "end": {
                        "line": 472,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 18967,
                "end": 19338,
                "loc": {
                  "start": {
                    "line": 491,
                    "column": 4
                  },
                  "end": {
                    "line": 503,
                    "column": 5
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 18967,
                  "end": 18982,
                  "loc": {
                    "start": {
                      "line": 491,
                      "column": 4
                    },
                    "end": {
                      "line": 491,
                      "column": 19
                    },
                    "identifierName": "resetProperties"
                  },
                  "name": "resetProperties"
                },
                "static": false,
                "kind": "method",
                "id": null,
                "generator": false,
                "expression": false,
                "async": false,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "start": 18985,
                  "end": 19338,
                  "loc": {
                    "start": {
                      "line": 491,
                      "column": 22
                    },
                    "end": {
                      "line": 503,
                      "column": 5
                    }
                  },
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "start": 18995,
                      "end": 19018,
                      "loc": {
                        "start": {
                          "line": 492,
                          "column": 8
                        },
                        "end": {
                          "line": 492,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 18995,
                        "end": 19017,
                        "loc": {
                          "start": {
                            "line": 492,
                            "column": 8
                          },
                          "end": {
                            "line": 492,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 18995,
                          "end": 19015,
                          "loc": {
                            "start": {
                              "line": 492,
                              "column": 8
                            },
                            "end": {
                              "line": 492,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 18995,
                            "end": 19009,
                            "loc": {
                              "start": {
                                "line": 492,
                                "column": 8
                              },
                              "end": {
                                "line": 492,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 18995,
                              "end": 18999,
                              "loc": {
                                "start": {
                                  "line": 492,
                                  "column": 8
                                },
                                "end": {
                                  "line": 492,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19000,
                              "end": 19009,
                              "loc": {
                                "start": {
                                  "line": 492,
                                  "column": 13
                                },
                                "end": {
                                  "line": 492,
                                  "column": 22
                                },
                                "identifierName": "lowerTool"
                              },
                              "name": "lowerTool"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19010,
                            "end": 19015,
                            "loc": {
                              "start": {
                                "line": 492,
                                "column": 23
                              },
                              "end": {
                                "line": 492,
                                "column": 28
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19027,
                      "end": 19050,
                      "loc": {
                        "start": {
                          "line": 493,
                          "column": 8
                        },
                        "end": {
                          "line": 493,
                          "column": 31
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19027,
                        "end": 19049,
                        "loc": {
                          "start": {
                            "line": 493,
                            "column": 8
                          },
                          "end": {
                            "line": 493,
                            "column": 30
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19027,
                          "end": 19047,
                          "loc": {
                            "start": {
                              "line": 493,
                              "column": 8
                            },
                            "end": {
                              "line": 493,
                              "column": 28
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19027,
                            "end": 19041,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 8
                              },
                              "end": {
                                "line": 493,
                                "column": 22
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19027,
                              "end": 19031,
                              "loc": {
                                "start": {
                                  "line": 493,
                                  "column": 8
                                },
                                "end": {
                                  "line": 493,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19032,
                              "end": 19041,
                              "loc": {
                                "start": {
                                  "line": 493,
                                  "column": 13
                                },
                                "end": {
                                  "line": 493,
                                  "column": 22
                                },
                                "identifierName": "upperTool"
                              },
                              "name": "upperTool"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19042,
                            "end": 19047,
                            "loc": {
                              "start": {
                                "line": 493,
                                "column": 23
                              },
                              "end": {
                                "line": 493,
                                "column": 28
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19059,
                      "end": 19080,
                      "loc": {
                        "start": {
                          "line": 494,
                          "column": 8
                        },
                        "end": {
                          "line": 494,
                          "column": 29
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19059,
                        "end": 19079,
                        "loc": {
                          "start": {
                            "line": 494,
                            "column": 8
                          },
                          "end": {
                            "line": 494,
                            "column": 28
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19059,
                          "end": 19077,
                          "loc": {
                            "start": {
                              "line": 494,
                              "column": 8
                            },
                            "end": {
                              "line": 494,
                              "column": 26
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19059,
                            "end": 19071,
                            "loc": {
                              "start": {
                                "line": 494,
                                "column": 8
                              },
                              "end": {
                                "line": 494,
                                "column": 20
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19059,
                              "end": 19063,
                              "loc": {
                                "start": {
                                  "line": 494,
                                  "column": 8
                                },
                                "end": {
                                  "line": 494,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19064,
                              "end": 19071,
                              "loc": {
                                "start": {
                                  "line": 494,
                                  "column": 13
                                },
                                "end": {
                                  "line": 494,
                                  "column": 20
                                },
                                "identifierName": "kFactor"
                              },
                              "name": "kFactor"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19072,
                            "end": 19077,
                            "loc": {
                              "start": {
                                "line": 494,
                                "column": 21
                              },
                              "end": {
                                "line": 494,
                                "column": 26
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19089,
                      "end": 19109,
                      "loc": {
                        "start": {
                          "line": 495,
                          "column": 8
                        },
                        "end": {
                          "line": 495,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19089,
                        "end": 19108,
                        "loc": {
                          "start": {
                            "line": 495,
                            "column": 8
                          },
                          "end": {
                            "line": 495,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19089,
                          "end": 19106,
                          "loc": {
                            "start": {
                              "line": 495,
                              "column": 8
                            },
                            "end": {
                              "line": 495,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19089,
                            "end": 19100,
                            "loc": {
                              "start": {
                                "line": 495,
                                "column": 8
                              },
                              "end": {
                                "line": 495,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19089,
                              "end": 19093,
                              "loc": {
                                "start": {
                                  "line": 495,
                                  "column": 8
                                },
                                "end": {
                                  "line": 495,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19094,
                              "end": 19100,
                              "loc": {
                                "start": {
                                  "line": 495,
                                  "column": 13
                                },
                                "end": {
                                  "line": 495,
                                  "column": 19
                                },
                                "identifierName": "radius"
                              },
                              "name": "radius"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19101,
                            "end": 19106,
                            "loc": {
                              "start": {
                                "line": 495,
                                "column": 20
                              },
                              "end": {
                                "line": 495,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19118,
                      "end": 19142,
                      "loc": {
                        "start": {
                          "line": 496,
                          "column": 8
                        },
                        "end": {
                          "line": 496,
                          "column": 32
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19118,
                        "end": 19141,
                        "loc": {
                          "start": {
                            "line": 496,
                            "column": 8
                          },
                          "end": {
                            "line": 496,
                            "column": 31
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19118,
                          "end": 19139,
                          "loc": {
                            "start": {
                              "line": 496,
                              "column": 8
                            },
                            "end": {
                              "line": 496,
                              "column": 29
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19118,
                            "end": 19133,
                            "loc": {
                              "start": {
                                "line": 496,
                                "column": 8
                              },
                              "end": {
                                "line": 496,
                                "column": 23
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19118,
                              "end": 19122,
                              "loc": {
                                "start": {
                                  "line": 496,
                                  "column": 8
                                },
                                "end": {
                                  "line": 496,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19123,
                              "end": 19133,
                              "loc": {
                                "start": {
                                  "line": 496,
                                  "column": 13
                                },
                                "end": {
                                  "line": 496,
                                  "column": 23
                                },
                                "identifierName": "isBendLine"
                              },
                              "name": "isBendLine"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19134,
                            "end": 19139,
                            "loc": {
                              "start": {
                                "line": 496,
                                "column": 24
                              },
                              "end": {
                                "line": 496,
                                "column": 29
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19151,
                      "end": 19171,
                      "loc": {
                        "start": {
                          "line": 497,
                          "column": 8
                        },
                        "end": {
                          "line": 497,
                          "column": 28
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19151,
                        "end": 19170,
                        "loc": {
                          "start": {
                            "line": 497,
                            "column": 8
                          },
                          "end": {
                            "line": 497,
                            "column": 27
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19151,
                          "end": 19168,
                          "loc": {
                            "start": {
                              "line": 497,
                              "column": 8
                            },
                            "end": {
                              "line": 497,
                              "column": 25
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19151,
                            "end": 19162,
                            "loc": {
                              "start": {
                                "line": 497,
                                "column": 8
                              },
                              "end": {
                                "line": 497,
                                "column": 19
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19151,
                              "end": 19155,
                              "loc": {
                                "start": {
                                  "line": 497,
                                  "column": 8
                                },
                                "end": {
                                  "line": 497,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19156,
                              "end": 19162,
                              "loc": {
                                "start": {
                                  "line": 497,
                                  "column": 13
                                },
                                "end": {
                                  "line": 497,
                                  "column": 19
                                },
                                "identifierName": "foldUp"
                              },
                              "name": "foldUp"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19163,
                            "end": 19168,
                            "loc": {
                              "start": {
                                "line": 497,
                                "column": 20
                              },
                              "end": {
                                "line": 497,
                                "column": 25
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19180,
                      "end": 19202,
                      "loc": {
                        "start": {
                          "line": 498,
                          "column": 8
                        },
                        "end": {
                          "line": 498,
                          "column": 30
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19180,
                        "end": 19201,
                        "loc": {
                          "start": {
                            "line": 498,
                            "column": 8
                          },
                          "end": {
                            "line": 498,
                            "column": 29
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19180,
                          "end": 19199,
                          "loc": {
                            "start": {
                              "line": 498,
                              "column": 8
                            },
                            "end": {
                              "line": 498,
                              "column": 27
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19180,
                            "end": 19193,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 8
                              },
                              "end": {
                                "line": 498,
                                "column": 21
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19180,
                              "end": 19184,
                              "loc": {
                                "start": {
                                  "line": 498,
                                  "column": 8
                                },
                                "end": {
                                  "line": 498,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19185,
                              "end": 19193,
                              "loc": {
                                "start": {
                                  "line": 498,
                                  "column": 13
                                },
                                "end": {
                                  "line": 498,
                                  "column": 21
                                },
                                "identifierName": "foldDown"
                              },
                              "name": "foldDown"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19194,
                            "end": 19199,
                            "loc": {
                              "start": {
                                "line": 498,
                                "column": 22
                              },
                              "end": {
                                "line": 498,
                                "column": 27
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19211,
                      "end": 19229,
                      "loc": {
                        "start": {
                          "line": 499,
                          "column": 8
                        },
                        "end": {
                          "line": 499,
                          "column": 26
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19211,
                        "end": 19228,
                        "loc": {
                          "start": {
                            "line": 499,
                            "column": 8
                          },
                          "end": {
                            "line": 499,
                            "column": 25
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19211,
                          "end": 19226,
                          "loc": {
                            "start": {
                              "line": 499,
                              "column": 8
                            },
                            "end": {
                              "line": 499,
                              "column": 23
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19211,
                            "end": 19220,
                            "loc": {
                              "start": {
                                "line": 499,
                                "column": 8
                              },
                              "end": {
                                "line": 499,
                                "column": 17
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19211,
                              "end": 19215,
                              "loc": {
                                "start": {
                                  "line": 499,
                                  "column": 8
                                },
                                "end": {
                                  "line": 499,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19216,
                              "end": 19220,
                              "loc": {
                                "start": {
                                  "line": 499,
                                  "column": 13
                                },
                                "end": {
                                  "line": 499,
                                  "column": 17
                                },
                                "identifierName": "bend"
                              },
                              "name": "bend"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19221,
                            "end": 19226,
                            "loc": {
                              "start": {
                                "line": 499,
                                "column": 18
                              },
                              "end": {
                                "line": 499,
                                "column": 23
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19238,
                      "end": 19257,
                      "loc": {
                        "start": {
                          "line": 500,
                          "column": 8
                        },
                        "end": {
                          "line": 500,
                          "column": 27
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19238,
                        "end": 19256,
                        "loc": {
                          "start": {
                            "line": 500,
                            "column": 8
                          },
                          "end": {
                            "line": 500,
                            "column": 26
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19238,
                          "end": 19254,
                          "loc": {
                            "start": {
                              "line": 500,
                              "column": 8
                            },
                            "end": {
                              "line": 500,
                              "column": 24
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19238,
                            "end": 19248,
                            "loc": {
                              "start": {
                                "line": 500,
                                "column": 8
                              },
                              "end": {
                                "line": 500,
                                "column": 18
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19238,
                              "end": 19242,
                              "loc": {
                                "start": {
                                  "line": 500,
                                  "column": 8
                                },
                                "end": {
                                  "line": 500,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19243,
                              "end": 19248,
                              "loc": {
                                "start": {
                                  "line": 500,
                                  "column": 13
                                },
                                "end": {
                                  "line": 500,
                                  "column": 18
                                },
                                "identifierName": "angle"
                              },
                              "name": "angle"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19249,
                            "end": 19254,
                            "loc": {
                              "start": {
                                "line": 500,
                                "column": 19
                              },
                              "end": {
                                "line": 500,
                                "column": 24
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19266,
                      "end": 19293,
                      "loc": {
                        "start": {
                          "line": 501,
                          "column": 8
                        },
                        "end": {
                          "line": 501,
                          "column": 35
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19266,
                        "end": 19292,
                        "loc": {
                          "start": {
                            "line": 501,
                            "column": 8
                          },
                          "end": {
                            "line": 501,
                            "column": 34
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19266,
                          "end": 19290,
                          "loc": {
                            "start": {
                              "line": 501,
                              "column": 8
                            },
                            "end": {
                              "line": 501,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19266,
                            "end": 19284,
                            "loc": {
                              "start": {
                                "line": 501,
                                "column": 8
                              },
                              "end": {
                                "line": 501,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19266,
                              "end": 19270,
                              "loc": {
                                "start": {
                                  "line": 501,
                                  "column": 8
                                },
                                "end": {
                                  "line": 501,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19271,
                              "end": 19284,
                              "loc": {
                                "start": {
                                  "line": 501,
                                  "column": 13
                                },
                                "end": {
                                  "line": 501,
                                  "column": 26
                                },
                                "identifierName": "bendDeduction"
                              },
                              "name": "bendDeduction"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19285,
                            "end": 19290,
                            "loc": {
                              "start": {
                                "line": 501,
                                "column": 27
                              },
                              "end": {
                                "line": 501,
                                "column": 32
                              },
                              "identifierName": "reset"
                            },
                            "name": "reset"
                          },
                          "computed": false
                        },
                        "arguments": []
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "start": 19302,
                      "end": 19332,
                      "loc": {
                        "start": {
                          "line": 502,
                          "column": 8
                        },
                        "end": {
                          "line": 502,
                          "column": 38
                        }
                      },
                      "expression": {
                        "type": "CallExpression",
                        "start": 19302,
                        "end": 19331,
                        "loc": {
                          "start": {
                            "line": 502,
                            "column": 8
                          },
                          "end": {
                            "line": 502,
                            "column": 37
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 19302,
                          "end": 19329,
                          "loc": {
                            "start": {
                              "line": 502,
                              "column": 8
                            },
                            "end": {
                              "line": 502,
                              "column": 35
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 19302,
                            "end": 19323,
                            "loc": {
                              "start": {
                                "line": 502,
                                "column": 8
                              },
                              "end": {
                                "line": 502,
                                "column": 29
                              }
                            },
                            "object": {
                              "type": "ThisExpression",
                              "start": 19302,
                              "end": 19306,
                              "loc": {
                                "start": {
                                  "line": 502,
                                  "column": 8
                                },
                                "end": {
                                  "line": 502,
                                  "column": 12
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 19307,
                              "end": 19323,
                              "loc": {
                                "start": {
                                  "line": 502,
                                  "column": 13
                                },
                                "end": {
                                  "line": 502,
                                  "column": 29
                                },
                                "identifierName": "isLaserSignature"
                              },
                              "name": "isLaserSignature"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 19324,
                            "end": 19329,
                            "loc": {
                              "start": {
                                "line": 502,
                                "column": 30
                              },
                              "end": {
                                "line": 502,
                                "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": 19344,
                    "end": 19452,
                    "loc": {
                      "start": {
                        "line": 505,
                        "column": 4
                      },
                      "end": {
                        "line": 508,
                        "column": 7
                      }
                    }
                  }
                ]
              },
              {
                "type": "ClassMethod",
                "start": 19457,
                "end": 19472,
                "loc": {
                  "start": {
                    "line": 509,
                    "column": 4
                  },
                  "end": {
                    "line": 509,
                    "column": 19
                  }
                },
                "computed": false,
                "key": {
                  "type": "Identifier",
                  "start": 19457,
                  "end": 19467,
                  "loc": {
                    "start": {
                      "line": 509,
                      "column": 4
                    },
                    "end": {
                      "line": 509,
                      "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": 19470,
                  "end": 19472,
                  "loc": {
                    "start": {
                      "line": 509,
                      "column": 17
                    },
                    "end": {
                      "line": 509,
                      "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": 19344,
                    "end": 19452,
                    "loc": {
                      "start": {
                        "line": 505,
                        "column": 4
                      },
                      "end": {
                        "line": 508,
                        "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": 2453,
              "end": 2590,
              "loc": {
                "start": {
                  "line": 73,
                  "column": 0
                },
                "end": {
                  "line": 76,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
            "start": 2453,
            "end": 2590,
            "loc": {
              "start": {
                "line": 73,
                "column": 0
              },
              "end": {
                "line": 76,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * @module Properties plugin for awv3\n ",
      "start": 0,
      "end": 45,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class representing the CC_Bending class with equal member-names.\n * bendAngle = params[0];\n * preAngle = params[1];\n * bendRadiusDB = params[2];\n * bendRadius = params[3];\n * color = params[4];\n * lineType = params[5];\n * bendDeduction = params[6];\n * upperTool = params[7];\n * lowerTool = params[8];\n * bendType = params[9];\n * bendMethod = params[10];\n * bendTechnique = params[11];\n ",
      "start": 207,
      "end": 602,
      "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": 2453,
      "end": 2590,
      "loc": {
        "start": {
          "line": 73,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 3
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2965,
      "end": 2995,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3166,
      "end": 3244,
      "loc": {
        "start": {
          "line": 89,
          "column": 32
        },
        "end": {
          "line": 89,
          "column": 110
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3342,
      "end": 3354,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3534,
      "end": 3544,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5807,
      "end": 5825,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "column": 26
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 6206,
      "end": 6216,
      "loc": {
        "start": {
          "line": 191,
          "column": 8
        },
        "end": {
          "line": 191,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6451,
      "end": 6471,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "column": 28
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6698,
      "end": 6751,
      "loc": {
        "start": {
          "line": 209,
          "column": 4
        },
        "end": {
          "line": 211,
          "column": 7
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6809,
      "end": 6829,
      "loc": {
        "start": {
          "line": 215,
          "column": 8
        },
        "end": {
          "line": 215,
          "column": 28
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 7145,
      "end": 7180,
      "loc": {
        "start": {
          "line": 221,
          "column": 20
        },
        "end": {
          "line": 221,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 8141,
      "end": 8154,
      "loc": {
        "start": {
          "line": 236,
          "column": 36
        },
        "end": {
          "line": 236,
          "column": 49
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 8412,
      "end": 8426,
      "loc": {
        "start": {
          "line": 240,
          "column": 64
        },
        "end": {
          "line": 240,
          "column": 78
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 8981,
      "end": 9015,
      "loc": {
        "start": {
          "line": 251,
          "column": 24
        },
        "end": {
          "line": 251,
          "column": 58
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 9385,
      "end": 9395,
      "loc": {
        "start": {
          "line": 263,
          "column": 8
        },
        "end": {
          "line": 263,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 11601,
      "end": 11609,
      "loc": {
        "start": {
          "line": 326,
          "column": 8
        },
        "end": {
          "line": 326,
          "column": 16
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 11788,
      "end": 11798,
      "loc": {
        "start": {
          "line": 333,
          "column": 8
        },
        "end": {
          "line": 333,
          "column": 18
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 12007,
      "end": 12021,
      "loc": {
        "start": {
          "line": 338,
          "column": 16
        },
        "end": {
          "line": 338,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make all lines un-dashed",
      "start": 12450,
      "end": 12477,
      "loc": {
        "start": {
          "line": 348,
          "column": 16
        },
        "end": {
          "line": 348,
          "column": 43
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 12651,
      "end": 12667,
      "loc": {
        "start": {
          "line": 353,
          "column": 16
        },
        "end": {
          "line": 353,
          "column": 32
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 12792,
      "end": 12827,
      "loc": {
        "start": {
          "line": 356,
          "column": 20
        },
        "end": {
          "line": 356,
          "column": 55
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make bend lines with negative bending angle dashed",
      "start": 15054,
      "end": 15107,
      "loc": {
        "start": {
          "line": 393,
          "column": 20
        },
        "end": {
          "line": 393,
          "column": 73
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 16845,
      "end": 16904,
      "loc": {
        "start": {
          "line": 424,
          "column": 8
        },
        "end": {
          "line": 424,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 16913,
      "end": 16955,
      "loc": {
        "start": {
          "line": 425,
          "column": 8
        },
        "end": {
          "line": 425,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 16964,
      "end": 17031,
      "loc": {
        "start": {
          "line": 426,
          "column": 8
        },
        "end": {
          "line": 426,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 17040,
      "end": 17122,
      "loc": {
        "start": {
          "line": 427,
          "column": 8
        },
        "end": {
          "line": 427,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 17131,
      "end": 17143,
      "loc": {
        "start": {
          "line": 428,
          "column": 8
        },
        "end": {
          "line": 428,
          "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": 17155,
      "end": 17356,
      "loc": {
        "start": {
          "line": 431,
          "column": 4
        },
        "end": {
          "line": 435,
          "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": 18228,
      "end": 18363,
      "loc": {
        "start": {
          "line": 469,
          "column": 4
        },
        "end": {
          "line": 472,
          "column": 7
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 19344,
      "end": 19452,
      "loc": {
        "start": {
          "line": 505,
          "column": 4
        },
        "end": {
          "line": 508,
          "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": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 77,
      "end": 78,
      "loc": {
        "start": {
          "line": 5,
          "column": 30
        },
        "end": {
          "line": 5,
          "column": 31
        }
      }
    },
    {
      "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": 79,
      "end": 85,
      "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": 86,
      "end": 92,
      "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": 93,
      "end": 97,
      "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": 98,
      "end": 120,
      "loc": {
        "start": {
          "line": 6,
          "column": 19
        },
        "end": {
          "line": 6,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 120,
      "end": 121,
      "loc": {
        "start": {
          "line": 6,
          "column": 41
        },
        "end": {
          "line": 6,
          "column": 42
        }
      }
    },
    {
      "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": 122,
      "end": 128,
      "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": 129,
      "end": 130,
      "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": 131,
      "end": 136,
      "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": 136,
      "end": 137,
      "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": 138,
      "end": 144,
      "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": 144,
      "end": 145,
      "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": 146,
      "end": 151,
      "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": 151,
      "end": 152,
      "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": 153,
      "end": 162,
      "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": 162,
      "end": 163,
      "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": 164,
      "end": 172,
      "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": 173,
      "end": 174,
      "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": 175,
      "end": 179,
      "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": 180,
      "end": 204,
      "loc": {
        "start": {
          "line": 7,
          "column": 58
        },
        "end": {
          "line": 7,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 204,
      "end": 205,
      "loc": {
        "start": {
          "line": 7,
          "column": 82
        },
        "end": {
          "line": 7,
          "column": 83
        }
      }
    },
    {
      "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": 207,
      "end": 602,
      "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": 603,
      "end": 608,
      "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": 609,
      "end": 626,
      "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": 627,
      "end": 628,
      "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": 633,
      "end": 644,
      "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": 644,
      "end": 645,
      "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": 645,
      "end": 658,
      "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": 659,
      "end": 660,
      "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": 661,
      "end": 670,
      "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": 670,
      "end": 671,
      "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": 672,
      "end": 673,
      "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": 682,
      "end": 684,
      "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": 685,
      "end": 686,
      "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": 686,
      "end": 699,
      "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": 699,
      "end": 700,
      "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": 701,
      "end": 702,
      "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": 715,
      "end": 719,
      "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": 719,
      "end": 720,
      "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": 720,
      "end": 729,
      "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": 730,
      "end": 731,
      "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": 732,
      "end": 745,
      "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": 745,
      "end": 746,
      "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": 746,
      "end": 753,
      "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": 753,
      "end": 754,
      "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": 754,
      "end": 763,
      "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": 763,
      "end": 764,
      "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": 764,
      "end": 769,
      "loc": {
        "start": {
          "line": 27,
          "column": 61
        },
        "end": {
          "line": 27,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 769,
      "end": 770,
      "loc": {
        "start": {
          "line": 27,
          "column": 66
        },
        "end": {
          "line": 27,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 783,
      "end": 787,
      "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": 787,
      "end": 788,
      "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": 788,
      "end": 796,
      "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": 797,
      "end": 798,
      "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": 799,
      "end": 812,
      "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": 812,
      "end": 813,
      "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": 813,
      "end": 820,
      "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": 820,
      "end": 821,
      "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": 821,
      "end": 829,
      "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": 829,
      "end": 830,
      "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": 830,
      "end": 835,
      "loc": {
        "start": {
          "line": 28,
          "column": 59
        },
        "end": {
          "line": 28,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 835,
      "end": 836,
      "loc": {
        "start": {
          "line": 28,
          "column": 64
        },
        "end": {
          "line": 28,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 849,
      "end": 853,
      "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": 853,
      "end": 854,
      "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": 854,
      "end": 866,
      "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": 867,
      "end": 868,
      "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": 869,
      "end": 882,
      "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": 882,
      "end": 883,
      "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": 883,
      "end": 890,
      "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": 890,
      "end": 891,
      "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": 891,
      "end": 903,
      "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": 903,
      "end": 904,
      "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": 904,
      "end": 909,
      "loc": {
        "start": {
          "line": 29,
          "column": 67
        },
        "end": {
          "line": 29,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 909,
      "end": 910,
      "loc": {
        "start": {
          "line": 29,
          "column": 72
        },
        "end": {
          "line": 29,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 923,
      "end": 927,
      "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": 927,
      "end": 928,
      "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": 928,
      "end": 938,
      "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": 939,
      "end": 940,
      "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": 941,
      "end": 954,
      "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": 954,
      "end": 955,
      "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": 955,
      "end": 962,
      "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": 962,
      "end": 963,
      "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": 963,
      "end": 973,
      "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": 973,
      "end": 974,
      "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": 974,
      "end": 979,
      "loc": {
        "start": {
          "line": 30,
          "column": 63
        },
        "end": {
          "line": 30,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 979,
      "end": 980,
      "loc": {
        "start": {
          "line": 30,
          "column": 68
        },
        "end": {
          "line": 30,
          "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": 993,
      "end": 997,
      "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": 997,
      "end": 998,
      "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": 998,
      "end": 1003,
      "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": 1004,
      "end": 1005,
      "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": 1006,
      "end": 1019,
      "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": 1019,
      "end": 1020,
      "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": 1020,
      "end": 1027,
      "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": 1027,
      "end": 1028,
      "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": 1028,
      "end": 1033,
      "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": 1033,
      "end": 1034,
      "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": 1034,
      "end": 1039,
      "loc": {
        "start": {
          "line": 31,
          "column": 53
        },
        "end": {
          "line": 31,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1039,
      "end": 1040,
      "loc": {
        "start": {
          "line": 31,
          "column": 58
        },
        "end": {
          "line": 31,
          "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": 1053,
      "end": 1057,
      "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": 1057,
      "end": 1058,
      "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": 1058,
      "end": 1066,
      "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": 1067,
      "end": 1068,
      "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": 1069,
      "end": 1082,
      "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": 1082,
      "end": 1083,
      "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": 1083,
      "end": 1090,
      "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": 1090,
      "end": 1091,
      "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": 1091,
      "end": 1099,
      "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": 1099,
      "end": 1100,
      "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": 1100,
      "end": 1105,
      "loc": {
        "start": {
          "line": 32,
          "column": 59
        },
        "end": {
          "line": 32,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1105,
      "end": 1106,
      "loc": {
        "start": {
          "line": 32,
          "column": 64
        },
        "end": {
          "line": 32,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1119,
      "end": 1123,
      "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": 1123,
      "end": 1124,
      "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": 1124,
      "end": 1137,
      "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": 1138,
      "end": 1139,
      "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": 1140,
      "end": 1153,
      "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": 1153,
      "end": 1154,
      "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": 1154,
      "end": 1161,
      "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": 1161,
      "end": 1162,
      "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": 1162,
      "end": 1175,
      "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": 1175,
      "end": 1176,
      "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": 1176,
      "end": 1181,
      "loc": {
        "start": {
          "line": 33,
          "column": 69
        },
        "end": {
          "line": 33,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1181,
      "end": 1182,
      "loc": {
        "start": {
          "line": 33,
          "column": 74
        },
        "end": {
          "line": 33,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1195,
      "end": 1199,
      "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": 1199,
      "end": 1200,
      "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": 1200,
      "end": 1209,
      "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": 1210,
      "end": 1211,
      "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": 1212,
      "end": 1225,
      "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": 1225,
      "end": 1226,
      "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": 1226,
      "end": 1233,
      "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": 1233,
      "end": 1234,
      "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": 1234,
      "end": 1243,
      "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": 1243,
      "end": 1244,
      "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": 1244,
      "end": 1249,
      "loc": {
        "start": {
          "line": 34,
          "column": 61
        },
        "end": {
          "line": 34,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1249,
      "end": 1250,
      "loc": {
        "start": {
          "line": 34,
          "column": 66
        },
        "end": {
          "line": 34,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1263,
      "end": 1267,
      "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": 1267,
      "end": 1268,
      "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": 1268,
      "end": 1277,
      "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": 1278,
      "end": 1279,
      "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": 1280,
      "end": 1293,
      "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": 1293,
      "end": 1294,
      "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": 1294,
      "end": 1301,
      "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": 1301,
      "end": 1302,
      "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": 1302,
      "end": 1311,
      "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": 1311,
      "end": 1312,
      "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": 1312,
      "end": 1317,
      "loc": {
        "start": {
          "line": 35,
          "column": 61
        },
        "end": {
          "line": 35,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1317,
      "end": 1318,
      "loc": {
        "start": {
          "line": 35,
          "column": 66
        },
        "end": {
          "line": 35,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1331,
      "end": 1335,
      "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": 1335,
      "end": 1336,
      "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": 1336,
      "end": 1344,
      "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": 1345,
      "end": 1346,
      "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": 1347,
      "end": 1360,
      "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": 1360,
      "end": 1361,
      "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": 1361,
      "end": 1368,
      "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": 1368,
      "end": 1369,
      "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": 1369,
      "end": 1377,
      "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": 1377,
      "end": 1378,
      "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": 1378,
      "end": 1383,
      "loc": {
        "start": {
          "line": 36,
          "column": 59
        },
        "end": {
          "line": 36,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1383,
      "end": 1384,
      "loc": {
        "start": {
          "line": 36,
          "column": 64
        },
        "end": {
          "line": 36,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 1397,
      "end": 1401,
      "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": 1401,
      "end": 1402,
      "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": 1402,
      "end": 1412,
      "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": 1413,
      "end": 1414,
      "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": 1415,
      "end": 1428,
      "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": 1428,
      "end": 1429,
      "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": 1429,
      "end": 1436,
      "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": 1436,
      "end": 1437,
      "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": 1437,
      "end": 1447,
      "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": 1447,
      "end": 1448,
      "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": 1448,
      "end": 1453,
      "loc": {
        "start": {
          "line": 37,
          "column": 63
        },
        "end": {
          "line": 37,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1453,
      "end": 1454,
      "loc": {
        "start": {
          "line": 37,
          "column": 68
        },
        "end": {
          "line": 37,
          "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": 1467,
      "end": 1471,
      "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": 1471,
      "end": 1472,
      "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": 1472,
      "end": 1485,
      "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": 1486,
      "end": 1487,
      "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": 1488,
      "end": 1501,
      "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": 1501,
      "end": 1502,
      "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": 1502,
      "end": 1509,
      "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": 1509,
      "end": 1510,
      "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": 1510,
      "end": 1523,
      "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": 1523,
      "end": 1524,
      "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": 1524,
      "end": 1529,
      "loc": {
        "start": {
          "line": 38,
          "column": 69
        },
        "end": {
          "line": 38,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1529,
      "end": 1530,
      "loc": {
        "start": {
          "line": 38,
          "column": 74
        },
        "end": {
          "line": 38,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1539,
      "end": 1540,
      "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": 1541,
      "end": 1545,
      "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": 1546,
      "end": 1547,
      "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": 1560,
      "end": 1564,
      "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": 1564,
      "end": 1565,
      "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": 1565,
      "end": 1574,
      "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": 1575,
      "end": 1576,
      "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": 1577,
      "end": 1578,
      "loc": {
        "start": {
          "line": 40,
          "column": 29
        },
        "end": {
          "line": 40,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1578,
      "end": 1579,
      "loc": {
        "start": {
          "line": 40,
          "column": 30
        },
        "end": {
          "line": 40,
          "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": 1592,
      "end": 1596,
      "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": 1596,
      "end": 1597,
      "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": 1597,
      "end": 1605,
      "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": 1606,
      "end": 1607,
      "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": 1608,
      "end": 1609,
      "loc": {
        "start": {
          "line": 41,
          "column": 28
        },
        "end": {
          "line": 41,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1609,
      "end": 1610,
      "loc": {
        "start": {
          "line": 41,
          "column": 29
        },
        "end": {
          "line": 41,
          "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": 1623,
      "end": 1627,
      "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": 1627,
      "end": 1628,
      "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": 1628,
      "end": 1640,
      "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": 1641,
      "end": 1642,
      "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": 1643,
      "end": 1644,
      "loc": {
        "start": {
          "line": 42,
          "column": 32
        },
        "end": {
          "line": 42,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1644,
      "end": 1645,
      "loc": {
        "start": {
          "line": 42,
          "column": 33
        },
        "end": {
          "line": 42,
          "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": 1658,
      "end": 1662,
      "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": 1662,
      "end": 1663,
      "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": 1663,
      "end": 1673,
      "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": 1674,
      "end": 1675,
      "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": 1676,
      "end": 1677,
      "loc": {
        "start": {
          "line": 43,
          "column": 30
        },
        "end": {
          "line": 43,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1677,
      "end": 1678,
      "loc": {
        "start": {
          "line": 43,
          "column": 31
        },
        "end": {
          "line": 43,
          "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": 1691,
      "end": 1695,
      "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": 1695,
      "end": 1696,
      "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": 1696,
      "end": 1701,
      "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": 1702,
      "end": 1703,
      "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": 1704,
      "end": 1705,
      "loc": {
        "start": {
          "line": 44,
          "column": 25
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1705,
      "end": 1706,
      "loc": {
        "start": {
          "line": 44,
          "column": 26
        },
        "end": {
          "line": 44,
          "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": 1719,
      "end": 1723,
      "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": 1723,
      "end": 1724,
      "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": 1724,
      "end": 1732,
      "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": 1733,
      "end": 1734,
      "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": 1735,
      "end": 1736,
      "loc": {
        "start": {
          "line": 45,
          "column": 28
        },
        "end": {
          "line": 45,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1736,
      "end": 1737,
      "loc": {
        "start": {
          "line": 45,
          "column": 29
        },
        "end": {
          "line": 45,
          "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": 1750,
      "end": 1754,
      "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": 1754,
      "end": 1755,
      "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": 1755,
      "end": 1768,
      "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": 1769,
      "end": 1770,
      "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": 1771,
      "end": 1772,
      "loc": {
        "start": {
          "line": 46,
          "column": 33
        },
        "end": {
          "line": 46,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1772,
      "end": 1773,
      "loc": {
        "start": {
          "line": 46,
          "column": 34
        },
        "end": {
          "line": 46,
          "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": 1786,
      "end": 1790,
      "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": 1790,
      "end": 1791,
      "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": 1791,
      "end": 1800,
      "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": 1801,
      "end": 1802,
      "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": 1803,
      "end": 1805,
      "loc": {
        "start": {
          "line": 47,
          "column": 29
        },
        "end": {
          "line": 47,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1805,
      "end": 1806,
      "loc": {
        "start": {
          "line": 47,
          "column": 31
        },
        "end": {
          "line": 47,
          "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": 1819,
      "end": 1823,
      "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": 1823,
      "end": 1824,
      "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": 1824,
      "end": 1833,
      "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": 1834,
      "end": 1835,
      "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": 1836,
      "end": 1838,
      "loc": {
        "start": {
          "line": 48,
          "column": 29
        },
        "end": {
          "line": 48,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1838,
      "end": 1839,
      "loc": {
        "start": {
          "line": 48,
          "column": 31
        },
        "end": {
          "line": 48,
          "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": 1852,
      "end": 1856,
      "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": 1856,
      "end": 1857,
      "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": 1857,
      "end": 1865,
      "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": 1866,
      "end": 1867,
      "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": 1868,
      "end": 1869,
      "loc": {
        "start": {
          "line": 49,
          "column": 28
        },
        "end": {
          "line": 49,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1869,
      "end": 1870,
      "loc": {
        "start": {
          "line": 49,
          "column": 29
        },
        "end": {
          "line": 49,
          "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": 1883,
      "end": 1887,
      "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": 1887,
      "end": 1888,
      "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": 1888,
      "end": 1898,
      "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": 1899,
      "end": 1900,
      "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": 1901,
      "end": 1902,
      "loc": {
        "start": {
          "line": 50,
          "column": 30
        },
        "end": {
          "line": 50,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1902,
      "end": 1903,
      "loc": {
        "start": {
          "line": 50,
          "column": 31
        },
        "end": {
          "line": 50,
          "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": 1916,
      "end": 1920,
      "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": 1920,
      "end": 1921,
      "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": 1921,
      "end": 1934,
      "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": 1935,
      "end": 1936,
      "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": 1937,
      "end": 1938,
      "loc": {
        "start": {
          "line": 51,
          "column": 33
        },
        "end": {
          "line": 51,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1938,
      "end": 1939,
      "loc": {
        "start": {
          "line": 51,
          "column": 34
        },
        "end": {
          "line": 51,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1948,
      "end": 1949,
      "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": 1954,
      "end": 1955,
      "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": 1961,
      "end": 1979,
      "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": 1979,
      "end": 1980,
      "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": 1980,
      "end": 1981,
      "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": 1982,
      "end": 1983,
      "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": 1992,
      "end": 1997,
      "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": 1998,
      "end": 2001,
      "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": 2002,
      "end": 2003,
      "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": 2004,
      "end": 2005,
      "loc": {
        "start": {
          "line": 56,
          "column": 20
        },
        "end": {
          "line": 56,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "",
      "start": 2005,
      "end": 2005,
      "loc": {
        "start": {
          "line": 56,
          "column": 21
        },
        "end": {
          "line": 56,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2005,
      "end": 2007,
      "loc": {
        "start": {
          "line": 56,
          "column": 21
        },
        "end": {
          "line": 56,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 2007,
      "end": 2011,
      "loc": {
        "start": {
          "line": 56,
          "column": 23
        },
        "end": {
          "line": 56,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2011,
      "end": 2012,
      "loc": {
        "start": {
          "line": 56,
          "column": 27
        },
        "end": {
          "line": 56,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 2012,
      "end": 2017,
      "loc": {
        "start": {
          "line": 56,
          "column": 28
        },
        "end": {
          "line": 56,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2017,
      "end": 2018,
      "loc": {
        "start": {
          "line": 56,
          "column": 33
        },
        "end": {
          "line": 56,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", ",
      "start": 2018,
      "end": 2020,
      "loc": {
        "start": {
          "line": 56,
          "column": 34
        },
        "end": {
          "line": 56,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2020,
      "end": 2021,
      "loc": {
        "start": {
          "line": 56,
          "column": 36
        },
        "end": {
          "line": 56,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2022,
      "end": 2023,
      "loc": {
        "start": {
          "line": 56,
          "column": 38
        },
        "end": {
          "line": 56,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2036,
      "end": 2037,
      "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": 2037,
      "end": 2037,
      "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": 2037,
      "end": 2039,
      "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": 2039,
      "end": 2043,
      "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": 2043,
      "end": 2044,
      "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": "preAngle",
      "start": 2044,
      "end": 2052,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2052,
      "end": 2053,
      "loc": {
        "start": {
          "line": 57,
          "column": 28
        },
        "end": {
          "line": 57,
          "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": 2053,
      "end": 2055,
      "loc": {
        "start": {
          "line": 57,
          "column": 29
        },
        "end": {
          "line": 57,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2055,
      "end": 2056,
      "loc": {
        "start": {
          "line": 57,
          "column": 31
        },
        "end": {
          "line": 57,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2057,
      "end": 2058,
      "loc": {
        "start": {
          "line": 57,
          "column": 33
        },
        "end": {
          "line": 57,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2071,
      "end": 2072,
      "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": 2072,
      "end": 2072,
      "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": 2072,
      "end": 2074,
      "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": 2074,
      "end": 2078,
      "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": 2078,
      "end": 2079,
      "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": "bendRadiusDB",
      "start": 2079,
      "end": 2091,
      "loc": {
        "start": {
          "line": 58,
          "column": 20
        },
        "end": {
          "line": 58,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2091,
      "end": 2092,
      "loc": {
        "start": {
          "line": 58,
          "column": 32
        },
        "end": {
          "line": 58,
          "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": 2092,
      "end": 2094,
      "loc": {
        "start": {
          "line": 58,
          "column": 33
        },
        "end": {
          "line": 58,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2094,
      "end": 2095,
      "loc": {
        "start": {
          "line": 58,
          "column": 35
        },
        "end": {
          "line": 58,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2096,
      "end": 2097,
      "loc": {
        "start": {
          "line": 58,
          "column": 37
        },
        "end": {
          "line": 58,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2110,
      "end": 2111,
      "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": 2111,
      "end": 2111,
      "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": 2111,
      "end": 2113,
      "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": 2113,
      "end": 2117,
      "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": 2117,
      "end": 2118,
      "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": "radius",
      "start": 2118,
      "end": 2124,
      "loc": {
        "start": {
          "line": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2124,
      "end": 2125,
      "loc": {
        "start": {
          "line": 59,
          "column": 26
        },
        "end": {
          "line": 59,
          "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": 2125,
      "end": 2127,
      "loc": {
        "start": {
          "line": 59,
          "column": 27
        },
        "end": {
          "line": 59,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2127,
      "end": 2128,
      "loc": {
        "start": {
          "line": 59,
          "column": 29
        },
        "end": {
          "line": 59,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2129,
      "end": 2130,
      "loc": {
        "start": {
          "line": 59,
          "column": 31
        },
        "end": {
          "line": 59,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2143,
      "end": 2144,
      "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": 2144,
      "end": 2144,
      "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": 2144,
      "end": 2146,
      "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": 2146,
      "end": 2150,
      "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": 2150,
      "end": 2151,
      "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": "color",
      "start": 2151,
      "end": 2156,
      "loc": {
        "start": {
          "line": 60,
          "column": 20
        },
        "end": {
          "line": 60,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2156,
      "end": 2157,
      "loc": {
        "start": {
          "line": 60,
          "column": 25
        },
        "end": {
          "line": 60,
          "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": 2157,
      "end": 2159,
      "loc": {
        "start": {
          "line": 60,
          "column": 26
        },
        "end": {
          "line": 60,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2159,
      "end": 2160,
      "loc": {
        "start": {
          "line": 60,
          "column": 28
        },
        "end": {
          "line": 60,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2161,
      "end": 2162,
      "loc": {
        "start": {
          "line": 60,
          "column": 30
        },
        "end": {
          "line": 60,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2175,
      "end": 2176,
      "loc": {
        "start": {
          "line": 61,
          "column": 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": 2176,
      "end": 2176,
      "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": 2176,
      "end": 2178,
      "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": 2178,
      "end": 2182,
      "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": 2182,
      "end": 2183,
      "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": "lineType",
      "start": 2183,
      "end": 2191,
      "loc": {
        "start": {
          "line": 61,
          "column": 20
        },
        "end": {
          "line": 61,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2191,
      "end": 2192,
      "loc": {
        "start": {
          "line": 61,
          "column": 28
        },
        "end": {
          "line": 61,
          "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": 2192,
      "end": 2194,
      "loc": {
        "start": {
          "line": 61,
          "column": 29
        },
        "end": {
          "line": 61,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2194,
      "end": 2195,
      "loc": {
        "start": {
          "line": 61,
          "column": 31
        },
        "end": {
          "line": 61,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2196,
      "end": 2197,
      "loc": {
        "start": {
          "line": 61,
          "column": 33
        },
        "end": {
          "line": 61,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2210,
      "end": 2211,
      "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": 2211,
      "end": 2211,
      "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": 2211,
      "end": 2213,
      "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": 2213,
      "end": 2217,
      "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": 2217,
      "end": 2218,
      "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": "bendDeduction",
      "start": 2218,
      "end": 2231,
      "loc": {
        "start": {
          "line": 62,
          "column": 20
        },
        "end": {
          "line": 62,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2231,
      "end": 2232,
      "loc": {
        "start": {
          "line": 62,
          "column": 33
        },
        "end": {
          "line": 62,
          "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": 2232,
      "end": 2234,
      "loc": {
        "start": {
          "line": 62,
          "column": 34
        },
        "end": {
          "line": 62,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2234,
      "end": 2235,
      "loc": {
        "start": {
          "line": 62,
          "column": 36
        },
        "end": {
          "line": 62,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2236,
      "end": 2237,
      "loc": {
        "start": {
          "line": 62,
          "column": 38
        },
        "end": {
          "line": 62,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2250,
      "end": 2251,
      "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": 2251,
      "end": 2252,
      "loc": {
        "start": {
          "line": 63,
          "column": 13
        },
        "end": {
          "line": 63,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2252,
      "end": 2254,
      "loc": {
        "start": {
          "line": 63,
          "column": 14
        },
        "end": {
          "line": 63,
          "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": 2254,
      "end": 2258,
      "loc": {
        "start": {
          "line": 63,
          "column": 16
        },
        "end": {
          "line": 63,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2258,
      "end": 2259,
      "loc": {
        "start": {
          "line": 63,
          "column": 20
        },
        "end": {
          "line": 63,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 2259,
      "end": 2268,
      "loc": {
        "start": {
          "line": 63,
          "column": 21
        },
        "end": {
          "line": 63,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2268,
      "end": 2269,
      "loc": {
        "start": {
          "line": 63,
          "column": 30
        },
        "end": {
          "line": 63,
          "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": 2269,
      "end": 2272,
      "loc": {
        "start": {
          "line": 63,
          "column": 31
        },
        "end": {
          "line": 63,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2272,
      "end": 2273,
      "loc": {
        "start": {
          "line": 63,
          "column": 34
        },
        "end": {
          "line": 63,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2274,
      "end": 2275,
      "loc": {
        "start": {
          "line": 63,
          "column": 36
        },
        "end": {
          "line": 63,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2288,
      "end": 2289,
      "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": 2289,
      "end": 2290,
      "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": 2290,
      "end": 2292,
      "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": 2292,
      "end": 2296,
      "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": 2296,
      "end": 2297,
      "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": "lowerTool",
      "start": 2297,
      "end": 2306,
      "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": 2306,
      "end": 2307,
      "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": 2307,
      "end": 2310,
      "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": 2310,
      "end": 2311,
      "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": 2312,
      "end": 2313,
      "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": 2326,
      "end": 2327,
      "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": 2327,
      "end": 2327,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2327,
      "end": 2329,
      "loc": {
        "start": {
          "line": 65,
          "column": 13
        },
        "end": {
          "line": 65,
          "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": 2329,
      "end": 2333,
      "loc": {
        "start": {
          "line": 65,
          "column": 15
        },
        "end": {
          "line": 65,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2333,
      "end": 2334,
      "loc": {
        "start": {
          "line": 65,
          "column": 19
        },
        "end": {
          "line": 65,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 2334,
      "end": 2342,
      "loc": {
        "start": {
          "line": 65,
          "column": 20
        },
        "end": {
          "line": 65,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2342,
      "end": 2343,
      "loc": {
        "start": {
          "line": 65,
          "column": 28
        },
        "end": {
          "line": 65,
          "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": 2343,
      "end": 2345,
      "loc": {
        "start": {
          "line": 65,
          "column": 29
        },
        "end": {
          "line": 65,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2345,
      "end": 2346,
      "loc": {
        "start": {
          "line": 65,
          "column": 31
        },
        "end": {
          "line": 65,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2347,
      "end": 2348,
      "loc": {
        "start": {
          "line": 65,
          "column": 33
        },
        "end": {
          "line": 65,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2361,
      "end": 2362,
      "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": 2362,
      "end": 2362,
      "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": 2362,
      "end": 2364,
      "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": 2364,
      "end": 2368,
      "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": 2368,
      "end": 2369,
      "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": "bendMethod",
      "start": 2369,
      "end": 2379,
      "loc": {
        "start": {
          "line": 66,
          "column": 20
        },
        "end": {
          "line": 66,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2379,
      "end": 2380,
      "loc": {
        "start": {
          "line": 66,
          "column": 30
        },
        "end": {
          "line": 66,
          "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": 2380,
      "end": 2382,
      "loc": {
        "start": {
          "line": 66,
          "column": 31
        },
        "end": {
          "line": 66,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2382,
      "end": 2383,
      "loc": {
        "start": {
          "line": 66,
          "column": 33
        },
        "end": {
          "line": 66,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "+",
      "start": 2384,
      "end": 2385,
      "loc": {
        "start": {
          "line": 66,
          "column": 35
        },
        "end": {
          "line": 66,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2398,
      "end": 2399,
      "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": 2399,
      "end": 2399,
      "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": 2399,
      "end": 2401,
      "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": 2401,
      "end": 2405,
      "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": 2405,
      "end": 2406,
      "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": "bendTechnique",
      "start": 2406,
      "end": 2419,
      "loc": {
        "start": {
          "line": 67,
          "column": 20
        },
        "end": {
          "line": 67,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2419,
      "end": 2420,
      "loc": {
        "start": {
          "line": 67,
          "column": 33
        },
        "end": {
          "line": 67,
          "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": 2420,
      "end": 2420,
      "loc": {
        "start": {
          "line": 67,
          "column": 34
        },
        "end": {
          "line": 67,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2420,
      "end": 2421,
      "loc": {
        "start": {
          "line": 67,
          "column": 34
        },
        "end": {
          "line": 67,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2421,
      "end": 2422,
      "loc": {
        "start": {
          "line": 67,
          "column": 35
        },
        "end": {
          "line": 67,
          "column": 36
        }
      }
    },
    {
      "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": 2432,
      "end": 2438,
      "loc": {
        "start": {
          "line": 69,
          "column": 8
        },
        "end": {
          "line": 69,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "str",
      "start": 2439,
      "end": 2442,
      "loc": {
        "start": {
          "line": 69,
          "column": 15
        },
        "end": {
          "line": 69,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2442,
      "end": 2443,
      "loc": {
        "start": {
          "line": 69,
          "column": 18
        },
        "end": {
          "line": 69,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2448,
      "end": 2449,
      "loc": {
        "start": {
          "line": 70,
          "column": 4
        },
        "end": {
          "line": 70,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2450,
      "end": 2451,
      "loc": {
        "start": {
          "line": 71,
          "column": 0
        },
        "end": {
          "line": 71,
          "column": 1
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Class Properties is based on awv3's plugin architecture. It can be used to\n * define bend- and signature-lines in the 2D view.\n ",
      "start": 2453,
      "end": 2590,
      "loc": {
        "start": {
          "line": 73,
          "column": 0
        },
        "end": {
          "line": 76,
          "column": 3
        }
      }
    },
    {
      "type": {
        "label": "export",
        "keyword": "export",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "export",
      "start": 2591,
      "end": 2597,
      "loc": {
        "start": {
          "line": 77,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "default",
        "keyword": "default",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "default",
      "start": 2598,
      "end": 2605,
      "loc": {
        "start": {
          "line": 77,
          "column": 7
        },
        "end": {
          "line": 77,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 2606,
      "end": 2611,
      "loc": {
        "start": {
          "line": 77,
          "column": 15
        },
        "end": {
          "line": 77,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Properties",
      "start": 2612,
      "end": 2622,
      "loc": {
        "start": {
          "line": 77,
          "column": 21
        },
        "end": {
          "line": 77,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "extends",
        "keyword": "extends",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "extends",
      "start": 2623,
      "end": 2630,
      "loc": {
        "start": {
          "line": 77,
          "column": 32
        },
        "end": {
          "line": 77,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Plugin",
      "start": 2631,
      "end": 2637,
      "loc": {
        "start": {
          "line": 77,
          "column": 40
        },
        "end": {
          "line": 77,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2638,
      "end": 2639,
      "loc": {
        "start": {
          "line": 77,
          "column": 47
        },
        "end": {
          "line": 77,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "constructor",
      "start": 2644,
      "end": 2655,
      "loc": {
        "start": {
          "line": 78,
          "column": 4
        },
        "end": {
          "line": 78,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2655,
      "end": 2656,
      "loc": {
        "start": {
          "line": 78,
          "column": 15
        },
        "end": {
          "line": 78,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2656,
      "end": 2663,
      "loc": {
        "start": {
          "line": 78,
          "column": 16
        },
        "end": {
          "line": 78,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2663,
      "end": 2664,
      "loc": {
        "start": {
          "line": 78,
          "column": 23
        },
        "end": {
          "line": 78,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2665,
      "end": 2666,
      "loc": {
        "start": {
          "line": 78,
          "column": 25
        },
        "end": {
          "line": 78,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2667,
      "end": 2671,
      "loc": {
        "start": {
          "line": 78,
          "column": 27
        },
        "end": {
          "line": 78,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2672,
      "end": 2673,
      "loc": {
        "start": {
          "line": 78,
          "column": 32
        },
        "end": {
          "line": 78,
          "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": 2674,
      "end": 2686,
      "loc": {
        "start": {
          "line": 78,
          "column": 34
        },
        "end": {
          "line": 78,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2686,
      "end": 2687,
      "loc": {
        "start": {
          "line": 78,
          "column": 46
        },
        "end": {
          "line": 78,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2688,
      "end": 2692,
      "loc": {
        "start": {
          "line": 78,
          "column": 48
        },
        "end": {
          "line": 78,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2693,
      "end": 2694,
      "loc": {
        "start": {
          "line": 78,
          "column": 53
        },
        "end": {
          "line": 78,
          "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": 2695,
      "end": 2709,
      "loc": {
        "start": {
          "line": 78,
          "column": 55
        },
        "end": {
          "line": 78,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2710,
      "end": 2711,
      "loc": {
        "start": {
          "line": 78,
          "column": 70
        },
        "end": {
          "line": 78,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2712,
      "end": 2713,
      "loc": {
        "start": {
          "line": 78,
          "column": 72
        },
        "end": {
          "line": 78,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2714,
      "end": 2715,
      "loc": {
        "start": {
          "line": 78,
          "column": 74
        },
        "end": {
          "line": 78,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2715,
      "end": 2716,
      "loc": {
        "start": {
          "line": 78,
          "column": 75
        },
        "end": {
          "line": 78,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2716,
      "end": 2717,
      "loc": {
        "start": {
          "line": 78,
          "column": 76
        },
        "end": {
          "line": 78,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2718,
      "end": 2719,
      "loc": {
        "start": {
          "line": 78,
          "column": 78
        },
        "end": {
          "line": 78,
          "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": 2728,
      "end": 2733,
      "loc": {
        "start": {
          "line": 79,
          "column": 8
        },
        "end": {
          "line": 79,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2733,
      "end": 2734,
      "loc": {
        "start": {
          "line": 79,
          "column": 13
        },
        "end": {
          "line": 79,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 2734,
      "end": 2741,
      "loc": {
        "start": {
          "line": 79,
          "column": 14
        },
        "end": {
          "line": 79,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2741,
      "end": 2742,
      "loc": {
        "start": {
          "line": 79,
          "column": 21
        },
        "end": {
          "line": 79,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2743,
      "end": 2744,
      "loc": {
        "start": {
          "line": 79,
          "column": 23
        },
        "end": {
          "line": 79,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 2745,
      "end": 2749,
      "loc": {
        "start": {
          "line": 79,
          "column": 25
        },
        "end": {
          "line": 79,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2749,
      "end": 2750,
      "loc": {
        "start": {
          "line": 79,
          "column": 29
        },
        "end": {
          "line": 79,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Properties",
      "start": 2751,
      "end": 2763,
      "loc": {
        "start": {
          "line": 79,
          "column": 31
        },
        "end": {
          "line": 79,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2763,
      "end": 2764,
      "loc": {
        "start": {
          "line": 79,
          "column": 43
        },
        "end": {
          "line": 79,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 2765,
      "end": 2769,
      "loc": {
        "start": {
          "line": 79,
          "column": 45
        },
        "end": {
          "line": 79,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2769,
      "end": 2770,
      "loc": {
        "start": {
          "line": 79,
          "column": 49
        },
        "end": {
          "line": 79,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "icon",
      "start": 2771,
      "end": 2775,
      "loc": {
        "start": {
          "line": 79,
          "column": 51
        },
        "end": {
          "line": 79,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2776,
      "end": 2777,
      "loc": {
        "start": {
          "line": 79,
          "column": 56
        },
        "end": {
          "line": 79,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2777,
      "end": 2778,
      "loc": {
        "start": {
          "line": 79,
          "column": 57
        },
        "end": {
          "line": 79,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2778,
      "end": 2779,
      "loc": {
        "start": {
          "line": 79,
          "column": 58
        },
        "end": {
          "line": 79,
          "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": 2788,
      "end": 2792,
      "loc": {
        "start": {
          "line": 80,
          "column": 8
        },
        "end": {
          "line": 80,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2792,
      "end": 2793,
      "loc": {
        "start": {
          "line": 80,
          "column": 12
        },
        "end": {
          "line": 80,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendLineColor",
      "start": 2793,
      "end": 2806,
      "loc": {
        "start": {
          "line": 80,
          "column": 13
        },
        "end": {
          "line": 80,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2807,
      "end": 2808,
      "loc": {
        "start": {
          "line": 80,
          "column": 27
        },
        "end": {
          "line": 80,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2809,
      "end": 2812,
      "loc": {
        "start": {
          "line": 80,
          "column": 29
        },
        "end": {
          "line": 80,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2813,
      "end": 2818,
      "loc": {
        "start": {
          "line": 80,
          "column": 33
        },
        "end": {
          "line": 80,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2818,
      "end": 2819,
      "loc": {
        "start": {
          "line": 80,
          "column": 38
        },
        "end": {
          "line": 80,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2819,
      "end": 2824,
      "loc": {
        "start": {
          "line": 80,
          "column": 39
        },
        "end": {
          "line": 80,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2824,
      "end": 2825,
      "loc": {
        "start": {
          "line": 80,
          "column": 44
        },
        "end": {
          "line": 80,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 65280,
      "start": 2825,
      "end": 2833,
      "loc": {
        "start": {
          "line": 80,
          "column": 45
        },
        "end": {
          "line": 80,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2833,
      "end": 2834,
      "loc": {
        "start": {
          "line": 80,
          "column": 53
        },
        "end": {
          "line": 80,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2834,
      "end": 2835,
      "loc": {
        "start": {
          "line": 80,
          "column": 54
        },
        "end": {
          "line": 80,
          "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": 2844,
      "end": 2848,
      "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": 2848,
      "end": 2849,
      "loc": {
        "start": {
          "line": 81,
          "column": 12
        },
        "end": {
          "line": 81,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signatureLineColor",
      "start": 2849,
      "end": 2867,
      "loc": {
        "start": {
          "line": 81,
          "column": 13
        },
        "end": {
          "line": 81,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2868,
      "end": 2869,
      "loc": {
        "start": {
          "line": 81,
          "column": 32
        },
        "end": {
          "line": 81,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2870,
      "end": 2873,
      "loc": {
        "start": {
          "line": 81,
          "column": 34
        },
        "end": {
          "line": 81,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2874,
      "end": 2879,
      "loc": {
        "start": {
          "line": 81,
          "column": 38
        },
        "end": {
          "line": 81,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2879,
      "end": 2880,
      "loc": {
        "start": {
          "line": 81,
          "column": 43
        },
        "end": {
          "line": 81,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2880,
      "end": 2885,
      "loc": {
        "start": {
          "line": 81,
          "column": 44
        },
        "end": {
          "line": 81,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2885,
      "end": 2886,
      "loc": {
        "start": {
          "line": 81,
          "column": 49
        },
        "end": {
          "line": 81,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 16711680,
      "start": 2886,
      "end": 2894,
      "loc": {
        "start": {
          "line": 81,
          "column": 50
        },
        "end": {
          "line": 81,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2894,
      "end": 2895,
      "loc": {
        "start": {
          "line": 81,
          "column": 58
        },
        "end": {
          "line": 81,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2895,
      "end": 2896,
      "loc": {
        "start": {
          "line": 81,
          "column": 59
        },
        "end": {
          "line": 81,
          "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": 2905,
      "end": 2909,
      "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": 2909,
      "end": 2910,
      "loc": {
        "start": {
          "line": 82,
          "column": 12
        },
        "end": {
          "line": 82,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 2910,
      "end": 2926,
      "loc": {
        "start": {
          "line": 82,
          "column": 13
        },
        "end": {
          "line": 82,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 2927,
      "end": 2928,
      "loc": {
        "start": {
          "line": 82,
          "column": 30
        },
        "end": {
          "line": 82,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 2929,
      "end": 2932,
      "loc": {
        "start": {
          "line": 82,
          "column": 32
        },
        "end": {
          "line": 82,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "THREE",
      "start": 2933,
      "end": 2938,
      "loc": {
        "start": {
          "line": 82,
          "column": 36
        },
        "end": {
          "line": 82,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2938,
      "end": 2939,
      "loc": {
        "start": {
          "line": 82,
          "column": 41
        },
        "end": {
          "line": 82,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Color",
      "start": 2939,
      "end": 2944,
      "loc": {
        "start": {
          "line": 82,
          "column": 42
        },
        "end": {
          "line": 82,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2944,
      "end": 2945,
      "loc": {
        "start": {
          "line": 82,
          "column": 47
        },
        "end": {
          "line": 82,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 2945,
      "end": 2953,
      "loc": {
        "start": {
          "line": 82,
          "column": 48
        },
        "end": {
          "line": 82,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 2953,
      "end": 2954,
      "loc": {
        "start": {
          "line": 82,
          "column": 56
        },
        "end": {
          "line": 82,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 2954,
      "end": 2955,
      "loc": {
        "start": {
          "line": 82,
          "column": 57
        },
        "end": {
          "line": 82,
          "column": 58
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " constant settings by Blexon",
      "start": 2965,
      "end": 2995,
      "loc": {
        "start": {
          "line": 84,
          "column": 8
        },
        "end": {
          "line": 84,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3004,
      "end": 3008,
      "loc": {
        "start": {
          "line": 85,
          "column": 8
        },
        "end": {
          "line": 85,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3008,
      "end": 3009,
      "loc": {
        "start": {
          "line": 85,
          "column": 12
        },
        "end": {
          "line": 85,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpAngle",
      "start": 3009,
      "end": 3020,
      "loc": {
        "start": {
          "line": 85,
          "column": 13
        },
        "end": {
          "line": 85,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3021,
      "end": 3022,
      "loc": {
        "start": {
          "line": 85,
          "column": 25
        },
        "end": {
          "line": 85,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 180,
      "start": 3023,
      "end": 3026,
      "loc": {
        "start": {
          "line": 85,
          "column": 27
        },
        "end": {
          "line": 85,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3026,
      "end": 3027,
      "loc": {
        "start": {
          "line": 85,
          "column": 30
        },
        "end": {
          "line": 85,
          "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": 3036,
      "end": 3040,
      "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": 3040,
      "end": 3041,
      "loc": {
        "start": {
          "line": 86,
          "column": 12
        },
        "end": {
          "line": 86,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpPreAngle",
      "start": 3041,
      "end": 3055,
      "loc": {
        "start": {
          "line": 86,
          "column": 13
        },
        "end": {
          "line": 86,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3056,
      "end": 3057,
      "loc": {
        "start": {
          "line": 86,
          "column": 28
        },
        "end": {
          "line": 86,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 30,
      "start": 3058,
      "end": 3060,
      "loc": {
        "start": {
          "line": 86,
          "column": 30
        },
        "end": {
          "line": 86,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3060,
      "end": 3061,
      "loc": {
        "start": {
          "line": 86,
          "column": 32
        },
        "end": {
          "line": 86,
          "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": 3070,
      "end": 3074,
      "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": 3074,
      "end": 3075,
      "loc": {
        "start": {
          "line": 87,
          "column": 12
        },
        "end": {
          "line": 87,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownAngle",
      "start": 3075,
      "end": 3088,
      "loc": {
        "start": {
          "line": 87,
          "column": 13
        },
        "end": {
          "line": 87,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3089,
      "end": 3090,
      "loc": {
        "start": {
          "line": 87,
          "column": 27
        },
        "end": {
          "line": 87,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3091,
      "end": 3092,
      "loc": {
        "start": {
          "line": 87,
          "column": 29
        },
        "end": {
          "line": 87,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 180,
      "start": 3092,
      "end": 3095,
      "loc": {
        "start": {
          "line": 87,
          "column": 30
        },
        "end": {
          "line": 87,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3095,
      "end": 3096,
      "loc": {
        "start": {
          "line": 87,
          "column": 33
        },
        "end": {
          "line": 87,
          "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": 3105,
      "end": 3109,
      "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": 3109,
      "end": 3110,
      "loc": {
        "start": {
          "line": 88,
          "column": 12
        },
        "end": {
          "line": 88,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownPreAngle",
      "start": 3110,
      "end": 3126,
      "loc": {
        "start": {
          "line": 88,
          "column": 13
        },
        "end": {
          "line": 88,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3127,
      "end": 3128,
      "loc": {
        "start": {
          "line": 88,
          "column": 30
        },
        "end": {
          "line": 88,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "+/-",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": 9,
        "updateContext": null
      },
      "value": "-",
      "start": 3129,
      "end": 3130,
      "loc": {
        "start": {
          "line": 88,
          "column": 32
        },
        "end": {
          "line": 88,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 30,
      "start": 3130,
      "end": 3132,
      "loc": {
        "start": {
          "line": 88,
          "column": 33
        },
        "end": {
          "line": 88,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3132,
      "end": 3133,
      "loc": {
        "start": {
          "line": 88,
          "column": 35
        },
        "end": {
          "line": 88,
          "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": 3142,
      "end": 3146,
      "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": 3146,
      "end": 3147,
      "loc": {
        "start": {
          "line": 89,
          "column": 12
        },
        "end": {
          "line": 89,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 3147,
      "end": 3157,
      "loc": {
        "start": {
          "line": 89,
          "column": 13
        },
        "end": {
          "line": 89,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3158,
      "end": 3159,
      "loc": {
        "start": {
          "line": 89,
          "column": 24
        },
        "end": {
          "line": 89,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0.05,
      "start": 3160,
      "end": 3164,
      "loc": {
        "start": {
          "line": 89,
          "column": 26
        },
        "end": {
          "line": 89,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3164,
      "end": 3165,
      "loc": {
        "start": {
          "line": 89,
          "column": 30
        },
        "end": {
          "line": 89,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Thomas: (Spaltbreite des Falz = 0.1 (fix) => RadiusStart = Spaltbreite / 2)",
      "start": 3166,
      "end": 3244,
      "loc": {
        "start": {
          "line": 89,
          "column": 32
        },
        "end": {
          "line": 89,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "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": 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": 3257,
      "end": 3258,
      "loc": {
        "start": {
          "line": 90,
          "column": 12
        },
        "end": {
          "line": 90,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 3258,
      "end": 3266,
      "loc": {
        "start": {
          "line": 90,
          "column": 13
        },
        "end": {
          "line": 90,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3267,
      "end": 3268,
      "loc": {
        "start": {
          "line": 90,
          "column": 22
        },
        "end": {
          "line": 90,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3269,
      "end": 3270,
      "loc": {
        "start": {
          "line": 90,
          "column": 24
        },
        "end": {
          "line": 90,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3270,
      "end": 3271,
      "loc": {
        "start": {
          "line": 90,
          "column": 25
        },
        "end": {
          "line": 90,
          "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": 3280,
      "end": 3284,
      "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": 3284,
      "end": 3285,
      "loc": {
        "start": {
          "line": 91,
          "column": 12
        },
        "end": {
          "line": 91,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 3285,
      "end": 3295,
      "loc": {
        "start": {
          "line": 91,
          "column": 13
        },
        "end": {
          "line": 91,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3296,
      "end": 3297,
      "loc": {
        "start": {
          "line": 91,
          "column": 24
        },
        "end": {
          "line": 91,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 3298,
      "end": 3299,
      "loc": {
        "start": {
          "line": 91,
          "column": 26
        },
        "end": {
          "line": 91,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3299,
      "end": 3300,
      "loc": {
        "start": {
          "line": 91,
          "column": 27
        },
        "end": {
          "line": 91,
          "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": 3309,
      "end": 3313,
      "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": 3313,
      "end": 3314,
      "loc": {
        "start": {
          "line": 92,
          "column": 12
        },
        "end": {
          "line": 92,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 3314,
      "end": 3327,
      "loc": {
        "start": {
          "line": 92,
          "column": 13
        },
        "end": {
          "line": 92,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3328,
      "end": 3329,
      "loc": {
        "start": {
          "line": 92,
          "column": 27
        },
        "end": {
          "line": 92,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3330,
      "end": 3331,
      "loc": {
        "start": {
          "line": 92,
          "column": 29
        },
        "end": {
          "line": 92,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3331,
      "end": 3332,
      "loc": {
        "start": {
          "line": 92,
          "column": 30
        },
        "end": {
          "line": 92,
          "column": 31
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection",
      "start": 3342,
      "end": 3354,
      "loc": {
        "start": {
          "line": 94,
          "column": 8
        },
        "end": {
          "line": 94,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3363,
      "end": 3367,
      "loc": {
        "start": {
          "line": 95,
          "column": 8
        },
        "end": {
          "line": 95,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3367,
      "end": 3368,
      "loc": {
        "start": {
          "line": 95,
          "column": 12
        },
        "end": {
          "line": 95,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 3368,
      "end": 3377,
      "loc": {
        "start": {
          "line": 95,
          "column": 13
        },
        "end": {
          "line": 95,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3378,
      "end": 3379,
      "loc": {
        "start": {
          "line": 95,
          "column": 23
        },
        "end": {
          "line": 95,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3380,
      "end": 3383,
      "loc": {
        "start": {
          "line": 95,
          "column": 25
        },
        "end": {
          "line": 95,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Selection",
      "start": 3384,
      "end": 3393,
      "loc": {
        "start": {
          "line": 95,
          "column": 29
        },
        "end": {
          "line": 95,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3393,
      "end": 3394,
      "loc": {
        "start": {
          "line": 95,
          "column": 38
        },
        "end": {
          "line": 95,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3394,
      "end": 3398,
      "loc": {
        "start": {
          "line": 95,
          "column": 39
        },
        "end": {
          "line": 95,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3398,
      "end": 3399,
      "loc": {
        "start": {
          "line": 95,
          "column": 43
        },
        "end": {
          "line": 95,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3400,
      "end": 3401,
      "loc": {
        "start": {
          "line": 95,
          "column": 45
        },
        "end": {
          "line": 95,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3414,
      "end": 3418,
      "loc": {
        "start": {
          "line": 96,
          "column": 12
        },
        "end": {
          "line": 96,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3418,
      "end": 3419,
      "loc": {
        "start": {
          "line": 96,
          "column": 16
        },
        "end": {
          "line": 96,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Lines",
      "start": 3420,
      "end": 3427,
      "loc": {
        "start": {
          "line": 96,
          "column": 18
        },
        "end": {
          "line": 96,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3427,
      "end": 3428,
      "loc": {
        "start": {
          "line": 96,
          "column": 25
        },
        "end": {
          "line": 96,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "limit",
      "start": 3441,
      "end": 3446,
      "loc": {
        "start": {
          "line": 97,
          "column": 12
        },
        "end": {
          "line": 97,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3446,
      "end": 3447,
      "loc": {
        "start": {
          "line": 97,
          "column": 17
        },
        "end": {
          "line": 97,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 3448,
      "end": 3449,
      "loc": {
        "start": {
          "line": 97,
          "column": 19
        },
        "end": {
          "line": 97,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3449,
      "end": 3450,
      "loc": {
        "start": {
          "line": 97,
          "column": 20
        },
        "end": {
          "line": 97,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "types",
      "start": 3463,
      "end": 3468,
      "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": 3468,
      "end": 3469,
      "loc": {
        "start": {
          "line": 98,
          "column": 17
        },
        "end": {
          "line": 98,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3470,
      "end": 3471,
      "loc": {
        "start": {
          "line": 98,
          "column": 19
        },
        "end": {
          "line": 98,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "LineSegments",
      "start": 3471,
      "end": 3485,
      "loc": {
        "start": {
          "line": 98,
          "column": 20
        },
        "end": {
          "line": 98,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3485,
      "end": 3486,
      "loc": {
        "start": {
          "line": 98,
          "column": 34
        },
        "end": {
          "line": 98,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3486,
      "end": 3487,
      "loc": {
        "start": {
          "line": 98,
          "column": 35
        },
        "end": {
          "line": 98,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "active",
      "start": 3500,
      "end": 3506,
      "loc": {
        "start": {
          "line": 99,
          "column": 12
        },
        "end": {
          "line": 99,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3506,
      "end": 3507,
      "loc": {
        "start": {
          "line": 99,
          "column": 18
        },
        "end": {
          "line": 99,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3508,
      "end": 3512,
      "loc": {
        "start": {
          "line": 99,
          "column": 20
        },
        "end": {
          "line": 99,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3521,
      "end": 3522,
      "loc": {
        "start": {
          "line": 100,
          "column": 8
        },
        "end": {
          "line": 100,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3522,
      "end": 3523,
      "loc": {
        "start": {
          "line": 100,
          "column": 9
        },
        "end": {
          "line": 100,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3523,
      "end": 3524,
      "loc": {
        "start": {
          "line": 100,
          "column": 10
        },
        "end": {
          "line": 100,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 3534,
      "end": 3544,
      "loc": {
        "start": {
          "line": 102,
          "column": 8
        },
        "end": {
          "line": 102,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3553,
      "end": 3557,
      "loc": {
        "start": {
          "line": 103,
          "column": 8
        },
        "end": {
          "line": 103,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3557,
      "end": 3558,
      "loc": {
        "start": {
          "line": 103,
          "column": 12
        },
        "end": {
          "line": 103,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 3558,
      "end": 3568,
      "loc": {
        "start": {
          "line": 103,
          "column": 13
        },
        "end": {
          "line": 103,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3569,
      "end": 3570,
      "loc": {
        "start": {
          "line": 103,
          "column": 24
        },
        "end": {
          "line": 103,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3571,
      "end": 3574,
      "loc": {
        "start": {
          "line": 103,
          "column": 26
        },
        "end": {
          "line": 103,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3575,
      "end": 3583,
      "loc": {
        "start": {
          "line": 103,
          "column": 30
        },
        "end": {
          "line": 103,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3583,
      "end": 3584,
      "loc": {
        "start": {
          "line": 103,
          "column": 38
        },
        "end": {
          "line": 103,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3584,
      "end": 3588,
      "loc": {
        "start": {
          "line": 103,
          "column": 39
        },
        "end": {
          "line": 103,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3588,
      "end": 3589,
      "loc": {
        "start": {
          "line": 103,
          "column": 43
        },
        "end": {
          "line": 103,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3590,
      "end": 3591,
      "loc": {
        "start": {
          "line": 103,
          "column": 45
        },
        "end": {
          "line": 103,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3604,
      "end": 3608,
      "loc": {
        "start": {
          "line": 104,
          "column": 12
        },
        "end": {
          "line": 104,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3608,
      "end": 3609,
      "loc": {
        "start": {
          "line": 104,
          "column": 16
        },
        "end": {
          "line": 104,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bendline",
      "start": 3610,
      "end": 3620,
      "loc": {
        "start": {
          "line": 104,
          "column": 18
        },
        "end": {
          "line": 104,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3620,
      "end": 3621,
      "loc": {
        "start": {
          "line": 104,
          "column": 28
        },
        "end": {
          "line": 104,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3634,
      "end": 3639,
      "loc": {
        "start": {
          "line": 105,
          "column": 12
        },
        "end": {
          "line": 105,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3639,
      "end": 3640,
      "loc": {
        "start": {
          "line": 105,
          "column": 17
        },
        "end": {
          "line": 105,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3641,
      "end": 3646,
      "loc": {
        "start": {
          "line": 105,
          "column": 19
        },
        "end": {
          "line": 105,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3646,
      "end": 3647,
      "loc": {
        "start": {
          "line": 105,
          "column": 24
        },
        "end": {
          "line": 105,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3660,
      "end": 3667,
      "loc": {
        "start": {
          "line": 106,
          "column": 12
        },
        "end": {
          "line": 106,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3667,
      "end": 3668,
      "loc": {
        "start": {
          "line": 106,
          "column": 19
        },
        "end": {
          "line": 106,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "define as bend line",
      "start": 3669,
      "end": 3690,
      "loc": {
        "start": {
          "line": 106,
          "column": 21
        },
        "end": {
          "line": 106,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3690,
      "end": 3691,
      "loc": {
        "start": {
          "line": 106,
          "column": 42
        },
        "end": {
          "line": 106,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3704,
      "end": 3711,
      "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": 3711,
      "end": 3712,
      "loc": {
        "start": {
          "line": 107,
          "column": 19
        },
        "end": {
          "line": 107,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 3713,
      "end": 3717,
      "loc": {
        "start": {
          "line": 107,
          "column": 21
        },
        "end": {
          "line": 107,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3726,
      "end": 3727,
      "loc": {
        "start": {
          "line": 108,
          "column": 8
        },
        "end": {
          "line": 108,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3727,
      "end": 3728,
      "loc": {
        "start": {
          "line": 108,
          "column": 9
        },
        "end": {
          "line": 108,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3728,
      "end": 3729,
      "loc": {
        "start": {
          "line": 108,
          "column": 10
        },
        "end": {
          "line": 108,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3738,
      "end": 3742,
      "loc": {
        "start": {
          "line": 109,
          "column": 8
        },
        "end": {
          "line": 109,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3742,
      "end": 3743,
      "loc": {
        "start": {
          "line": 109,
          "column": 12
        },
        "end": {
          "line": 109,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 3743,
      "end": 3749,
      "loc": {
        "start": {
          "line": 109,
          "column": 13
        },
        "end": {
          "line": 109,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3750,
      "end": 3751,
      "loc": {
        "start": {
          "line": 109,
          "column": 20
        },
        "end": {
          "line": 109,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3752,
      "end": 3755,
      "loc": {
        "start": {
          "line": 109,
          "column": 22
        },
        "end": {
          "line": 109,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3756,
      "end": 3764,
      "loc": {
        "start": {
          "line": 109,
          "column": 26
        },
        "end": {
          "line": 109,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3764,
      "end": 3765,
      "loc": {
        "start": {
          "line": 109,
          "column": 34
        },
        "end": {
          "line": 109,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3765,
      "end": 3769,
      "loc": {
        "start": {
          "line": 109,
          "column": 35
        },
        "end": {
          "line": 109,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3769,
      "end": 3770,
      "loc": {
        "start": {
          "line": 109,
          "column": 39
        },
        "end": {
          "line": 109,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3771,
      "end": 3772,
      "loc": {
        "start": {
          "line": 109,
          "column": 41
        },
        "end": {
          "line": 109,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3785,
      "end": 3789,
      "loc": {
        "start": {
          "line": 110,
          "column": 12
        },
        "end": {
          "line": 110,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3789,
      "end": 3790,
      "loc": {
        "start": {
          "line": 110,
          "column": 16
        },
        "end": {
          "line": 110,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Fold up",
      "start": 3791,
      "end": 3800,
      "loc": {
        "start": {
          "line": 110,
          "column": 18
        },
        "end": {
          "line": 110,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3800,
      "end": 3801,
      "loc": {
        "start": {
          "line": 110,
          "column": 27
        },
        "end": {
          "line": 110,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3814,
      "end": 3819,
      "loc": {
        "start": {
          "line": 111,
          "column": 12
        },
        "end": {
          "line": 111,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3819,
      "end": 3820,
      "loc": {
        "start": {
          "line": 111,
          "column": 17
        },
        "end": {
          "line": 111,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3821,
      "end": 3826,
      "loc": {
        "start": {
          "line": 111,
          "column": 19
        },
        "end": {
          "line": 111,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3826,
      "end": 3827,
      "loc": {
        "start": {
          "line": 111,
          "column": 24
        },
        "end": {
          "line": 111,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 3840,
      "end": 3847,
      "loc": {
        "start": {
          "line": 112,
          "column": 12
        },
        "end": {
          "line": 112,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3847,
      "end": 3848,
      "loc": {
        "start": {
          "line": 112,
          "column": 19
        },
        "end": {
          "line": 112,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fold downwards",
      "start": 3849,
      "end": 3865,
      "loc": {
        "start": {
          "line": 112,
          "column": 21
        },
        "end": {
          "line": 112,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3865,
      "end": 3866,
      "loc": {
        "start": {
          "line": 112,
          "column": 37
        },
        "end": {
          "line": 112,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 3879,
      "end": 3886,
      "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": 3886,
      "end": 3887,
      "loc": {
        "start": {
          "line": 113,
          "column": 19
        },
        "end": {
          "line": 113,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 3888,
      "end": 3893,
      "loc": {
        "start": {
          "line": 113,
          "column": 21
        },
        "end": {
          "line": 113,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3902,
      "end": 3903,
      "loc": {
        "start": {
          "line": 114,
          "column": 8
        },
        "end": {
          "line": 114,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3903,
      "end": 3904,
      "loc": {
        "start": {
          "line": 114,
          "column": 9
        },
        "end": {
          "line": 114,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3904,
      "end": 3905,
      "loc": {
        "start": {
          "line": 114,
          "column": 10
        },
        "end": {
          "line": 114,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "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": 115,
          "column": 8
        },
        "end": {
          "line": 115,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3918,
      "end": 3919,
      "loc": {
        "start": {
          "line": 115,
          "column": 12
        },
        "end": {
          "line": 115,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 3919,
      "end": 3927,
      "loc": {
        "start": {
          "line": 115,
          "column": 13
        },
        "end": {
          "line": 115,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 3928,
      "end": 3929,
      "loc": {
        "start": {
          "line": 115,
          "column": 22
        },
        "end": {
          "line": 115,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 3930,
      "end": 3933,
      "loc": {
        "start": {
          "line": 115,
          "column": 24
        },
        "end": {
          "line": 115,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 3934,
      "end": 3942,
      "loc": {
        "start": {
          "line": 115,
          "column": 28
        },
        "end": {
          "line": 115,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3942,
      "end": 3943,
      "loc": {
        "start": {
          "line": 115,
          "column": 36
        },
        "end": {
          "line": 115,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 3943,
      "end": 3947,
      "loc": {
        "start": {
          "line": 115,
          "column": 37
        },
        "end": {
          "line": 115,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3947,
      "end": 3948,
      "loc": {
        "start": {
          "line": 115,
          "column": 41
        },
        "end": {
          "line": 115,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 3949,
      "end": 3950,
      "loc": {
        "start": {
          "line": 115,
          "column": 43
        },
        "end": {
          "line": 115,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 3963,
      "end": 3967,
      "loc": {
        "start": {
          "line": 116,
          "column": 12
        },
        "end": {
          "line": 116,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3967,
      "end": 3968,
      "loc": {
        "start": {
          "line": 116,
          "column": 16
        },
        "end": {
          "line": 116,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Fold down",
      "start": 3969,
      "end": 3980,
      "loc": {
        "start": {
          "line": 116,
          "column": 18
        },
        "end": {
          "line": 116,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3980,
      "end": 3981,
      "loc": {
        "start": {
          "line": 116,
          "column": 29
        },
        "end": {
          "line": 116,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 3994,
      "end": 3999,
      "loc": {
        "start": {
          "line": 117,
          "column": 12
        },
        "end": {
          "line": 117,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 3999,
      "end": 4000,
      "loc": {
        "start": {
          "line": 117,
          "column": 17
        },
        "end": {
          "line": 117,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4001,
      "end": 4006,
      "loc": {
        "start": {
          "line": 117,
          "column": 19
        },
        "end": {
          "line": 117,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4006,
      "end": 4007,
      "loc": {
        "start": {
          "line": 117,
          "column": 24
        },
        "end": {
          "line": 117,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4020,
      "end": 4027,
      "loc": {
        "start": {
          "line": 118,
          "column": 12
        },
        "end": {
          "line": 118,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4027,
      "end": 4028,
      "loc": {
        "start": {
          "line": 118,
          "column": 19
        },
        "end": {
          "line": 118,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "fold upwards",
      "start": 4029,
      "end": 4043,
      "loc": {
        "start": {
          "line": 118,
          "column": 21
        },
        "end": {
          "line": 118,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4043,
      "end": 4044,
      "loc": {
        "start": {
          "line": 118,
          "column": 35
        },
        "end": {
          "line": 118,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4057,
      "end": 4064,
      "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": 4064,
      "end": 4065,
      "loc": {
        "start": {
          "line": 119,
          "column": 19
        },
        "end": {
          "line": 119,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4066,
      "end": 4071,
      "loc": {
        "start": {
          "line": 119,
          "column": 21
        },
        "end": {
          "line": 119,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4080,
      "end": 4081,
      "loc": {
        "start": {
          "line": 120,
          "column": 8
        },
        "end": {
          "line": 120,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4081,
      "end": 4082,
      "loc": {
        "start": {
          "line": 120,
          "column": 9
        },
        "end": {
          "line": 120,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4082,
      "end": 4083,
      "loc": {
        "start": {
          "line": 120,
          "column": 10
        },
        "end": {
          "line": 120,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4092,
      "end": 4096,
      "loc": {
        "start": {
          "line": 121,
          "column": 8
        },
        "end": {
          "line": 121,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4096,
      "end": 4097,
      "loc": {
        "start": {
          "line": 121,
          "column": 12
        },
        "end": {
          "line": 121,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 4097,
      "end": 4101,
      "loc": {
        "start": {
          "line": 121,
          "column": 13
        },
        "end": {
          "line": 121,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4102,
      "end": 4103,
      "loc": {
        "start": {
          "line": 121,
          "column": 18
        },
        "end": {
          "line": 121,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4104,
      "end": 4107,
      "loc": {
        "start": {
          "line": 121,
          "column": 20
        },
        "end": {
          "line": 121,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 4108,
      "end": 4116,
      "loc": {
        "start": {
          "line": 121,
          "column": 24
        },
        "end": {
          "line": 121,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4116,
      "end": 4117,
      "loc": {
        "start": {
          "line": 121,
          "column": 32
        },
        "end": {
          "line": 121,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4117,
      "end": 4121,
      "loc": {
        "start": {
          "line": 121,
          "column": 33
        },
        "end": {
          "line": 121,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4121,
      "end": 4122,
      "loc": {
        "start": {
          "line": 121,
          "column": 37
        },
        "end": {
          "line": 121,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4123,
      "end": 4124,
      "loc": {
        "start": {
          "line": 121,
          "column": 39
        },
        "end": {
          "line": 121,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4137,
      "end": 4141,
      "loc": {
        "start": {
          "line": 122,
          "column": 12
        },
        "end": {
          "line": 122,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4141,
      "end": 4142,
      "loc": {
        "start": {
          "line": 122,
          "column": 16
        },
        "end": {
          "line": 122,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bend",
      "start": 4143,
      "end": 4149,
      "loc": {
        "start": {
          "line": 122,
          "column": 18
        },
        "end": {
          "line": 122,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4149,
      "end": 4150,
      "loc": {
        "start": {
          "line": 122,
          "column": 24
        },
        "end": {
          "line": 122,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 4163,
      "end": 4168,
      "loc": {
        "start": {
          "line": 123,
          "column": 12
        },
        "end": {
          "line": 123,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4168,
      "end": 4169,
      "loc": {
        "start": {
          "line": 123,
          "column": 17
        },
        "end": {
          "line": 123,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4170,
      "end": 4174,
      "loc": {
        "start": {
          "line": 123,
          "column": 19
        },
        "end": {
          "line": 123,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4174,
      "end": 4175,
      "loc": {
        "start": {
          "line": 123,
          "column": 23
        },
        "end": {
          "line": 123,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4188,
      "end": 4195,
      "loc": {
        "start": {
          "line": 124,
          "column": 12
        },
        "end": {
          "line": 124,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4195,
      "end": 4196,
      "loc": {
        "start": {
          "line": 124,
          "column": 19
        },
        "end": {
          "line": 124,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bend",
      "start": 4197,
      "end": 4203,
      "loc": {
        "start": {
          "line": 124,
          "column": 21
        },
        "end": {
          "line": 124,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4203,
      "end": 4204,
      "loc": {
        "start": {
          "line": 124,
          "column": 27
        },
        "end": {
          "line": 124,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4217,
      "end": 4224,
      "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": 4224,
      "end": 4225,
      "loc": {
        "start": {
          "line": 125,
          "column": 19
        },
        "end": {
          "line": 125,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4226,
      "end": 4231,
      "loc": {
        "start": {
          "line": 125,
          "column": 21
        },
        "end": {
          "line": 125,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4240,
      "end": 4241,
      "loc": {
        "start": {
          "line": 126,
          "column": 8
        },
        "end": {
          "line": 126,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4241,
      "end": 4242,
      "loc": {
        "start": {
          "line": 126,
          "column": 9
        },
        "end": {
          "line": 126,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4242,
      "end": 4243,
      "loc": {
        "start": {
          "line": 126,
          "column": 10
        },
        "end": {
          "line": 126,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4252,
      "end": 4256,
      "loc": {
        "start": {
          "line": 127,
          "column": 8
        },
        "end": {
          "line": 127,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4256,
      "end": 4257,
      "loc": {
        "start": {
          "line": 127,
          "column": 12
        },
        "end": {
          "line": 127,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 4257,
      "end": 4264,
      "loc": {
        "start": {
          "line": 127,
          "column": 13
        },
        "end": {
          "line": 127,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4265,
      "end": 4266,
      "loc": {
        "start": {
          "line": 127,
          "column": 21
        },
        "end": {
          "line": 127,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4267,
      "end": 4270,
      "loc": {
        "start": {
          "line": 127,
          "column": 23
        },
        "end": {
          "line": 127,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4271,
      "end": 4276,
      "loc": {
        "start": {
          "line": 127,
          "column": 27
        },
        "end": {
          "line": 127,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4276,
      "end": 4277,
      "loc": {
        "start": {
          "line": 127,
          "column": 32
        },
        "end": {
          "line": 127,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4277,
      "end": 4281,
      "loc": {
        "start": {
          "line": 127,
          "column": 33
        },
        "end": {
          "line": 127,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4281,
      "end": 4282,
      "loc": {
        "start": {
          "line": 127,
          "column": 37
        },
        "end": {
          "line": 127,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4283,
      "end": 4284,
      "loc": {
        "start": {
          "line": 127,
          "column": 39
        },
        "end": {
          "line": 127,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4297,
      "end": 4301,
      "loc": {
        "start": {
          "line": 128,
          "column": 12
        },
        "end": {
          "line": 128,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4301,
      "end": 4302,
      "loc": {
        "start": {
          "line": 128,
          "column": 16
        },
        "end": {
          "line": 128,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "k-Factor",
      "start": 4303,
      "end": 4313,
      "loc": {
        "start": {
          "line": 128,
          "column": 18
        },
        "end": {
          "line": 128,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4313,
      "end": 4314,
      "loc": {
        "start": {
          "line": 128,
          "column": 28
        },
        "end": {
          "line": 128,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4327,
      "end": 4334,
      "loc": {
        "start": {
          "line": 129,
          "column": 12
        },
        "end": {
          "line": 129,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4334,
      "end": 4335,
      "loc": {
        "start": {
          "line": 129,
          "column": 19
        },
        "end": {
          "line": 129,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "The k-Factor is...",
      "start": 4336,
      "end": 4356,
      "loc": {
        "start": {
          "line": 129,
          "column": 21
        },
        "end": {
          "line": 129,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4356,
      "end": 4357,
      "loc": {
        "start": {
          "line": 129,
          "column": 41
        },
        "end": {
          "line": 129,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4370,
      "end": 4377,
      "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": 4377,
      "end": 4378,
      "loc": {
        "start": {
          "line": 130,
          "column": 19
        },
        "end": {
          "line": 130,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4379,
      "end": 4383,
      "loc": {
        "start": {
          "line": 130,
          "column": 21
        },
        "end": {
          "line": 130,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4392,
      "end": 4393,
      "loc": {
        "start": {
          "line": 131,
          "column": 8
        },
        "end": {
          "line": 131,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4393,
      "end": 4394,
      "loc": {
        "start": {
          "line": 131,
          "column": 9
        },
        "end": {
          "line": 131,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4394,
      "end": 4395,
      "loc": {
        "start": {
          "line": 131,
          "column": 10
        },
        "end": {
          "line": 131,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4404,
      "end": 4408,
      "loc": {
        "start": {
          "line": 132,
          "column": 8
        },
        "end": {
          "line": 132,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4408,
      "end": 4409,
      "loc": {
        "start": {
          "line": 132,
          "column": 12
        },
        "end": {
          "line": 132,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 4409,
      "end": 4415,
      "loc": {
        "start": {
          "line": 132,
          "column": 13
        },
        "end": {
          "line": 132,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4416,
      "end": 4417,
      "loc": {
        "start": {
          "line": 132,
          "column": 20
        },
        "end": {
          "line": 132,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4418,
      "end": 4421,
      "loc": {
        "start": {
          "line": 132,
          "column": 22
        },
        "end": {
          "line": 132,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4422,
      "end": 4427,
      "loc": {
        "start": {
          "line": 132,
          "column": 26
        },
        "end": {
          "line": 132,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4427,
      "end": 4428,
      "loc": {
        "start": {
          "line": 132,
          "column": 31
        },
        "end": {
          "line": 132,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4428,
      "end": 4432,
      "loc": {
        "start": {
          "line": 132,
          "column": 32
        },
        "end": {
          "line": 132,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4432,
      "end": 4433,
      "loc": {
        "start": {
          "line": 132,
          "column": 36
        },
        "end": {
          "line": 132,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4434,
      "end": 4435,
      "loc": {
        "start": {
          "line": 132,
          "column": 38
        },
        "end": {
          "line": 132,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4448,
      "end": 4452,
      "loc": {
        "start": {
          "line": 133,
          "column": 12
        },
        "end": {
          "line": 133,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4452,
      "end": 4453,
      "loc": {
        "start": {
          "line": 133,
          "column": 16
        },
        "end": {
          "line": 133,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Inner radius",
      "start": 4454,
      "end": 4468,
      "loc": {
        "start": {
          "line": 133,
          "column": 18
        },
        "end": {
          "line": 133,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4468,
      "end": 4469,
      "loc": {
        "start": {
          "line": 133,
          "column": 32
        },
        "end": {
          "line": 133,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 4482,
      "end": 4489,
      "loc": {
        "start": {
          "line": 134,
          "column": 12
        },
        "end": {
          "line": 134,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4489,
      "end": 4490,
      "loc": {
        "start": {
          "line": 134,
          "column": 19
        },
        "end": {
          "line": 134,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "The inner radius is...",
      "start": 4491,
      "end": 4515,
      "loc": {
        "start": {
          "line": 134,
          "column": 21
        },
        "end": {
          "line": 134,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4515,
      "end": 4516,
      "loc": {
        "start": {
          "line": 134,
          "column": 45
        },
        "end": {
          "line": 134,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4529,
      "end": 4536,
      "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": 4536,
      "end": 4537,
      "loc": {
        "start": {
          "line": 135,
          "column": 19
        },
        "end": {
          "line": 135,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 4538,
      "end": 4542,
      "loc": {
        "start": {
          "line": 135,
          "column": 21
        },
        "end": {
          "line": 135,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4551,
      "end": 4552,
      "loc": {
        "start": {
          "line": 136,
          "column": 8
        },
        "end": {
          "line": 136,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4552,
      "end": 4553,
      "loc": {
        "start": {
          "line": 136,
          "column": 9
        },
        "end": {
          "line": 136,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4553,
      "end": 4554,
      "loc": {
        "start": {
          "line": 136,
          "column": 10
        },
        "end": {
          "line": 136,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4563,
      "end": 4567,
      "loc": {
        "start": {
          "line": 137,
          "column": 8
        },
        "end": {
          "line": 137,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4567,
      "end": 4568,
      "loc": {
        "start": {
          "line": 137,
          "column": 12
        },
        "end": {
          "line": 137,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 4568,
      "end": 4573,
      "loc": {
        "start": {
          "line": 137,
          "column": 13
        },
        "end": {
          "line": 137,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4574,
      "end": 4575,
      "loc": {
        "start": {
          "line": 137,
          "column": 19
        },
        "end": {
          "line": 137,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4576,
      "end": 4579,
      "loc": {
        "start": {
          "line": 137,
          "column": 21
        },
        "end": {
          "line": 137,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4580,
      "end": 4585,
      "loc": {
        "start": {
          "line": 137,
          "column": 25
        },
        "end": {
          "line": 137,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4585,
      "end": 4586,
      "loc": {
        "start": {
          "line": 137,
          "column": 30
        },
        "end": {
          "line": 137,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4586,
      "end": 4590,
      "loc": {
        "start": {
          "line": 137,
          "column": 31
        },
        "end": {
          "line": 137,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4590,
      "end": 4591,
      "loc": {
        "start": {
          "line": 137,
          "column": 35
        },
        "end": {
          "line": 137,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4592,
      "end": 4593,
      "loc": {
        "start": {
          "line": 137,
          "column": 37
        },
        "end": {
          "line": 137,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4606,
      "end": 4610,
      "loc": {
        "start": {
          "line": 138,
          "column": 12
        },
        "end": {
          "line": 138,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4610,
      "end": 4611,
      "loc": {
        "start": {
          "line": 138,
          "column": 16
        },
        "end": {
          "line": 138,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Angle",
      "start": 4612,
      "end": 4619,
      "loc": {
        "start": {
          "line": 138,
          "column": 18
        },
        "end": {
          "line": 138,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4619,
      "end": 4620,
      "loc": {
        "start": {
          "line": 138,
          "column": 25
        },
        "end": {
          "line": 138,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4633,
      "end": 4640,
      "loc": {
        "start": {
          "line": 139,
          "column": 12
        },
        "end": {
          "line": 139,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4640,
      "end": 4641,
      "loc": {
        "start": {
          "line": 139,
          "column": 19
        },
        "end": {
          "line": 139,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4642,
      "end": 4647,
      "loc": {
        "start": {
          "line": 139,
          "column": 21
        },
        "end": {
          "line": 139,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4647,
      "end": 4648,
      "loc": {
        "start": {
          "line": 139,
          "column": 26
        },
        "end": {
          "line": 139,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4661,
      "end": 4669,
      "loc": {
        "start": {
          "line": 140,
          "column": 12
        },
        "end": {
          "line": 140,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4669,
      "end": 4670,
      "loc": {
        "start": {
          "line": 140,
          "column": 20
        },
        "end": {
          "line": 140,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4671,
      "end": 4676,
      "loc": {
        "start": {
          "line": 140,
          "column": 22
        },
        "end": {
          "line": 140,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4685,
      "end": 4686,
      "loc": {
        "start": {
          "line": 141,
          "column": 8
        },
        "end": {
          "line": 141,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4686,
      "end": 4687,
      "loc": {
        "start": {
          "line": 141,
          "column": 9
        },
        "end": {
          "line": 141,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4687,
      "end": 4688,
      "loc": {
        "start": {
          "line": 141,
          "column": 10
        },
        "end": {
          "line": 141,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4697,
      "end": 4701,
      "loc": {
        "start": {
          "line": 142,
          "column": 8
        },
        "end": {
          "line": 142,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4701,
      "end": 4702,
      "loc": {
        "start": {
          "line": 142,
          "column": 12
        },
        "end": {
          "line": 142,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 4702,
      "end": 4715,
      "loc": {
        "start": {
          "line": 142,
          "column": 13
        },
        "end": {
          "line": 142,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4716,
      "end": 4717,
      "loc": {
        "start": {
          "line": 142,
          "column": 27
        },
        "end": {
          "line": 142,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4718,
      "end": 4721,
      "loc": {
        "start": {
          "line": 142,
          "column": 29
        },
        "end": {
          "line": 142,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4722,
      "end": 4727,
      "loc": {
        "start": {
          "line": 142,
          "column": 33
        },
        "end": {
          "line": 142,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4727,
      "end": 4728,
      "loc": {
        "start": {
          "line": 142,
          "column": 38
        },
        "end": {
          "line": 142,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4728,
      "end": 4732,
      "loc": {
        "start": {
          "line": 142,
          "column": 39
        },
        "end": {
          "line": 142,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4732,
      "end": 4733,
      "loc": {
        "start": {
          "line": 142,
          "column": 43
        },
        "end": {
          "line": 142,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4734,
      "end": 4735,
      "loc": {
        "start": {
          "line": 142,
          "column": 45
        },
        "end": {
          "line": 142,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4748,
      "end": 4752,
      "loc": {
        "start": {
          "line": 143,
          "column": 12
        },
        "end": {
          "line": 143,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4752,
      "end": 4753,
      "loc": {
        "start": {
          "line": 143,
          "column": 16
        },
        "end": {
          "line": 143,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Bend deduction",
      "start": 4754,
      "end": 4770,
      "loc": {
        "start": {
          "line": 143,
          "column": 18
        },
        "end": {
          "line": 143,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4770,
      "end": 4771,
      "loc": {
        "start": {
          "line": 143,
          "column": 34
        },
        "end": {
          "line": 143,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 4784,
      "end": 4791,
      "loc": {
        "start": {
          "line": 144,
          "column": 12
        },
        "end": {
          "line": 144,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4791,
      "end": 4792,
      "loc": {
        "start": {
          "line": 144,
          "column": 19
        },
        "end": {
          "line": 144,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4793,
      "end": 4798,
      "loc": {
        "start": {
          "line": 144,
          "column": 21
        },
        "end": {
          "line": 144,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4798,
      "end": 4799,
      "loc": {
        "start": {
          "line": 144,
          "column": 26
        },
        "end": {
          "line": 144,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "optional",
      "start": 4812,
      "end": 4820,
      "loc": {
        "start": {
          "line": 145,
          "column": 12
        },
        "end": {
          "line": 145,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4820,
      "end": 4821,
      "loc": {
        "start": {
          "line": 145,
          "column": 20
        },
        "end": {
          "line": 145,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 4822,
      "end": 4827,
      "loc": {
        "start": {
          "line": 145,
          "column": 22
        },
        "end": {
          "line": 145,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4836,
      "end": 4837,
      "loc": {
        "start": {
          "line": 146,
          "column": 8
        },
        "end": {
          "line": 146,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4837,
      "end": 4838,
      "loc": {
        "start": {
          "line": 146,
          "column": 9
        },
        "end": {
          "line": 146,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4838,
      "end": 4839,
      "loc": {
        "start": {
          "line": 146,
          "column": 10
        },
        "end": {
          "line": 146,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4848,
      "end": 4852,
      "loc": {
        "start": {
          "line": 147,
          "column": 8
        },
        "end": {
          "line": 147,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4852,
      "end": 4853,
      "loc": {
        "start": {
          "line": 147,
          "column": 12
        },
        "end": {
          "line": 147,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 4853,
      "end": 4867,
      "loc": {
        "start": {
          "line": 147,
          "column": 13
        },
        "end": {
          "line": 147,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4868,
      "end": 4869,
      "loc": {
        "start": {
          "line": 147,
          "column": 28
        },
        "end": {
          "line": 147,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "new",
        "keyword": "new",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "new",
      "start": 4870,
      "end": 4873,
      "loc": {
        "start": {
          "line": 147,
          "column": 30
        },
        "end": {
          "line": 147,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 4874,
      "end": 4879,
      "loc": {
        "start": {
          "line": 147,
          "column": 34
        },
        "end": {
          "line": 147,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4879,
      "end": 4880,
      "loc": {
        "start": {
          "line": 147,
          "column": 39
        },
        "end": {
          "line": 147,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4880,
      "end": 4884,
      "loc": {
        "start": {
          "line": 147,
          "column": 40
        },
        "end": {
          "line": 147,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4884,
      "end": 4885,
      "loc": {
        "start": {
          "line": 147,
          "column": 44
        },
        "end": {
          "line": 147,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4886,
      "end": 4887,
      "loc": {
        "start": {
          "line": 147,
          "column": 46
        },
        "end": {
          "line": 147,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 4900,
      "end": 4904,
      "loc": {
        "start": {
          "line": 148,
          "column": 12
        },
        "end": {
          "line": 148,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4904,
      "end": 4905,
      "loc": {
        "start": {
          "line": 148,
          "column": 16
        },
        "end": {
          "line": 148,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "Selection",
      "start": 4906,
      "end": 4917,
      "loc": {
        "start": {
          "line": 148,
          "column": 18
        },
        "end": {
          "line": 148,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4917,
      "end": 4918,
      "loc": {
        "start": {
          "line": 148,
          "column": 29
        },
        "end": {
          "line": 148,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 4931,
      "end": 4939,
      "loc": {
        "start": {
          "line": 149,
          "column": 12
        },
        "end": {
          "line": 149,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4939,
      "end": 4940,
      "loc": {
        "start": {
          "line": 149,
          "column": 20
        },
        "end": {
          "line": 149,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4941,
      "end": 4942,
      "loc": {
        "start": {
          "line": 149,
          "column": 22
        },
        "end": {
          "line": 149,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4942,
      "end": 4946,
      "loc": {
        "start": {
          "line": 149,
          "column": 23
        },
        "end": {
          "line": 149,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4946,
      "end": 4947,
      "loc": {
        "start": {
          "line": 149,
          "column": 27
        },
        "end": {
          "line": 149,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 4947,
      "end": 4956,
      "loc": {
        "start": {
          "line": 149,
          "column": 28
        },
        "end": {
          "line": 149,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4956,
      "end": 4957,
      "loc": {
        "start": {
          "line": 149,
          "column": 37
        },
        "end": {
          "line": 149,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4966,
      "end": 4967,
      "loc": {
        "start": {
          "line": 150,
          "column": 8
        },
        "end": {
          "line": 150,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 4967,
      "end": 4968,
      "loc": {
        "start": {
          "line": 150,
          "column": 9
        },
        "end": {
          "line": 150,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4968,
      "end": 4969,
      "loc": {
        "start": {
          "line": 150,
          "column": 10
        },
        "end": {
          "line": 150,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 4978,
      "end": 4982,
      "loc": {
        "start": {
          "line": 151,
          "column": 8
        },
        "end": {
          "line": 151,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 4982,
      "end": 4983,
      "loc": {
        "start": {
          "line": 151,
          "column": 12
        },
        "end": {
          "line": 151,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 4983,
      "end": 4992,
      "loc": {
        "start": {
          "line": 151,
          "column": 13
        },
        "end": {
          "line": 151,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 4993,
      "end": 4994,
      "loc": {
        "start": {
          "line": 151,
          "column": 23
        },
        "end": {
          "line": 151,
          "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": 4995,
      "end": 4998,
      "loc": {
        "start": {
          "line": 151,
          "column": 25
        },
        "end": {
          "line": 151,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 4999,
      "end": 5004,
      "loc": {
        "start": {
          "line": 151,
          "column": 29
        },
        "end": {
          "line": 151,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5004,
      "end": 5005,
      "loc": {
        "start": {
          "line": 151,
          "column": 34
        },
        "end": {
          "line": 151,
          "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": 5005,
      "end": 5009,
      "loc": {
        "start": {
          "line": 151,
          "column": 35
        },
        "end": {
          "line": 151,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5009,
      "end": 5010,
      "loc": {
        "start": {
          "line": 151,
          "column": 39
        },
        "end": {
          "line": 151,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5011,
      "end": 5012,
      "loc": {
        "start": {
          "line": 151,
          "column": 41
        },
        "end": {
          "line": 151,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5025,
      "end": 5029,
      "loc": {
        "start": {
          "line": 152,
          "column": 12
        },
        "end": {
          "line": 152,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5029,
      "end": 5030,
      "loc": {
        "start": {
          "line": 152,
          "column": 16
        },
        "end": {
          "line": 152,
          "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": 5031,
      "end": 5043,
      "loc": {
        "start": {
          "line": 152,
          "column": 18
        },
        "end": {
          "line": 152,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5043,
      "end": 5044,
      "loc": {
        "start": {
          "line": 152,
          "column": 30
        },
        "end": {
          "line": 152,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readonly",
      "start": 5057,
      "end": 5065,
      "loc": {
        "start": {
          "line": 153,
          "column": 12
        },
        "end": {
          "line": 153,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5065,
      "end": 5066,
      "loc": {
        "start": {
          "line": 153,
          "column": 20
        },
        "end": {
          "line": 153,
          "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": 5067,
      "end": 5071,
      "loc": {
        "start": {
          "line": 153,
          "column": 22
        },
        "end": {
          "line": 153,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5080,
      "end": 5081,
      "loc": {
        "start": {
          "line": 154,
          "column": 8
        },
        "end": {
          "line": 154,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5081,
      "end": 5082,
      "loc": {
        "start": {
          "line": 154,
          "column": 9
        },
        "end": {
          "line": 154,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5082,
      "end": 5083,
      "loc": {
        "start": {
          "line": 154,
          "column": 10
        },
        "end": {
          "line": 154,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5092,
      "end": 5096,
      "loc": {
        "start": {
          "line": 155,
          "column": 8
        },
        "end": {
          "line": 155,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5096,
      "end": 5097,
      "loc": {
        "start": {
          "line": 155,
          "column": 12
        },
        "end": {
          "line": 155,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 5097,
      "end": 5106,
      "loc": {
        "start": {
          "line": 155,
          "column": 13
        },
        "end": {
          "line": 155,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5107,
      "end": 5108,
      "loc": {
        "start": {
          "line": 155,
          "column": 23
        },
        "end": {
          "line": 155,
          "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": 5109,
      "end": 5112,
      "loc": {
        "start": {
          "line": 155,
          "column": 25
        },
        "end": {
          "line": 155,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Input",
      "start": 5113,
      "end": 5118,
      "loc": {
        "start": {
          "line": 155,
          "column": 29
        },
        "end": {
          "line": 155,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5118,
      "end": 5119,
      "loc": {
        "start": {
          "line": 155,
          "column": 34
        },
        "end": {
          "line": 155,
          "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": 5119,
      "end": 5123,
      "loc": {
        "start": {
          "line": 155,
          "column": 35
        },
        "end": {
          "line": 155,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5123,
      "end": 5124,
      "loc": {
        "start": {
          "line": 155,
          "column": 39
        },
        "end": {
          "line": 155,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5125,
      "end": 5126,
      "loc": {
        "start": {
          "line": 155,
          "column": 41
        },
        "end": {
          "line": 155,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5139,
      "end": 5143,
      "loc": {
        "start": {
          "line": 156,
          "column": 12
        },
        "end": {
          "line": 156,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5143,
      "end": 5144,
      "loc": {
        "start": {
          "line": 156,
          "column": 16
        },
        "end": {
          "line": 156,
          "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": 5145,
      "end": 5157,
      "loc": {
        "start": {
          "line": 156,
          "column": 18
        },
        "end": {
          "line": 156,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5157,
      "end": 5158,
      "loc": {
        "start": {
          "line": 156,
          "column": 30
        },
        "end": {
          "line": 156,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "readonly",
      "start": 5171,
      "end": 5179,
      "loc": {
        "start": {
          "line": 157,
          "column": 12
        },
        "end": {
          "line": 157,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5179,
      "end": 5180,
      "loc": {
        "start": {
          "line": 157,
          "column": 20
        },
        "end": {
          "line": 157,
          "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": 5181,
      "end": 5185,
      "loc": {
        "start": {
          "line": 157,
          "column": 22
        },
        "end": {
          "line": 157,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5194,
      "end": 5195,
      "loc": {
        "start": {
          "line": 158,
          "column": 8
        },
        "end": {
          "line": 158,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5195,
      "end": 5196,
      "loc": {
        "start": {
          "line": 158,
          "column": 9
        },
        "end": {
          "line": 158,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5196,
      "end": 5197,
      "loc": {
        "start": {
          "line": 158,
          "column": 10
        },
        "end": {
          "line": 158,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5206,
      "end": 5210,
      "loc": {
        "start": {
          "line": 159,
          "column": 8
        },
        "end": {
          "line": 159,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5210,
      "end": 5211,
      "loc": {
        "start": {
          "line": 159,
          "column": 12
        },
        "end": {
          "line": 159,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 5211,
      "end": 5218,
      "loc": {
        "start": {
          "line": 159,
          "column": 13
        },
        "end": {
          "line": 159,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5219,
      "end": 5220,
      "loc": {
        "start": {
          "line": 159,
          "column": 21
        },
        "end": {
          "line": 159,
          "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": 5221,
      "end": 5224,
      "loc": {
        "start": {
          "line": 159,
          "column": 23
        },
        "end": {
          "line": 159,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5225,
      "end": 5230,
      "loc": {
        "start": {
          "line": 159,
          "column": 27
        },
        "end": {
          "line": 159,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5230,
      "end": 5231,
      "loc": {
        "start": {
          "line": 159,
          "column": 32
        },
        "end": {
          "line": 159,
          "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": 5231,
      "end": 5235,
      "loc": {
        "start": {
          "line": 159,
          "column": 33
        },
        "end": {
          "line": 159,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5235,
      "end": 5236,
      "loc": {
        "start": {
          "line": 159,
          "column": 37
        },
        "end": {
          "line": 159,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5237,
      "end": 5238,
      "loc": {
        "start": {
          "line": 159,
          "column": 39
        },
        "end": {
          "line": 159,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5251,
      "end": 5255,
      "loc": {
        "start": {
          "line": 160,
          "column": 12
        },
        "end": {
          "line": 160,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5255,
      "end": 5256,
      "loc": {
        "start": {
          "line": 160,
          "column": 16
        },
        "end": {
          "line": 160,
          "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": 5257,
      "end": 5266,
      "loc": {
        "start": {
          "line": 160,
          "column": 18
        },
        "end": {
          "line": 160,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5266,
      "end": 5267,
      "loc": {
        "start": {
          "line": 160,
          "column": 27
        },
        "end": {
          "line": 160,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 5280,
      "end": 5286,
      "loc": {
        "start": {
          "line": 161,
          "column": 12
        },
        "end": {
          "line": 161,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5286,
      "end": 5287,
      "loc": {
        "start": {
          "line": 161,
          "column": 18
        },
        "end": {
          "line": 161,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 5288,
      "end": 5293,
      "loc": {
        "start": {
          "line": 161,
          "column": 20
        },
        "end": {
          "line": 161,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5293,
      "end": 5294,
      "loc": {
        "start": {
          "line": 161,
          "column": 25
        },
        "end": {
          "line": 161,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Format",
      "start": 5294,
      "end": 5300,
      "loc": {
        "start": {
          "line": 161,
          "column": 26
        },
        "end": {
          "line": 161,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5300,
      "end": 5301,
      "loc": {
        "start": {
          "line": 161,
          "column": 32
        },
        "end": {
          "line": 161,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 5301,
      "end": 5306,
      "loc": {
        "start": {
          "line": 161,
          "column": 33
        },
        "end": {
          "line": 161,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5306,
      "end": 5307,
      "loc": {
        "start": {
          "line": 161,
          "column": 38
        },
        "end": {
          "line": 161,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 5320,
      "end": 5328,
      "loc": {
        "start": {
          "line": 162,
          "column": 12
        },
        "end": {
          "line": 162,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5328,
      "end": 5329,
      "loc": {
        "start": {
          "line": 162,
          "column": 20
        },
        "end": {
          "line": 162,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5330,
      "end": 5331,
      "loc": {
        "start": {
          "line": 162,
          "column": 22
        },
        "end": {
          "line": 162,
          "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": 5348,
      "end": 5352,
      "loc": {
        "start": {
          "line": 163,
          "column": 16
        },
        "end": {
          "line": 163,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5352,
      "end": 5353,
      "loc": {
        "start": {
          "line": 163,
          "column": 20
        },
        "end": {
          "line": 163,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 5353,
      "end": 5362,
      "loc": {
        "start": {
          "line": 163,
          "column": 21
        },
        "end": {
          "line": 163,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5362,
      "end": 5363,
      "loc": {
        "start": {
          "line": 163,
          "column": 30
        },
        "end": {
          "line": 163,
          "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": 5380,
      "end": 5384,
      "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": 5384,
      "end": 5385,
      "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": "lowerTool",
      "start": 5385,
      "end": 5394,
      "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": 5394,
      "end": 5395,
      "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": 5412,
      "end": 5416,
      "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": 5416,
      "end": 5417,
      "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": "kFactor",
      "start": 5417,
      "end": 5424,
      "loc": {
        "start": {
          "line": 165,
          "column": 21
        },
        "end": {
          "line": 165,
          "column": 28
        }
      }
    },
    {
      "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": 165,
          "column": 28
        },
        "end": {
          "line": 165,
          "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": 5442,
      "end": 5446,
      "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": 5446,
      "end": 5447,
      "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": "radius",
      "start": 5447,
      "end": 5453,
      "loc": {
        "start": {
          "line": 166,
          "column": 21
        },
        "end": {
          "line": 166,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5453,
      "end": 5454,
      "loc": {
        "start": {
          "line": 166,
          "column": 27
        },
        "end": {
          "line": 166,
          "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": 5471,
      "end": 5475,
      "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": 5475,
      "end": 5476,
      "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": "isBendLine",
      "start": 5476,
      "end": 5486,
      "loc": {
        "start": {
          "line": 167,
          "column": 21
        },
        "end": {
          "line": 167,
          "column": 31
        }
      }
    },
    {
      "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": 167,
          "column": 31
        },
        "end": {
          "line": 167,
          "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": 5504,
      "end": 5508,
      "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": 5508,
      "end": 5509,
      "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": "foldUp",
      "start": 5509,
      "end": 5515,
      "loc": {
        "start": {
          "line": 168,
          "column": 21
        },
        "end": {
          "line": 168,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5515,
      "end": 5516,
      "loc": {
        "start": {
          "line": 168,
          "column": 27
        },
        "end": {
          "line": 168,
          "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": 5533,
      "end": 5537,
      "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": 5537,
      "end": 5538,
      "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": "foldDown",
      "start": 5538,
      "end": 5546,
      "loc": {
        "start": {
          "line": 169,
          "column": 21
        },
        "end": {
          "line": 169,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5546,
      "end": 5547,
      "loc": {
        "start": {
          "line": 169,
          "column": 29
        },
        "end": {
          "line": 169,
          "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": 5564,
      "end": 5568,
      "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": 5568,
      "end": 5569,
      "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": "bend",
      "start": 5569,
      "end": 5573,
      "loc": {
        "start": {
          "line": 170,
          "column": 21
        },
        "end": {
          "line": 170,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5573,
      "end": 5574,
      "loc": {
        "start": {
          "line": 170,
          "column": 25
        },
        "end": {
          "line": 170,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5591,
      "end": 5595,
      "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": 5595,
      "end": 5596,
      "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": "angle",
      "start": 5596,
      "end": 5601,
      "loc": {
        "start": {
          "line": 171,
          "column": 21
        },
        "end": {
          "line": 171,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5601,
      "end": 5602,
      "loc": {
        "start": {
          "line": 171,
          "column": 26
        },
        "end": {
          "line": 171,
          "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": 5619,
      "end": 5623,
      "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": 5623,
      "end": 5624,
      "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": "bendDeduction",
      "start": 5624,
      "end": 5637,
      "loc": {
        "start": {
          "line": 172,
          "column": 21
        },
        "end": {
          "line": 172,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5650,
      "end": 5651,
      "loc": {
        "start": {
          "line": 173,
          "column": 12
        },
        "end": {
          "line": 173,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5660,
      "end": 5661,
      "loc": {
        "start": {
          "line": 174,
          "column": 8
        },
        "end": {
          "line": 174,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5661,
      "end": 5662,
      "loc": {
        "start": {
          "line": 174,
          "column": 9
        },
        "end": {
          "line": 174,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5662,
      "end": 5663,
      "loc": {
        "start": {
          "line": 174,
          "column": 10
        },
        "end": {
          "line": 174,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5672,
      "end": 5676,
      "loc": {
        "start": {
          "line": 175,
          "column": 8
        },
        "end": {
          "line": 175,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5676,
      "end": 5677,
      "loc": {
        "start": {
          "line": 175,
          "column": 12
        },
        "end": {
          "line": 175,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 5677,
      "end": 5691,
      "loc": {
        "start": {
          "line": 175,
          "column": 13
        },
        "end": {
          "line": 175,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5692,
      "end": 5693,
      "loc": {
        "start": {
          "line": 175,
          "column": 28
        },
        "end": {
          "line": 175,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5694,
      "end": 5695,
      "loc": {
        "start": {
          "line": 175,
          "column": 30
        },
        "end": {
          "line": 175,
          "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": 5695,
      "end": 5699,
      "loc": {
        "start": {
          "line": 175,
          "column": 31
        },
        "end": {
          "line": 175,
          "column": 35
        }
      }
    },
    {
      "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": 175,
          "column": 35
        },
        "end": {
          "line": 175,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 5700,
      "end": 5706,
      "loc": {
        "start": {
          "line": 175,
          "column": 36
        },
        "end": {
          "line": 175,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5706,
      "end": 5707,
      "loc": {
        "start": {
          "line": 175,
          "column": 42
        },
        "end": {
          "line": 175,
          "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": 5708,
      "end": 5712,
      "loc": {
        "start": {
          "line": 175,
          "column": 44
        },
        "end": {
          "line": 175,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5712,
      "end": 5713,
      "loc": {
        "start": {
          "line": 175,
          "column": 48
        },
        "end": {
          "line": 175,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 5713,
      "end": 5721,
      "loc": {
        "start": {
          "line": 175,
          "column": 49
        },
        "end": {
          "line": 175,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5721,
      "end": 5722,
      "loc": {
        "start": {
          "line": 175,
          "column": 57
        },
        "end": {
          "line": 175,
          "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": 5723,
      "end": 5727,
      "loc": {
        "start": {
          "line": 175,
          "column": 59
        },
        "end": {
          "line": 175,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5727,
      "end": 5728,
      "loc": {
        "start": {
          "line": 175,
          "column": 63
        },
        "end": {
          "line": 175,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 5728,
      "end": 5732,
      "loc": {
        "start": {
          "line": 175,
          "column": 64
        },
        "end": {
          "line": 175,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5732,
      "end": 5733,
      "loc": {
        "start": {
          "line": 175,
          "column": 68
        },
        "end": {
          "line": 175,
          "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": 5734,
      "end": 5738,
      "loc": {
        "start": {
          "line": 175,
          "column": 70
        },
        "end": {
          "line": 175,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5738,
      "end": 5739,
      "loc": {
        "start": {
          "line": 175,
          "column": 74
        },
        "end": {
          "line": 175,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 5739,
      "end": 5744,
      "loc": {
        "start": {
          "line": 175,
          "column": 75
        },
        "end": {
          "line": 175,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5744,
      "end": 5745,
      "loc": {
        "start": {
          "line": 175,
          "column": 80
        },
        "end": {
          "line": 175,
          "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": 5746,
      "end": 5750,
      "loc": {
        "start": {
          "line": 175,
          "column": 82
        },
        "end": {
          "line": 175,
          "column": 86
        }
      }
    },
    {
      "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": 175,
          "column": 86
        },
        "end": {
          "line": 175,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 5751,
      "end": 5764,
      "loc": {
        "start": {
          "line": 175,
          "column": 87
        },
        "end": {
          "line": 175,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5764,
      "end": 5765,
      "loc": {
        "start": {
          "line": 175,
          "column": 100
        },
        "end": {
          "line": 175,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5765,
      "end": 5766,
      "loc": {
        "start": {
          "line": 175,
          "column": 101
        },
        "end": {
          "line": 175,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 5775,
      "end": 5779,
      "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": 5779,
      "end": 5780,
      "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": "foldLock",
      "start": 5780,
      "end": 5788,
      "loc": {
        "start": {
          "line": 176,
          "column": 13
        },
        "end": {
          "line": 176,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5789,
      "end": 5790,
      "loc": {
        "start": {
          "line": 176,
          "column": 22
        },
        "end": {
          "line": 176,
          "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": 5791,
      "end": 5796,
      "loc": {
        "start": {
          "line": 176,
          "column": 24
        },
        "end": {
          "line": 176,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5796,
      "end": 5797,
      "loc": {
        "start": {
          "line": 176,
          "column": 29
        },
        "end": {
          "line": 176,
          "column": 30
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser signature",
      "start": 5807,
      "end": 5825,
      "loc": {
        "start": {
          "line": 178,
          "column": 8
        },
        "end": {
          "line": 178,
          "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": 5834,
      "end": 5838,
      "loc": {
        "start": {
          "line": 179,
          "column": 8
        },
        "end": {
          "line": 179,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5838,
      "end": 5839,
      "loc": {
        "start": {
          "line": 179,
          "column": 12
        },
        "end": {
          "line": 179,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 5839,
      "end": 5855,
      "loc": {
        "start": {
          "line": 179,
          "column": 13
        },
        "end": {
          "line": 179,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 5856,
      "end": 5857,
      "loc": {
        "start": {
          "line": 179,
          "column": 30
        },
        "end": {
          "line": 179,
          "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": 5858,
      "end": 5861,
      "loc": {
        "start": {
          "line": 179,
          "column": 32
        },
        "end": {
          "line": 179,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Checkbox",
      "start": 5862,
      "end": 5870,
      "loc": {
        "start": {
          "line": 179,
          "column": 36
        },
        "end": {
          "line": 179,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5870,
      "end": 5871,
      "loc": {
        "start": {
          "line": 179,
          "column": 44
        },
        "end": {
          "line": 179,
          "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": 5871,
      "end": 5875,
      "loc": {
        "start": {
          "line": 179,
          "column": 45
        },
        "end": {
          "line": 179,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5875,
      "end": 5876,
      "loc": {
        "start": {
          "line": 179,
          "column": 49
        },
        "end": {
          "line": 179,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 5877,
      "end": 5878,
      "loc": {
        "start": {
          "line": 179,
          "column": 51
        },
        "end": {
          "line": 179,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 5891,
      "end": 5895,
      "loc": {
        "start": {
          "line": 180,
          "column": 12
        },
        "end": {
          "line": 180,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5895,
      "end": 5896,
      "loc": {
        "start": {
          "line": 180,
          "column": 16
        },
        "end": {
          "line": 180,
          "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": 5897,
      "end": 5913,
      "loc": {
        "start": {
          "line": 180,
          "column": 18
        },
        "end": {
          "line": 180,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5913,
      "end": 5914,
      "loc": {
        "start": {
          "line": 180,
          "column": 34
        },
        "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": "value",
      "start": 5927,
      "end": 5932,
      "loc": {
        "start": {
          "line": 181,
          "column": 12
        },
        "end": {
          "line": 181,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5932,
      "end": 5933,
      "loc": {
        "start": {
          "line": 181,
          "column": 17
        },
        "end": {
          "line": 181,
          "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": 5934,
      "end": 5939,
      "loc": {
        "start": {
          "line": 181,
          "column": 19
        },
        "end": {
          "line": 181,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5939,
      "end": 5940,
      "loc": {
        "start": {
          "line": 181,
          "column": 24
        },
        "end": {
          "line": 181,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Tooltip",
      "start": 5953,
      "end": 5960,
      "loc": {
        "start": {
          "line": 182,
          "column": 12
        },
        "end": {
          "line": 182,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5960,
      "end": 5961,
      "loc": {
        "start": {
          "line": 182,
          "column": 19
        },
        "end": {
          "line": 182,
          "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": 5962,
      "end": 5988,
      "loc": {
        "start": {
          "line": 182,
          "column": 21
        },
        "end": {
          "line": 182,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 5988,
      "end": 5989,
      "loc": {
        "start": {
          "line": 182,
          "column": 47
        },
        "end": {
          "line": 182,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 6002,
      "end": 6009,
      "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": 6009,
      "end": 6010,
      "loc": {
        "start": {
          "line": 183,
          "column": 19
        },
        "end": {
          "line": 183,
          "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": 6011,
      "end": 6015,
      "loc": {
        "start": {
          "line": 183,
          "column": 21
        },
        "end": {
          "line": 183,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6024,
      "end": 6025,
      "loc": {
        "start": {
          "line": 184,
          "column": 8
        },
        "end": {
          "line": 184,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6025,
      "end": 6026,
      "loc": {
        "start": {
          "line": 184,
          "column": 9
        },
        "end": {
          "line": 184,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6026,
      "end": 6027,
      "loc": {
        "start": {
          "line": 184,
          "column": 10
        },
        "end": {
          "line": 184,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6036,
      "end": 6040,
      "loc": {
        "start": {
          "line": 185,
          "column": 8
        },
        "end": {
          "line": 185,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6040,
      "end": 6041,
      "loc": {
        "start": {
          "line": 185,
          "column": 12
        },
        "end": {
          "line": 185,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "laserGroup",
      "start": 6041,
      "end": 6051,
      "loc": {
        "start": {
          "line": 185,
          "column": 13
        },
        "end": {
          "line": 185,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6052,
      "end": 6053,
      "loc": {
        "start": {
          "line": 185,
          "column": 24
        },
        "end": {
          "line": 185,
          "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": 6054,
      "end": 6057,
      "loc": {
        "start": {
          "line": 185,
          "column": 26
        },
        "end": {
          "line": 185,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 6058,
      "end": 6063,
      "loc": {
        "start": {
          "line": 185,
          "column": 30
        },
        "end": {
          "line": 185,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6063,
      "end": 6064,
      "loc": {
        "start": {
          "line": 185,
          "column": 35
        },
        "end": {
          "line": 185,
          "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": 6064,
      "end": 6068,
      "loc": {
        "start": {
          "line": 185,
          "column": 36
        },
        "end": {
          "line": 185,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6068,
      "end": 6069,
      "loc": {
        "start": {
          "line": 185,
          "column": 40
        },
        "end": {
          "line": 185,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6070,
      "end": 6071,
      "loc": {
        "start": {
          "line": 185,
          "column": 42
        },
        "end": {
          "line": 185,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6084,
      "end": 6088,
      "loc": {
        "start": {
          "line": 186,
          "column": 12
        },
        "end": {
          "line": 186,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6088,
      "end": 6089,
      "loc": {
        "start": {
          "line": 186,
          "column": 16
        },
        "end": {
          "line": 186,
          "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": 6090,
      "end": 6097,
      "loc": {
        "start": {
          "line": 186,
          "column": 18
        },
        "end": {
          "line": 186,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6097,
      "end": 6098,
      "loc": {
        "start": {
          "line": 186,
          "column": 25
        },
        "end": {
          "line": 186,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "format",
      "start": 6111,
      "end": 6117,
      "loc": {
        "start": {
          "line": 187,
          "column": 12
        },
        "end": {
          "line": 187,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6117,
      "end": 6118,
      "loc": {
        "start": {
          "line": 187,
          "column": 18
        },
        "end": {
          "line": 187,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Group",
      "start": 6119,
      "end": 6124,
      "loc": {
        "start": {
          "line": 187,
          "column": 20
        },
        "end": {
          "line": 187,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6124,
      "end": 6125,
      "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": 6125,
      "end": 6131,
      "loc": {
        "start": {
          "line": 187,
          "column": 26
        },
        "end": {
          "line": 187,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6131,
      "end": 6132,
      "loc": {
        "start": {
          "line": 187,
          "column": 32
        },
        "end": {
          "line": 187,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Table",
      "start": 6132,
      "end": 6137,
      "loc": {
        "start": {
          "line": 187,
          "column": 33
        },
        "end": {
          "line": 187,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6137,
      "end": 6138,
      "loc": {
        "start": {
          "line": 187,
          "column": 38
        },
        "end": {
          "line": 187,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 6151,
      "end": 6159,
      "loc": {
        "start": {
          "line": 188,
          "column": 12
        },
        "end": {
          "line": 188,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6159,
      "end": 6160,
      "loc": {
        "start": {
          "line": 188,
          "column": 20
        },
        "end": {
          "line": 188,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6161,
      "end": 6162,
      "loc": {
        "start": {
          "line": 188,
          "column": 22
        },
        "end": {
          "line": 188,
          "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": 6162,
      "end": 6166,
      "loc": {
        "start": {
          "line": 188,
          "column": 23
        },
        "end": {
          "line": 188,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6166,
      "end": 6167,
      "loc": {
        "start": {
          "line": 188,
          "column": 27
        },
        "end": {
          "line": 188,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 6167,
      "end": 6183,
      "loc": {
        "start": {
          "line": 188,
          "column": 28
        },
        "end": {
          "line": 188,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6183,
      "end": 6184,
      "loc": {
        "start": {
          "line": 188,
          "column": 44
        },
        "end": {
          "line": 188,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6193,
      "end": 6194,
      "loc": {
        "start": {
          "line": 189,
          "column": 8
        },
        "end": {
          "line": 189,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6194,
      "end": 6195,
      "loc": {
        "start": {
          "line": 189,
          "column": 9
        },
        "end": {
          "line": 189,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6195,
      "end": 6196,
      "loc": {
        "start": {
          "line": 189,
          "column": 10
        },
        "end": {
          "line": 189,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 6206,
      "end": 6216,
      "loc": {
        "start": {
          "line": 191,
          "column": 8
        },
        "end": {
          "line": 191,
          "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": 6225,
      "end": 6229,
      "loc": {
        "start": {
          "line": 192,
          "column": 8
        },
        "end": {
          "line": 192,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6229,
      "end": 6230,
      "loc": {
        "start": {
          "line": 192,
          "column": 12
        },
        "end": {
          "line": 192,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 6230,
      "end": 6242,
      "loc": {
        "start": {
          "line": 192,
          "column": 13
        },
        "end": {
          "line": 192,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6243,
      "end": 6244,
      "loc": {
        "start": {
          "line": 192,
          "column": 26
        },
        "end": {
          "line": 192,
          "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": 6245,
      "end": 6248,
      "loc": {
        "start": {
          "line": 192,
          "column": 28
        },
        "end": {
          "line": 192,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 6249,
      "end": 6255,
      "loc": {
        "start": {
          "line": 192,
          "column": 32
        },
        "end": {
          "line": 192,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6255,
      "end": 6256,
      "loc": {
        "start": {
          "line": 192,
          "column": 38
        },
        "end": {
          "line": 192,
          "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": 6256,
      "end": 6260,
      "loc": {
        "start": {
          "line": 192,
          "column": 39
        },
        "end": {
          "line": 192,
          "column": 43
        }
      }
    },
    {
      "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": 192,
          "column": 43
        },
        "end": {
          "line": 192,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6262,
      "end": 6263,
      "loc": {
        "start": {
          "line": 192,
          "column": 45
        },
        "end": {
          "line": 192,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6276,
      "end": 6280,
      "loc": {
        "start": {
          "line": 193,
          "column": 12
        },
        "end": {
          "line": 193,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6280,
      "end": 6281,
      "loc": {
        "start": {
          "line": 193,
          "column": 16
        },
        "end": {
          "line": 193,
          "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": 6282,
      "end": 6290,
      "loc": {
        "start": {
          "line": 193,
          "column": 18
        },
        "end": {
          "line": 193,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6290,
      "end": 6291,
      "loc": {
        "start": {
          "line": 193,
          "column": 26
        },
        "end": {
          "line": 193,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6304,
      "end": 6309,
      "loc": {
        "start": {
          "line": 194,
          "column": 12
        },
        "end": {
          "line": 194,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6309,
      "end": 6310,
      "loc": {
        "start": {
          "line": 194,
          "column": 17
        },
        "end": {
          "line": 194,
          "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": 6311,
      "end": 6317,
      "loc": {
        "start": {
          "line": 194,
          "column": 19
        },
        "end": {
          "line": 194,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6326,
      "end": 6327,
      "loc": {
        "start": {
          "line": 195,
          "column": 8
        },
        "end": {
          "line": 195,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6327,
      "end": 6328,
      "loc": {
        "start": {
          "line": 195,
          "column": 9
        },
        "end": {
          "line": 195,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6328,
      "end": 6329,
      "loc": {
        "start": {
          "line": 195,
          "column": 10
        },
        "end": {
          "line": 195,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 6338,
      "end": 6342,
      "loc": {
        "start": {
          "line": 196,
          "column": 8
        },
        "end": {
          "line": 196,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6342,
      "end": 6343,
      "loc": {
        "start": {
          "line": 196,
          "column": 12
        },
        "end": {
          "line": 196,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 6343,
      "end": 6355,
      "loc": {
        "start": {
          "line": 196,
          "column": 13
        },
        "end": {
          "line": 196,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6356,
      "end": 6357,
      "loc": {
        "start": {
          "line": 196,
          "column": 26
        },
        "end": {
          "line": 196,
          "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": 6358,
      "end": 6361,
      "loc": {
        "start": {
          "line": 196,
          "column": 28
        },
        "end": {
          "line": 196,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "Button",
      "start": 6362,
      "end": 6368,
      "loc": {
        "start": {
          "line": 196,
          "column": 32
        },
        "end": {
          "line": 196,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6368,
      "end": 6369,
      "loc": {
        "start": {
          "line": 196,
          "column": 38
        },
        "end": {
          "line": 196,
          "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": 6369,
      "end": 6373,
      "loc": {
        "start": {
          "line": 196,
          "column": 39
        },
        "end": {
          "line": 196,
          "column": 43
        }
      }
    },
    {
      "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": 196,
          "column": 43
        },
        "end": {
          "line": 196,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6375,
      "end": 6376,
      "loc": {
        "start": {
          "line": 196,
          "column": 45
        },
        "end": {
          "line": 196,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "name",
      "start": 6389,
      "end": 6393,
      "loc": {
        "start": {
          "line": 197,
          "column": 12
        },
        "end": {
          "line": 197,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6393,
      "end": 6394,
      "loc": {
        "start": {
          "line": 197,
          "column": 16
        },
        "end": {
          "line": 197,
          "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": 6395,
      "end": 6403,
      "loc": {
        "start": {
          "line": 197,
          "column": 18
        },
        "end": {
          "line": 197,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6403,
      "end": 6404,
      "loc": {
        "start": {
          "line": 197,
          "column": 26
        },
        "end": {
          "line": 197,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 6417,
      "end": 6422,
      "loc": {
        "start": {
          "line": 198,
          "column": 12
        },
        "end": {
          "line": 198,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6422,
      "end": 6423,
      "loc": {
        "start": {
          "line": 198,
          "column": 17
        },
        "end": {
          "line": 198,
          "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": 6424,
      "end": 6429,
      "loc": {
        "start": {
          "line": 198,
          "column": 19
        },
        "end": {
          "line": 198,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6438,
      "end": 6439,
      "loc": {
        "start": {
          "line": 199,
          "column": 8
        },
        "end": {
          "line": 199,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6439,
      "end": 6440,
      "loc": {
        "start": {
          "line": 199,
          "column": 9
        },
        "end": {
          "line": 199,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6440,
      "end": 6441,
      "loc": {
        "start": {
          "line": 199,
          "column": 10
        },
        "end": {
          "line": 199,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " order of elements",
      "start": 6451,
      "end": 6471,
      "loc": {
        "start": {
          "line": 201,
          "column": 8
        },
        "end": {
          "line": 201,
          "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": 6480,
      "end": 6484,
      "loc": {
        "start": {
          "line": 202,
          "column": 8
        },
        "end": {
          "line": 202,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6484,
      "end": 6485,
      "loc": {
        "start": {
          "line": 202,
          "column": 12
        },
        "end": {
          "line": 202,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "addElement",
      "start": 6485,
      "end": 6495,
      "loc": {
        "start": {
          "line": 202,
          "column": 13
        },
        "end": {
          "line": 202,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6495,
      "end": 6496,
      "loc": {
        "start": {
          "line": 202,
          "column": 23
        },
        "end": {
          "line": 202,
          "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": 6496,
      "end": 6500,
      "loc": {
        "start": {
          "line": 202,
          "column": 24
        },
        "end": {
          "line": 202,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6500,
      "end": 6501,
      "loc": {
        "start": {
          "line": 202,
          "column": 28
        },
        "end": {
          "line": 202,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectionGroup",
      "start": 6501,
      "end": 6515,
      "loc": {
        "start": {
          "line": 202,
          "column": 29
        },
        "end": {
          "line": 202,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6515,
      "end": 6516,
      "loc": {
        "start": {
          "line": 202,
          "column": 43
        },
        "end": {
          "line": 202,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6516,
      "end": 6517,
      "loc": {
        "start": {
          "line": 202,
          "column": 44
        },
        "end": {
          "line": 202,
          "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": 6526,
      "end": 6530,
      "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": 6530,
      "end": 6531,
      "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": 6531,
      "end": 6541,
      "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": 6541,
      "end": 6542,
      "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": 6542,
      "end": 6546,
      "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": 6546,
      "end": 6547,
      "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": "deleteButton",
      "start": 6547,
      "end": 6559,
      "loc": {
        "start": {
          "line": 203,
          "column": 29
        },
        "end": {
          "line": 203,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6559,
      "end": 6560,
      "loc": {
        "start": {
          "line": 203,
          "column": 41
        },
        "end": {
          "line": 203,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6560,
      "end": 6561,
      "loc": {
        "start": {
          "line": 203,
          "column": 42
        },
        "end": {
          "line": 203,
          "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": 6570,
      "end": 6574,
      "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": 6574,
      "end": 6575,
      "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": 6575,
      "end": 6585,
      "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": 6585,
      "end": 6586,
      "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": 6586,
      "end": 6590,
      "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": 6590,
      "end": 6591,
      "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": "bending",
      "start": 6591,
      "end": 6598,
      "loc": {
        "start": {
          "line": 204,
          "column": 29
        },
        "end": {
          "line": 204,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6598,
      "end": 6599,
      "loc": {
        "start": {
          "line": 204,
          "column": 36
        },
        "end": {
          "line": 204,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6599,
      "end": 6600,
      "loc": {
        "start": {
          "line": 204,
          "column": 37
        },
        "end": {
          "line": 204,
          "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": 6609,
      "end": 6613,
      "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": 6613,
      "end": 6614,
      "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": 6614,
      "end": 6624,
      "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": 6624,
      "end": 6625,
      "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": 6625,
      "end": 6629,
      "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": 6629,
      "end": 6630,
      "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": "acceptButton",
      "start": 6630,
      "end": 6642,
      "loc": {
        "start": {
          "line": 205,
          "column": 29
        },
        "end": {
          "line": 205,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6642,
      "end": 6643,
      "loc": {
        "start": {
          "line": 205,
          "column": 41
        },
        "end": {
          "line": 205,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6643,
      "end": 6644,
      "loc": {
        "start": {
          "line": 205,
          "column": 42
        },
        "end": {
          "line": 205,
          "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": 6653,
      "end": 6657,
      "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": 6657,
      "end": 6658,
      "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": 6658,
      "end": 6668,
      "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": 6668,
      "end": 6669,
      "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": 6669,
      "end": 6673,
      "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": 6673,
      "end": 6674,
      "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": "laserGroup",
      "start": 6674,
      "end": 6684,
      "loc": {
        "start": {
          "line": 206,
          "column": 29
        },
        "end": {
          "line": 206,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6684,
      "end": 6685,
      "loc": {
        "start": {
          "line": 206,
          "column": 39
        },
        "end": {
          "line": 206,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6685,
      "end": 6686,
      "loc": {
        "start": {
          "line": 206,
          "column": 40
        },
        "end": {
          "line": 206,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6691,
      "end": 6692,
      "loc": {
        "start": {
          "line": 207,
          "column": 4
        },
        "end": {
          "line": 207,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is enabled.\n     ",
      "start": 6698,
      "end": 6751,
      "loc": {
        "start": {
          "line": 209,
          "column": 4
        },
        "end": {
          "line": 211,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onEnabled",
      "start": 6756,
      "end": 6765,
      "loc": {
        "start": {
          "line": 212,
          "column": 4
        },
        "end": {
          "line": 212,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6765,
      "end": 6766,
      "loc": {
        "start": {
          "line": 212,
          "column": 13
        },
        "end": {
          "line": 212,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6766,
      "end": 6767,
      "loc": {
        "start": {
          "line": 212,
          "column": 14
        },
        "end": {
          "line": 212,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6768,
      "end": 6769,
      "loc": {
        "start": {
          "line": 212,
          "column": 16
        },
        "end": {
          "line": 212,
          "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": 6778,
      "end": 6782,
      "loc": {
        "start": {
          "line": 213,
          "column": 8
        },
        "end": {
          "line": 213,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6782,
      "end": 6783,
      "loc": {
        "start": {
          "line": 213,
          "column": 12
        },
        "end": {
          "line": 213,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetElements",
      "start": 6783,
      "end": 6796,
      "loc": {
        "start": {
          "line": 213,
          "column": 13
        },
        "end": {
          "line": 213,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6796,
      "end": 6797,
      "loc": {
        "start": {
          "line": 213,
          "column": 26
        },
        "end": {
          "line": 213,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6797,
      "end": 6798,
      "loc": {
        "start": {
          "line": 213,
          "column": 27
        },
        "end": {
          "line": 213,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6798,
      "end": 6799,
      "loc": {
        "start": {
          "line": 213,
          "column": 28
        },
        "end": {
          "line": 213,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " selection changed",
      "start": 6809,
      "end": 6829,
      "loc": {
        "start": {
          "line": 215,
          "column": 8
        },
        "end": {
          "line": 215,
          "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": 6838,
      "end": 6842,
      "loc": {
        "start": {
          "line": 216,
          "column": 8
        },
        "end": {
          "line": 216,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6842,
      "end": 6843,
      "loc": {
        "start": {
          "line": 216,
          "column": 12
        },
        "end": {
          "line": 216,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selection",
      "start": 6843,
      "end": 6852,
      "loc": {
        "start": {
          "line": 216,
          "column": 13
        },
        "end": {
          "line": 216,
          "column": 22
        }
      }
    },
    {
      "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": 216,
          "column": 22
        },
        "end": {
          "line": 216,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 6853,
      "end": 6860,
      "loc": {
        "start": {
          "line": 216,
          "column": 23
        },
        "end": {
          "line": 216,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6860,
      "end": 6861,
      "loc": {
        "start": {
          "line": 216,
          "column": 30
        },
        "end": {
          "line": 216,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6861,
      "end": 6866,
      "loc": {
        "start": {
          "line": 216,
          "column": 31
        },
        "end": {
          "line": 216,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6867,
      "end": 6869,
      "loc": {
        "start": {
          "line": 216,
          "column": 37
        },
        "end": {
          "line": 216,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 6870,
      "end": 6875,
      "loc": {
        "start": {
          "line": 216,
          "column": 40
        },
        "end": {
          "line": 216,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6875,
      "end": 6876,
      "loc": {
        "start": {
          "line": 216,
          "column": 45
        },
        "end": {
          "line": 216,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "children",
      "start": 6876,
      "end": 6884,
      "loc": {
        "start": {
          "line": 216,
          "column": 46
        },
        "end": {
          "line": 216,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6884,
      "end": 6885,
      "loc": {
        "start": {
          "line": 216,
          "column": 54
        },
        "end": {
          "line": 216,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 6886,
      "end": 6891,
      "loc": {
        "start": {
          "line": 216,
          "column": 56
        },
        "end": {
          "line": 216,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6892,
      "end": 6894,
      "loc": {
        "start": {
          "line": 216,
          "column": 62
        },
        "end": {
          "line": 216,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6895,
      "end": 6896,
      "loc": {
        "start": {
          "line": 216,
          "column": 65
        },
        "end": {
          "line": 216,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 6909,
      "end": 6914,
      "loc": {
        "start": {
          "line": 217,
          "column": 12
        },
        "end": {
          "line": 217,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6915,
      "end": 6931,
      "loc": {
        "start": {
          "line": 217,
          "column": 18
        },
        "end": {
          "line": 217,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 6932,
      "end": 6933,
      "loc": {
        "start": {
          "line": 217,
          "column": 35
        },
        "end": {
          "line": 217,
          "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": 6934,
      "end": 6938,
      "loc": {
        "start": {
          "line": 217,
          "column": 37
        },
        "end": {
          "line": 217,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6938,
      "end": 6939,
      "loc": {
        "start": {
          "line": 217,
          "column": 41
        },
        "end": {
          "line": 217,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 6939,
      "end": 6946,
      "loc": {
        "start": {
          "line": 217,
          "column": 42
        },
        "end": {
          "line": 217,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6946,
      "end": 6947,
      "loc": {
        "start": {
          "line": 217,
          "column": 49
        },
        "end": {
          "line": 217,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 6947,
      "end": 6955,
      "loc": {
        "start": {
          "line": 217,
          "column": 50
        },
        "end": {
          "line": 217,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6955,
      "end": 6956,
      "loc": {
        "start": {
          "line": 217,
          "column": 58
        },
        "end": {
          "line": 217,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 6956,
      "end": 6975,
      "loc": {
        "start": {
          "line": 217,
          "column": 59
        },
        "end": {
          "line": 217,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6975,
      "end": 6976,
      "loc": {
        "start": {
          "line": 217,
          "column": 78
        },
        "end": {
          "line": 217,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6976,
      "end": 6977,
      "loc": {
        "start": {
          "line": 217,
          "column": 79
        },
        "end": {
          "line": 217,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 6977,
      "end": 6978,
      "loc": {
        "start": {
          "line": 217,
          "column": 80
        },
        "end": {
          "line": 217,
          "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": 6991,
      "end": 6993,
      "loc": {
        "start": {
          "line": 218,
          "column": 12
        },
        "end": {
          "line": 218,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 6994,
      "end": 6995,
      "loc": {
        "start": {
          "line": 218,
          "column": 15
        },
        "end": {
          "line": 218,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 6995,
      "end": 7011,
      "loc": {
        "start": {
          "line": 218,
          "column": 16
        },
        "end": {
          "line": 218,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7011,
      "end": 7012,
      "loc": {
        "start": {
          "line": 218,
          "column": 32
        },
        "end": {
          "line": 218,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 7012,
      "end": 7018,
      "loc": {
        "start": {
          "line": 218,
          "column": 33
        },
        "end": {
          "line": 218,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 7019,
      "end": 7020,
      "loc": {
        "start": {
          "line": 218,
          "column": 40
        },
        "end": {
          "line": 218,
          "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": 7021,
      "end": 7022,
      "loc": {
        "start": {
          "line": 218,
          "column": 42
        },
        "end": {
          "line": 218,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7022,
      "end": 7023,
      "loc": {
        "start": {
          "line": 218,
          "column": 43
        },
        "end": {
          "line": 218,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7024,
      "end": 7025,
      "loc": {
        "start": {
          "line": 218,
          "column": 45
        },
        "end": {
          "line": 218,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7042,
      "end": 7047,
      "loc": {
        "start": {
          "line": 219,
          "column": 16
        },
        "end": {
          "line": 219,
          "column": 21
        }
      }
    },
    {
      "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": 219,
          "column": 22
        },
        "end": {
          "line": 219,
          "column": 28
        }
      }
    },
    {
      "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": 219,
          "column": 29
        },
        "end": {
          "line": 219,
          "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": 7057,
      "end": 7061,
      "loc": {
        "start": {
          "line": 219,
          "column": 31
        },
        "end": {
          "line": 219,
          "column": 35
        }
      }
    },
    {
      "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": 219,
          "column": 35
        },
        "end": {
          "line": 219,
          "column": 36
        }
      }
    },
    {
      "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": 219,
          "column": 36
        },
        "end": {
          "line": 219,
          "column": 46
        }
      }
    },
    {
      "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": 219,
          "column": 46
        },
        "end": {
          "line": 219,
          "column": 47
        }
      }
    },
    {
      "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": 219,
          "column": 47
        },
        "end": {
          "line": 219,
          "column": 63
        }
      }
    },
    {
      "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": 219,
          "column": 63
        },
        "end": {
          "line": 219,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 7090,
      "end": 7091,
      "loc": {
        "start": {
          "line": 219,
          "column": 64
        },
        "end": {
          "line": 219,
          "column": 65
        }
      }
    },
    {
      "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": 219,
          "column": 65
        },
        "end": {
          "line": 219,
          "column": 66
        }
      }
    },
    {
      "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": 219,
          "column": 66
        },
        "end": {
          "line": 219,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7093,
      "end": 7094,
      "loc": {
        "start": {
          "line": 219,
          "column": 67
        },
        "end": {
          "line": 219,
          "column": 68
        }
      }
    },
    {
      "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": 7111,
      "end": 7113,
      "loc": {
        "start": {
          "line": 220,
          "column": 16
        },
        "end": {
          "line": 220,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7114,
      "end": 7115,
      "loc": {
        "start": {
          "line": 220,
          "column": 19
        },
        "end": {
          "line": 220,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 7115,
      "end": 7121,
      "loc": {
        "start": {
          "line": 220,
          "column": 20
        },
        "end": {
          "line": 220,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7121,
      "end": 7122,
      "loc": {
        "start": {
          "line": 220,
          "column": 26
        },
        "end": {
          "line": 220,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7123,
      "end": 7124,
      "loc": {
        "start": {
          "line": 220,
          "column": 28
        },
        "end": {
          "line": 220,
          "column": 29
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 7145,
      "end": 7180,
      "loc": {
        "start": {
          "line": 221,
          "column": 20
        },
        "end": {
          "line": 221,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7201,
      "end": 7206,
      "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": "parentId",
      "start": 7207,
      "end": 7215,
      "loc": {
        "start": {
          "line": 222,
          "column": 26
        },
        "end": {
          "line": 222,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7216,
      "end": 7217,
      "loc": {
        "start": {
          "line": 222,
          "column": 35
        },
        "end": {
          "line": 222,
          "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": 7218,
      "end": 7222,
      "loc": {
        "start": {
          "line": 222,
          "column": 37
        },
        "end": {
          "line": 222,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7222,
      "end": 7223,
      "loc": {
        "start": {
          "line": 222,
          "column": 41
        },
        "end": {
          "line": 222,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7223,
      "end": 7230,
      "loc": {
        "start": {
          "line": 222,
          "column": 42
        },
        "end": {
          "line": 222,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7230,
      "end": 7231,
      "loc": {
        "start": {
          "line": 222,
          "column": 49
        },
        "end": {
          "line": 222,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7231,
      "end": 7235,
      "loc": {
        "start": {
          "line": 222,
          "column": 50
        },
        "end": {
          "line": 222,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7235,
      "end": 7236,
      "loc": {
        "start": {
          "line": 222,
          "column": 54
        },
        "end": {
          "line": 222,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 7236,
      "end": 7242,
      "loc": {
        "start": {
          "line": 222,
          "column": 55
        },
        "end": {
          "line": 222,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7242,
      "end": 7243,
      "loc": {
        "start": {
          "line": 222,
          "column": 61
        },
        "end": {
          "line": 222,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7243,
      "end": 7244,
      "loc": {
        "start": {
          "line": 222,
          "column": 62
        },
        "end": {
          "line": 222,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 7244,
      "end": 7250,
      "loc": {
        "start": {
          "line": 222,
          "column": 63
        },
        "end": {
          "line": 222,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7250,
      "end": 7251,
      "loc": {
        "start": {
          "line": 222,
          "column": 69
        },
        "end": {
          "line": 222,
          "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": 7272,
      "end": 7274,
      "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": 7275,
      "end": 7276,
      "loc": {
        "start": {
          "line": 223,
          "column": 23
        },
        "end": {
          "line": 223,
          "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": 7276,
      "end": 7280,
      "loc": {
        "start": {
          "line": 223,
          "column": 24
        },
        "end": {
          "line": 223,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7280,
      "end": 7281,
      "loc": {
        "start": {
          "line": 223,
          "column": 28
        },
        "end": {
          "line": 223,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7281,
      "end": 7288,
      "loc": {
        "start": {
          "line": 223,
          "column": 29
        },
        "end": {
          "line": 223,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7288,
      "end": 7289,
      "loc": {
        "start": {
          "line": 223,
          "column": 36
        },
        "end": {
          "line": 223,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7289,
      "end": 7293,
      "loc": {
        "start": {
          "line": 223,
          "column": 37
        },
        "end": {
          "line": 223,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7293,
      "end": 7294,
      "loc": {
        "start": {
          "line": 223,
          "column": 41
        },
        "end": {
          "line": 223,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7294,
      "end": 7302,
      "loc": {
        "start": {
          "line": 223,
          "column": 42
        },
        "end": {
          "line": 223,
          "column": 50
        }
      }
    },
    {
      "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": 223,
          "column": 50
        },
        "end": {
          "line": 223,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7303,
      "end": 7304,
      "loc": {
        "start": {
          "line": 223,
          "column": 51
        },
        "end": {
          "line": 223,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 7304,
      "end": 7309,
      "loc": {
        "start": {
          "line": 223,
          "column": 52
        },
        "end": {
          "line": 223,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7310,
      "end": 7313,
      "loc": {
        "start": {
          "line": 223,
          "column": 58
        },
        "end": {
          "line": 223,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_Bending",
      "start": 7314,
      "end": 7326,
      "loc": {
        "start": {
          "line": 223,
          "column": 62
        },
        "end": {
          "line": 223,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7326,
      "end": 7327,
      "loc": {
        "start": {
          "line": 223,
          "column": 74
        },
        "end": {
          "line": 223,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7328,
      "end": 7329,
      "loc": {
        "start": {
          "line": 223,
          "column": 76
        },
        "end": {
          "line": 223,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 7354,
      "end": 7359,
      "loc": {
        "start": {
          "line": 224,
          "column": 24
        },
        "end": {
          "line": 224,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7360,
      "end": 7367,
      "loc": {
        "start": {
          "line": 224,
          "column": 30
        },
        "end": {
          "line": 224,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7368,
      "end": 7369,
      "loc": {
        "start": {
          "line": 224,
          "column": 38
        },
        "end": {
          "line": 224,
          "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": 7370,
      "end": 7374,
      "loc": {
        "start": {
          "line": 224,
          "column": 40
        },
        "end": {
          "line": 224,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7374,
      "end": 7375,
      "loc": {
        "start": {
          "line": 224,
          "column": 44
        },
        "end": {
          "line": 224,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 7375,
      "end": 7382,
      "loc": {
        "start": {
          "line": 224,
          "column": 45
        },
        "end": {
          "line": 224,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7382,
      "end": 7383,
      "loc": {
        "start": {
          "line": 224,
          "column": 52
        },
        "end": {
          "line": 224,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 7383,
      "end": 7387,
      "loc": {
        "start": {
          "line": 224,
          "column": 53
        },
        "end": {
          "line": 224,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7387,
      "end": 7388,
      "loc": {
        "start": {
          "line": 224,
          "column": 57
        },
        "end": {
          "line": 224,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 7388,
      "end": 7396,
      "loc": {
        "start": {
          "line": 224,
          "column": 58
        },
        "end": {
          "line": 224,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7396,
      "end": 7397,
      "loc": {
        "start": {
          "line": 224,
          "column": 66
        },
        "end": {
          "line": 224,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7397,
      "end": 7398,
      "loc": {
        "start": {
          "line": 224,
          "column": 67
        },
        "end": {
          "line": 224,
          "column": 68
        }
      }
    },
    {
      "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": 7423,
      "end": 7425,
      "loc": {
        "start": {
          "line": 225,
          "column": 24
        },
        "end": {
          "line": 225,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7426,
      "end": 7427,
      "loc": {
        "start": {
          "line": 225,
          "column": 27
        },
        "end": {
          "line": 225,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7427,
      "end": 7434,
      "loc": {
        "start": {
          "line": 225,
          "column": 28
        },
        "end": {
          "line": 225,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7434,
      "end": 7435,
      "loc": {
        "start": {
          "line": 225,
          "column": 35
        },
        "end": {
          "line": 225,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7436,
      "end": 7437,
      "loc": {
        "start": {
          "line": 225,
          "column": 37
        },
        "end": {
          "line": 225,
          "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": 7466,
      "end": 7470,
      "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": 7470,
      "end": 7471,
      "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": "isBendLine",
      "start": 7471,
      "end": 7481,
      "loc": {
        "start": {
          "line": 226,
          "column": 33
        },
        "end": {
          "line": 226,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7481,
      "end": 7482,
      "loc": {
        "start": {
          "line": 226,
          "column": 43
        },
        "end": {
          "line": 226,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7482,
      "end": 7487,
      "loc": {
        "start": {
          "line": 226,
          "column": 44
        },
        "end": {
          "line": 226,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7488,
      "end": 7489,
      "loc": {
        "start": {
          "line": 226,
          "column": 50
        },
        "end": {
          "line": 226,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 7490,
      "end": 7494,
      "loc": {
        "start": {
          "line": 226,
          "column": 52
        },
        "end": {
          "line": 226,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7494,
      "end": 7495,
      "loc": {
        "start": {
          "line": 226,
          "column": 56
        },
        "end": {
          "line": 226,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7524,
      "end": 7528,
      "loc": {
        "start": {
          "line": 227,
          "column": 28
        },
        "end": {
          "line": 227,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7528,
      "end": 7529,
      "loc": {
        "start": {
          "line": 227,
          "column": 32
        },
        "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": "upperTool",
      "start": 7529,
      "end": 7538,
      "loc": {
        "start": {
          "line": 227,
          "column": 33
        },
        "end": {
          "line": 227,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7538,
      "end": 7539,
      "loc": {
        "start": {
          "line": 227,
          "column": 42
        },
        "end": {
          "line": 227,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7539,
      "end": 7544,
      "loc": {
        "start": {
          "line": 227,
          "column": 43
        },
        "end": {
          "line": 227,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7545,
      "end": 7546,
      "loc": {
        "start": {
          "line": 227,
          "column": 49
        },
        "end": {
          "line": 227,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7547,
      "end": 7554,
      "loc": {
        "start": {
          "line": 227,
          "column": 51
        },
        "end": {
          "line": 227,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7554,
      "end": 7555,
      "loc": {
        "start": {
          "line": 227,
          "column": 58
        },
        "end": {
          "line": 227,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7555,
      "end": 7562,
      "loc": {
        "start": {
          "line": 227,
          "column": 59
        },
        "end": {
          "line": 227,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7562,
      "end": 7563,
      "loc": {
        "start": {
          "line": 227,
          "column": 66
        },
        "end": {
          "line": 227,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 7563,
      "end": 7572,
      "loc": {
        "start": {
          "line": 227,
          "column": 67
        },
        "end": {
          "line": 227,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7572,
      "end": 7573,
      "loc": {
        "start": {
          "line": 227,
          "column": 76
        },
        "end": {
          "line": 227,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7573,
      "end": 7578,
      "loc": {
        "start": {
          "line": 227,
          "column": 77
        },
        "end": {
          "line": 227,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7578,
      "end": 7579,
      "loc": {
        "start": {
          "line": 227,
          "column": 82
        },
        "end": {
          "line": 227,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7608,
      "end": 7612,
      "loc": {
        "start": {
          "line": 228,
          "column": 28
        },
        "end": {
          "line": 228,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7612,
      "end": 7613,
      "loc": {
        "start": {
          "line": 228,
          "column": 32
        },
        "end": {
          "line": 228,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 7613,
      "end": 7622,
      "loc": {
        "start": {
          "line": 228,
          "column": 33
        },
        "end": {
          "line": 228,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7622,
      "end": 7623,
      "loc": {
        "start": {
          "line": 228,
          "column": 42
        },
        "end": {
          "line": 228,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7623,
      "end": 7628,
      "loc": {
        "start": {
          "line": 228,
          "column": 43
        },
        "end": {
          "line": 228,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7629,
      "end": 7630,
      "loc": {
        "start": {
          "line": 228,
          "column": 49
        },
        "end": {
          "line": 228,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7631,
      "end": 7638,
      "loc": {
        "start": {
          "line": 228,
          "column": 51
        },
        "end": {
          "line": 228,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7638,
      "end": 7639,
      "loc": {
        "start": {
          "line": 228,
          "column": 58
        },
        "end": {
          "line": 228,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7639,
      "end": 7646,
      "loc": {
        "start": {
          "line": 228,
          "column": 59
        },
        "end": {
          "line": 228,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7646,
      "end": 7647,
      "loc": {
        "start": {
          "line": 228,
          "column": 66
        },
        "end": {
          "line": 228,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 7647,
      "end": 7656,
      "loc": {
        "start": {
          "line": 228,
          "column": 67
        },
        "end": {
          "line": 228,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7656,
      "end": 7657,
      "loc": {
        "start": {
          "line": 228,
          "column": 76
        },
        "end": {
          "line": 228,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7657,
      "end": 7662,
      "loc": {
        "start": {
          "line": 228,
          "column": 77
        },
        "end": {
          "line": 228,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7662,
      "end": 7663,
      "loc": {
        "start": {
          "line": 228,
          "column": 82
        },
        "end": {
          "line": 228,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 7692,
      "end": 7696,
      "loc": {
        "start": {
          "line": 229,
          "column": 28
        },
        "end": {
          "line": 229,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7696,
      "end": 7697,
      "loc": {
        "start": {
          "line": 229,
          "column": 32
        },
        "end": {
          "line": 229,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 7697,
      "end": 7703,
      "loc": {
        "start": {
          "line": 229,
          "column": 33
        },
        "end": {
          "line": 229,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7703,
      "end": 7704,
      "loc": {
        "start": {
          "line": 229,
          "column": 39
        },
        "end": {
          "line": 229,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7704,
      "end": 7709,
      "loc": {
        "start": {
          "line": 229,
          "column": 40
        },
        "end": {
          "line": 229,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 7710,
      "end": 7711,
      "loc": {
        "start": {
          "line": 229,
          "column": 46
        },
        "end": {
          "line": 229,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7712,
      "end": 7719,
      "loc": {
        "start": {
          "line": 229,
          "column": 48
        },
        "end": {
          "line": 229,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7719,
      "end": 7720,
      "loc": {
        "start": {
          "line": 229,
          "column": 55
        },
        "end": {
          "line": 229,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7720,
      "end": 7727,
      "loc": {
        "start": {
          "line": 229,
          "column": 56
        },
        "end": {
          "line": 229,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7727,
      "end": 7728,
      "loc": {
        "start": {
          "line": 229,
          "column": 63
        },
        "end": {
          "line": 229,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 7728,
      "end": 7738,
      "loc": {
        "start": {
          "line": 229,
          "column": 64
        },
        "end": {
          "line": 229,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7738,
      "end": 7739,
      "loc": {
        "start": {
          "line": 229,
          "column": 74
        },
        "end": {
          "line": 229,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7739,
      "end": 7744,
      "loc": {
        "start": {
          "line": 229,
          "column": 75
        },
        "end": {
          "line": 229,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7744,
      "end": 7745,
      "loc": {
        "start": {
          "line": 229,
          "column": 80
        },
        "end": {
          "line": 229,
          "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": 7774,
      "end": 7776,
      "loc": {
        "start": {
          "line": 230,
          "column": 28
        },
        "end": {
          "line": 230,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 7777,
      "end": 7778,
      "loc": {
        "start": {
          "line": 230,
          "column": 31
        },
        "end": {
          "line": 230,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7811,
      "end": 7818,
      "loc": {
        "start": {
          "line": 231,
          "column": 32
        },
        "end": {
          "line": 231,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7818,
      "end": 7819,
      "loc": {
        "start": {
          "line": 231,
          "column": 39
        },
        "end": {
          "line": 231,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7819,
      "end": 7826,
      "loc": {
        "start": {
          "line": 231,
          "column": 40
        },
        "end": {
          "line": 231,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7826,
      "end": 7827,
      "loc": {
        "start": {
          "line": 231,
          "column": 47
        },
        "end": {
          "line": 231,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 7827,
      "end": 7835,
      "loc": {
        "start": {
          "line": 231,
          "column": 48
        },
        "end": {
          "line": 231,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7835,
      "end": 7836,
      "loc": {
        "start": {
          "line": 231,
          "column": 56
        },
        "end": {
          "line": 231,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7836,
      "end": 7841,
      "loc": {
        "start": {
          "line": 231,
          "column": 57
        },
        "end": {
          "line": 231,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7842,
      "end": 7845,
      "loc": {
        "start": {
          "line": 231,
          "column": 63
        },
        "end": {
          "line": 231,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7846,
      "end": 7847,
      "loc": {
        "start": {
          "line": 231,
          "column": 67
        },
        "end": {
          "line": 231,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7848,
      "end": 7850,
      "loc": {
        "start": {
          "line": 231,
          "column": 69
        },
        "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": "bending",
      "start": 7883,
      "end": 7890,
      "loc": {
        "start": {
          "line": 232,
          "column": 32
        },
        "end": {
          "line": 232,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7890,
      "end": 7891,
      "loc": {
        "start": {
          "line": 232,
          "column": 39
        },
        "end": {
          "line": 232,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7891,
      "end": 7898,
      "loc": {
        "start": {
          "line": 232,
          "column": 40
        },
        "end": {
          "line": 232,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7898,
      "end": 7899,
      "loc": {
        "start": {
          "line": 232,
          "column": 47
        },
        "end": {
          "line": 232,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 7899,
      "end": 7909,
      "loc": {
        "start": {
          "line": 232,
          "column": 48
        },
        "end": {
          "line": 232,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7909,
      "end": 7910,
      "loc": {
        "start": {
          "line": 232,
          "column": 58
        },
        "end": {
          "line": 232,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7910,
      "end": 7915,
      "loc": {
        "start": {
          "line": 232,
          "column": 59
        },
        "end": {
          "line": 232,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7916,
      "end": 7919,
      "loc": {
        "start": {
          "line": 232,
          "column": 65
        },
        "end": {
          "line": 232,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 7920,
      "end": 7921,
      "loc": {
        "start": {
          "line": 232,
          "column": 69
        },
        "end": {
          "line": 232,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 7922,
      "end": 7924,
      "loc": {
        "start": {
          "line": 232,
          "column": 71
        },
        "end": {
          "line": 232,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 7957,
      "end": 7964,
      "loc": {
        "start": {
          "line": 233,
          "column": 32
        },
        "end": {
          "line": 233,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7964,
      "end": 7965,
      "loc": {
        "start": {
          "line": 233,
          "column": 39
        },
        "end": {
          "line": 233,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 7965,
      "end": 7972,
      "loc": {
        "start": {
          "line": 233,
          "column": 40
        },
        "end": {
          "line": 233,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7972,
      "end": 7973,
      "loc": {
        "start": {
          "line": 233,
          "column": 47
        },
        "end": {
          "line": 233,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 7973,
      "end": 7986,
      "loc": {
        "start": {
          "line": 233,
          "column": 48
        },
        "end": {
          "line": 233,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 7986,
      "end": 7987,
      "loc": {
        "start": {
          "line": 233,
          "column": 61
        },
        "end": {
          "line": 233,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 7987,
      "end": 7992,
      "loc": {
        "start": {
          "line": 233,
          "column": 62
        },
        "end": {
          "line": 233,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 7993,
      "end": 7996,
      "loc": {
        "start": {
          "line": 233,
          "column": 68
        },
        "end": {
          "line": 233,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 7997,
      "end": 7998,
      "loc": {
        "start": {
          "line": 233,
          "column": 72
        },
        "end": {
          "line": 233,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8027,
      "end": 8028,
      "loc": {
        "start": {
          "line": 234,
          "column": 28
        },
        "end": {
          "line": 234,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8029,
      "end": 8030,
      "loc": {
        "start": {
          "line": 234,
          "column": 30
        },
        "end": {
          "line": 234,
          "column": 31
        }
      }
    },
    {
      "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": 8063,
      "end": 8065,
      "loc": {
        "start": {
          "line": 235,
          "column": 32
        },
        "end": {
          "line": 235,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8066,
      "end": 8067,
      "loc": {
        "start": {
          "line": 235,
          "column": 35
        },
        "end": {
          "line": 235,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8067,
      "end": 8074,
      "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": 8074,
      "end": 8075,
      "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": 8075,
      "end": 8082,
      "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": 8082,
      "end": 8083,
      "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": "preAngle",
      "start": 8083,
      "end": 8091,
      "loc": {
        "start": {
          "line": 235,
          "column": 52
        },
        "end": {
          "line": 235,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8091,
      "end": 8092,
      "loc": {
        "start": {
          "line": 235,
          "column": 60
        },
        "end": {
          "line": 235,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8092,
      "end": 8097,
      "loc": {
        "start": {
          "line": 235,
          "column": 61
        },
        "end": {
          "line": 235,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": ">",
      "start": 8098,
      "end": 8099,
      "loc": {
        "start": {
          "line": 235,
          "column": 67
        },
        "end": {
          "line": 235,
          "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": 8100,
      "end": 8101,
      "loc": {
        "start": {
          "line": 235,
          "column": 69
        },
        "end": {
          "line": 235,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8101,
      "end": 8102,
      "loc": {
        "start": {
          "line": 235,
          "column": 70
        },
        "end": {
          "line": 235,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8103,
      "end": 8104,
      "loc": {
        "start": {
          "line": 235,
          "column": 72
        },
        "end": {
          "line": 235,
          "column": 73
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " 30 degrees",
      "start": 8141,
      "end": 8154,
      "loc": {
        "start": {
          "line": 236,
          "column": 36
        },
        "end": {
          "line": 236,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8191,
      "end": 8195,
      "loc": {
        "start": {
          "line": 237,
          "column": 36
        },
        "end": {
          "line": 237,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8195,
      "end": 8196,
      "loc": {
        "start": {
          "line": 237,
          "column": 40
        },
        "end": {
          "line": 237,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 8196,
      "end": 8202,
      "loc": {
        "start": {
          "line": 237,
          "column": 41
        },
        "end": {
          "line": 237,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8202,
      "end": 8203,
      "loc": {
        "start": {
          "line": 237,
          "column": 47
        },
        "end": {
          "line": 237,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8203,
      "end": 8208,
      "loc": {
        "start": {
          "line": 237,
          "column": 48
        },
        "end": {
          "line": 237,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8209,
      "end": 8210,
      "loc": {
        "start": {
          "line": 237,
          "column": 54
        },
        "end": {
          "line": 237,
          "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": 8211,
      "end": 8215,
      "loc": {
        "start": {
          "line": 237,
          "column": 56
        },
        "end": {
          "line": 237,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8215,
      "end": 8216,
      "loc": {
        "start": {
          "line": 237,
          "column": 60
        },
        "end": {
          "line": 237,
          "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": 8253,
      "end": 8257,
      "loc": {
        "start": {
          "line": 238,
          "column": 36
        },
        "end": {
          "line": 238,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8257,
      "end": 8258,
      "loc": {
        "start": {
          "line": 238,
          "column": 40
        },
        "end": {
          "line": 238,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8258,
      "end": 8264,
      "loc": {
        "start": {
          "line": 238,
          "column": 41
        },
        "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": 8264,
      "end": 8265,
      "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": "value",
      "start": 8265,
      "end": 8270,
      "loc": {
        "start": {
          "line": 238,
          "column": 48
        },
        "end": {
          "line": 238,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8271,
      "end": 8272,
      "loc": {
        "start": {
          "line": 238,
          "column": 54
        },
        "end": {
          "line": 238,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8273,
      "end": 8280,
      "loc": {
        "start": {
          "line": 238,
          "column": 56
        },
        "end": {
          "line": 238,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8280,
      "end": 8281,
      "loc": {
        "start": {
          "line": 238,
          "column": 63
        },
        "end": {
          "line": 238,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8281,
      "end": 8288,
      "loc": {
        "start": {
          "line": 238,
          "column": 64
        },
        "end": {
          "line": 238,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8288,
      "end": 8289,
      "loc": {
        "start": {
          "line": 238,
          "column": 71
        },
        "end": {
          "line": 238,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 8289,
      "end": 8299,
      "loc": {
        "start": {
          "line": 238,
          "column": 72
        },
        "end": {
          "line": 238,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8299,
      "end": 8300,
      "loc": {
        "start": {
          "line": 238,
          "column": 82
        },
        "end": {
          "line": 238,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8300,
      "end": 8305,
      "loc": {
        "start": {
          "line": 238,
          "column": 83
        },
        "end": {
          "line": 238,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8305,
      "end": 8306,
      "loc": {
        "start": {
          "line": 238,
          "column": 88
        },
        "end": {
          "line": 238,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8339,
      "end": 8340,
      "loc": {
        "start": {
          "line": 239,
          "column": 32
        },
        "end": {
          "line": 239,
          "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": 8341,
      "end": 8345,
      "loc": {
        "start": {
          "line": 239,
          "column": 34
        },
        "end": {
          "line": 239,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8346,
      "end": 8347,
      "loc": {
        "start": {
          "line": 239,
          "column": 39
        },
        "end": {
          "line": 239,
          "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": 8384,
      "end": 8388,
      "loc": {
        "start": {
          "line": 240,
          "column": 36
        },
        "end": {
          "line": 240,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8388,
      "end": 8389,
      "loc": {
        "start": {
          "line": 240,
          "column": 40
        },
        "end": {
          "line": 240,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 8389,
      "end": 8397,
      "loc": {
        "start": {
          "line": 240,
          "column": 41
        },
        "end": {
          "line": 240,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8397,
      "end": 8398,
      "loc": {
        "start": {
          "line": 240,
          "column": 49
        },
        "end": {
          "line": 240,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8398,
      "end": 8403,
      "loc": {
        "start": {
          "line": 240,
          "column": 50
        },
        "end": {
          "line": 240,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8404,
      "end": 8405,
      "loc": {
        "start": {
          "line": 240,
          "column": 56
        },
        "end": {
          "line": 240,
          "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": 8406,
      "end": 8410,
      "loc": {
        "start": {
          "line": 240,
          "column": 58
        },
        "end": {
          "line": 240,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8410,
      "end": 8411,
      "loc": {
        "start": {
          "line": 240,
          "column": 62
        },
        "end": {
          "line": 240,
          "column": 63
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " -30 degrees",
      "start": 8412,
      "end": 8426,
      "loc": {
        "start": {
          "line": 240,
          "column": 64
        },
        "end": {
          "line": 240,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8463,
      "end": 8467,
      "loc": {
        "start": {
          "line": 241,
          "column": 36
        },
        "end": {
          "line": 241,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8467,
      "end": 8468,
      "loc": {
        "start": {
          "line": 241,
          "column": 40
        },
        "end": {
          "line": 241,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 8468,
      "end": 8474,
      "loc": {
        "start": {
          "line": 241,
          "column": 41
        },
        "end": {
          "line": 241,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8474,
      "end": 8475,
      "loc": {
        "start": {
          "line": 241,
          "column": 47
        },
        "end": {
          "line": 241,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8475,
      "end": 8480,
      "loc": {
        "start": {
          "line": 241,
          "column": 48
        },
        "end": {
          "line": 241,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8481,
      "end": 8482,
      "loc": {
        "start": {
          "line": 241,
          "column": 54
        },
        "end": {
          "line": 241,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8483,
      "end": 8490,
      "loc": {
        "start": {
          "line": 241,
          "column": 56
        },
        "end": {
          "line": 241,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8490,
      "end": 8491,
      "loc": {
        "start": {
          "line": 241,
          "column": 63
        },
        "end": {
          "line": 241,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8491,
      "end": 8498,
      "loc": {
        "start": {
          "line": 241,
          "column": 64
        },
        "end": {
          "line": 241,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8498,
      "end": 8499,
      "loc": {
        "start": {
          "line": 241,
          "column": 71
        },
        "end": {
          "line": 241,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 8499,
      "end": 8509,
      "loc": {
        "start": {
          "line": 241,
          "column": 72
        },
        "end": {
          "line": 241,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8509,
      "end": 8510,
      "loc": {
        "start": {
          "line": 241,
          "column": 82
        },
        "end": {
          "line": 241,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8510,
      "end": 8515,
      "loc": {
        "start": {
          "line": 241,
          "column": 83
        },
        "end": {
          "line": 241,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8515,
      "end": 8516,
      "loc": {
        "start": {
          "line": 241,
          "column": 88
        },
        "end": {
          "line": 241,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8549,
      "end": 8550,
      "loc": {
        "start": {
          "line": 242,
          "column": 32
        },
        "end": {
          "line": 242,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8579,
      "end": 8580,
      "loc": {
        "start": {
          "line": 243,
          "column": 28
        },
        "end": {
          "line": 243,
          "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": 8581,
      "end": 8585,
      "loc": {
        "start": {
          "line": 243,
          "column": 30
        },
        "end": {
          "line": 243,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8586,
      "end": 8587,
      "loc": {
        "start": {
          "line": 243,
          "column": 35
        },
        "end": {
          "line": 243,
          "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": 8620,
      "end": 8624,
      "loc": {
        "start": {
          "line": 244,
          "column": 32
        },
        "end": {
          "line": 244,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8624,
      "end": 8625,
      "loc": {
        "start": {
          "line": 244,
          "column": 36
        },
        "end": {
          "line": 244,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 8625,
      "end": 8629,
      "loc": {
        "start": {
          "line": 244,
          "column": 37
        },
        "end": {
          "line": 244,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8629,
      "end": 8630,
      "loc": {
        "start": {
          "line": 244,
          "column": 41
        },
        "end": {
          "line": 244,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8630,
      "end": 8635,
      "loc": {
        "start": {
          "line": 244,
          "column": 42
        },
        "end": {
          "line": 244,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8636,
      "end": 8637,
      "loc": {
        "start": {
          "line": 244,
          "column": 48
        },
        "end": {
          "line": 244,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 8638,
      "end": 8642,
      "loc": {
        "start": {
          "line": 244,
          "column": 50
        },
        "end": {
          "line": 244,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8642,
      "end": 8643,
      "loc": {
        "start": {
          "line": 244,
          "column": 54
        },
        "end": {
          "line": 244,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8672,
      "end": 8673,
      "loc": {
        "start": {
          "line": 245,
          "column": 28
        },
        "end": {
          "line": 245,
          "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": 8702,
      "end": 8706,
      "loc": {
        "start": {
          "line": 246,
          "column": 28
        },
        "end": {
          "line": 246,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8706,
      "end": 8707,
      "loc": {
        "start": {
          "line": 246,
          "column": 32
        },
        "end": {
          "line": 246,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 8707,
      "end": 8712,
      "loc": {
        "start": {
          "line": 246,
          "column": 33
        },
        "end": {
          "line": 246,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8712,
      "end": 8713,
      "loc": {
        "start": {
          "line": 246,
          "column": 38
        },
        "end": {
          "line": 246,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8713,
      "end": 8718,
      "loc": {
        "start": {
          "line": 246,
          "column": 39
        },
        "end": {
          "line": 246,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8719,
      "end": 8720,
      "loc": {
        "start": {
          "line": 246,
          "column": 45
        },
        "end": {
          "line": 246,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8721,
      "end": 8728,
      "loc": {
        "start": {
          "line": 246,
          "column": 47
        },
        "end": {
          "line": 246,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8728,
      "end": 8729,
      "loc": {
        "start": {
          "line": 246,
          "column": 54
        },
        "end": {
          "line": 246,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8729,
      "end": 8736,
      "loc": {
        "start": {
          "line": 246,
          "column": 55
        },
        "end": {
          "line": 246,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8736,
      "end": 8737,
      "loc": {
        "start": {
          "line": 246,
          "column": 62
        },
        "end": {
          "line": 246,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 8737,
      "end": 8746,
      "loc": {
        "start": {
          "line": 246,
          "column": 63
        },
        "end": {
          "line": 246,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8746,
      "end": 8747,
      "loc": {
        "start": {
          "line": 246,
          "column": 72
        },
        "end": {
          "line": 246,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8747,
      "end": 8752,
      "loc": {
        "start": {
          "line": 246,
          "column": 73
        },
        "end": {
          "line": 246,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8752,
      "end": 8753,
      "loc": {
        "start": {
          "line": 246,
          "column": 78
        },
        "end": {
          "line": 246,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 8782,
      "end": 8786,
      "loc": {
        "start": {
          "line": 247,
          "column": 28
        },
        "end": {
          "line": 247,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8786,
      "end": 8787,
      "loc": {
        "start": {
          "line": 247,
          "column": 32
        },
        "end": {
          "line": 247,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8787,
      "end": 8800,
      "loc": {
        "start": {
          "line": 247,
          "column": 33
        },
        "end": {
          "line": 247,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8800,
      "end": 8801,
      "loc": {
        "start": {
          "line": 247,
          "column": 46
        },
        "end": {
          "line": 247,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8801,
      "end": 8806,
      "loc": {
        "start": {
          "line": 247,
          "column": 47
        },
        "end": {
          "line": 247,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 8807,
      "end": 8808,
      "loc": {
        "start": {
          "line": 247,
          "column": 53
        },
        "end": {
          "line": 247,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 8809,
      "end": 8816,
      "loc": {
        "start": {
          "line": 247,
          "column": 55
        },
        "end": {
          "line": 247,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8816,
      "end": 8817,
      "loc": {
        "start": {
          "line": 247,
          "column": 62
        },
        "end": {
          "line": 247,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "members",
      "start": 8817,
      "end": 8824,
      "loc": {
        "start": {
          "line": 247,
          "column": 63
        },
        "end": {
          "line": 247,
          "column": 70
        }
      }
    },
    {
      "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": 247,
          "column": 70
        },
        "end": {
          "line": 247,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 8825,
      "end": 8838,
      "loc": {
        "start": {
          "line": 247,
          "column": 71
        },
        "end": {
          "line": 247,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8838,
      "end": 8839,
      "loc": {
        "start": {
          "line": 247,
          "column": 84
        },
        "end": {
          "line": 247,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 8839,
      "end": 8844,
      "loc": {
        "start": {
          "line": 247,
          "column": 85
        },
        "end": {
          "line": 247,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8844,
      "end": 8845,
      "loc": {
        "start": {
          "line": 247,
          "column": 90
        },
        "end": {
          "line": 247,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8870,
      "end": 8871,
      "loc": {
        "start": {
          "line": 248,
          "column": 24
        },
        "end": {
          "line": 248,
          "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": 8872,
      "end": 8876,
      "loc": {
        "start": {
          "line": 248,
          "column": 26
        },
        "end": {
          "line": 248,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8877,
      "end": 8878,
      "loc": {
        "start": {
          "line": 248,
          "column": 31
        },
        "end": {
          "line": 248,
          "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": 8907,
      "end": 8911,
      "loc": {
        "start": {
          "line": 249,
          "column": 28
        },
        "end": {
          "line": 249,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8911,
      "end": 8912,
      "loc": {
        "start": {
          "line": 249,
          "column": 32
        },
        "end": {
          "line": 249,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 8912,
      "end": 8927,
      "loc": {
        "start": {
          "line": 249,
          "column": 33
        },
        "end": {
          "line": 249,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8927,
      "end": 8928,
      "loc": {
        "start": {
          "line": 249,
          "column": 48
        },
        "end": {
          "line": 249,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8928,
      "end": 8929,
      "loc": {
        "start": {
          "line": 249,
          "column": 49
        },
        "end": {
          "line": 249,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 8929,
      "end": 8930,
      "loc": {
        "start": {
          "line": 249,
          "column": 50
        },
        "end": {
          "line": 249,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 8955,
      "end": 8956,
      "loc": {
        "start": {
          "line": 250,
          "column": 24
        },
        "end": {
          "line": 250,
          "column": 25
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " console.log('bending', bending)",
      "start": 8981,
      "end": 9015,
      "loc": {
        "start": {
          "line": 251,
          "column": 24
        },
        "end": {
          "line": 251,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9036,
      "end": 9037,
      "loc": {
        "start": {
          "line": 252,
          "column": 20
        },
        "end": {
          "line": 252,
          "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": 9038,
      "end": 9042,
      "loc": {
        "start": {
          "line": 252,
          "column": 22
        },
        "end": {
          "line": 252,
          "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": 9043,
      "end": 9045,
      "loc": {
        "start": {
          "line": 252,
          "column": 27
        },
        "end": {
          "line": 252,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9046,
      "end": 9047,
      "loc": {
        "start": {
          "line": 252,
          "column": 30
        },
        "end": {
          "line": 252,
          "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": 9047,
      "end": 9051,
      "loc": {
        "start": {
          "line": 252,
          "column": 31
        },
        "end": {
          "line": 252,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9051,
      "end": 9052,
      "loc": {
        "start": {
          "line": 252,
          "column": 35
        },
        "end": {
          "line": 252,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 9052,
      "end": 9059,
      "loc": {
        "start": {
          "line": 252,
          "column": 36
        },
        "end": {
          "line": 252,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9059,
      "end": 9060,
      "loc": {
        "start": {
          "line": 252,
          "column": 43
        },
        "end": {
          "line": 252,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 9060,
      "end": 9064,
      "loc": {
        "start": {
          "line": 252,
          "column": 44
        },
        "end": {
          "line": 252,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9064,
      "end": 9065,
      "loc": {
        "start": {
          "line": 252,
          "column": 48
        },
        "end": {
          "line": 252,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 9065,
      "end": 9073,
      "loc": {
        "start": {
          "line": 252,
          "column": 49
        },
        "end": {
          "line": 252,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9073,
      "end": 9074,
      "loc": {
        "start": {
          "line": 252,
          "column": 57
        },
        "end": {
          "line": 252,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9074,
      "end": 9075,
      "loc": {
        "start": {
          "line": 252,
          "column": 58
        },
        "end": {
          "line": 252,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 9075,
      "end": 9080,
      "loc": {
        "start": {
          "line": 252,
          "column": 59
        },
        "end": {
          "line": 252,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 9081,
      "end": 9084,
      "loc": {
        "start": {
          "line": 252,
          "column": 65
        },
        "end": {
          "line": 252,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_SignatureContainer",
      "start": 9085,
      "end": 9108,
      "loc": {
        "start": {
          "line": 252,
          "column": 69
        },
        "end": {
          "line": 252,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9108,
      "end": 9109,
      "loc": {
        "start": {
          "line": 252,
          "column": 92
        },
        "end": {
          "line": 252,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9110,
      "end": 9111,
      "loc": {
        "start": {
          "line": 252,
          "column": 94
        },
        "end": {
          "line": 252,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9136,
      "end": 9140,
      "loc": {
        "start": {
          "line": 253,
          "column": 24
        },
        "end": {
          "line": 253,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9140,
      "end": 9141,
      "loc": {
        "start": {
          "line": 253,
          "column": 28
        },
        "end": {
          "line": 253,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 9141,
      "end": 9157,
      "loc": {
        "start": {
          "line": 253,
          "column": 29
        },
        "end": {
          "line": 253,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9157,
      "end": 9158,
      "loc": {
        "start": {
          "line": 253,
          "column": 45
        },
        "end": {
          "line": 253,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9158,
      "end": 9163,
      "loc": {
        "start": {
          "line": 253,
          "column": 46
        },
        "end": {
          "line": 253,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9164,
      "end": 9165,
      "loc": {
        "start": {
          "line": 253,
          "column": 52
        },
        "end": {
          "line": 253,
          "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": 9166,
      "end": 9170,
      "loc": {
        "start": {
          "line": 253,
          "column": 54
        },
        "end": {
          "line": 253,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9170,
      "end": 9171,
      "loc": {
        "start": {
          "line": 253,
          "column": 58
        },
        "end": {
          "line": 253,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9192,
      "end": 9193,
      "loc": {
        "start": {
          "line": 254,
          "column": 20
        },
        "end": {
          "line": 254,
          "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": 9194,
      "end": 9198,
      "loc": {
        "start": {
          "line": 254,
          "column": 22
        },
        "end": {
          "line": 254,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9199,
      "end": 9200,
      "loc": {
        "start": {
          "line": 254,
          "column": 27
        },
        "end": {
          "line": 254,
          "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": 9225,
      "end": 9229,
      "loc": {
        "start": {
          "line": 255,
          "column": 24
        },
        "end": {
          "line": 255,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9229,
      "end": 9230,
      "loc": {
        "start": {
          "line": 255,
          "column": 28
        },
        "end": {
          "line": 255,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 9230,
      "end": 9245,
      "loc": {
        "start": {
          "line": 255,
          "column": 29
        },
        "end": {
          "line": 255,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9245,
      "end": 9246,
      "loc": {
        "start": {
          "line": 255,
          "column": 44
        },
        "end": {
          "line": 255,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9246,
      "end": 9247,
      "loc": {
        "start": {
          "line": 255,
          "column": 45
        },
        "end": {
          "line": 255,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9247,
      "end": 9248,
      "loc": {
        "start": {
          "line": 255,
          "column": 46
        },
        "end": {
          "line": 255,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9269,
      "end": 9270,
      "loc": {
        "start": {
          "line": 256,
          "column": 20
        },
        "end": {
          "line": 256,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9287,
      "end": 9288,
      "loc": {
        "start": {
          "line": 257,
          "column": 16
        },
        "end": {
          "line": 257,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9301,
      "end": 9302,
      "loc": {
        "start": {
          "line": 258,
          "column": 12
        },
        "end": {
          "line": 258,
          "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": 9303,
      "end": 9307,
      "loc": {
        "start": {
          "line": 258,
          "column": 14
        },
        "end": {
          "line": 258,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9308,
      "end": 9309,
      "loc": {
        "start": {
          "line": 258,
          "column": 19
        },
        "end": {
          "line": 258,
          "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": 9326,
      "end": 9330,
      "loc": {
        "start": {
          "line": 259,
          "column": 16
        },
        "end": {
          "line": 259,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9330,
      "end": 9331,
      "loc": {
        "start": {
          "line": 259,
          "column": 20
        },
        "end": {
          "line": 259,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 9331,
      "end": 9346,
      "loc": {
        "start": {
          "line": 259,
          "column": 21
        },
        "end": {
          "line": 259,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9346,
      "end": 9347,
      "loc": {
        "start": {
          "line": 259,
          "column": 36
        },
        "end": {
          "line": 259,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9347,
      "end": 9348,
      "loc": {
        "start": {
          "line": 259,
          "column": 37
        },
        "end": {
          "line": 259,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9348,
      "end": 9349,
      "loc": {
        "start": {
          "line": 259,
          "column": 38
        },
        "end": {
          "line": 259,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9362,
      "end": 9363,
      "loc": {
        "start": {
          "line": 260,
          "column": 12
        },
        "end": {
          "line": 260,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9372,
      "end": 9373,
      "loc": {
        "start": {
          "line": 261,
          "column": 8
        },
        "end": {
          "line": 261,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9373,
      "end": 9374,
      "loc": {
        "start": {
          "line": 261,
          "column": 9
        },
        "end": {
          "line": 261,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9374,
      "end": 9375,
      "loc": {
        "start": {
          "line": 261,
          "column": 10
        },
        "end": {
          "line": 261,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " bending",
      "start": 9385,
      "end": 9395,
      "loc": {
        "start": {
          "line": 263,
          "column": 8
        },
        "end": {
          "line": 263,
          "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": 9404,
      "end": 9408,
      "loc": {
        "start": {
          "line": 264,
          "column": 8
        },
        "end": {
          "line": 264,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9408,
      "end": 9409,
      "loc": {
        "start": {
          "line": 264,
          "column": 12
        },
        "end": {
          "line": 264,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 9409,
      "end": 9419,
      "loc": {
        "start": {
          "line": 264,
          "column": 13
        },
        "end": {
          "line": 264,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9419,
      "end": 9420,
      "loc": {
        "start": {
          "line": 264,
          "column": 23
        },
        "end": {
          "line": 264,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9420,
      "end": 9427,
      "loc": {
        "start": {
          "line": 264,
          "column": 24
        },
        "end": {
          "line": 264,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9427,
      "end": 9428,
      "loc": {
        "start": {
          "line": 264,
          "column": 31
        },
        "end": {
          "line": 264,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9428,
      "end": 9433,
      "loc": {
        "start": {
          "line": 264,
          "column": 32
        },
        "end": {
          "line": 264,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9434,
      "end": 9436,
      "loc": {
        "start": {
          "line": 264,
          "column": 38
        },
        "end": {
          "line": 264,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9437,
      "end": 9442,
      "loc": {
        "start": {
          "line": 264,
          "column": 41
        },
        "end": {
          "line": 264,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9442,
      "end": 9443,
      "loc": {
        "start": {
          "line": 264,
          "column": 46
        },
        "end": {
          "line": 264,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9443,
      "end": 9448,
      "loc": {
        "start": {
          "line": 264,
          "column": 47
        },
        "end": {
          "line": 264,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9448,
      "end": 9449,
      "loc": {
        "start": {
          "line": 264,
          "column": 52
        },
        "end": {
          "line": 264,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9450,
      "end": 9455,
      "loc": {
        "start": {
          "line": 264,
          "column": 54
        },
        "end": {
          "line": 264,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9456,
      "end": 9458,
      "loc": {
        "start": {
          "line": 264,
          "column": 60
        },
        "end": {
          "line": 264,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9459,
      "end": 9460,
      "loc": {
        "start": {
          "line": 264,
          "column": 63
        },
        "end": {
          "line": 264,
          "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": 9473,
      "end": 9477,
      "loc": {
        "start": {
          "line": 265,
          "column": 12
        },
        "end": {
          "line": 265,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9477,
      "end": 9478,
      "loc": {
        "start": {
          "line": 265,
          "column": 16
        },
        "end": {
          "line": 265,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendProperties",
      "start": 9478,
      "end": 9492,
      "loc": {
        "start": {
          "line": 265,
          "column": 17
        },
        "end": {
          "line": 265,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9492,
      "end": 9493,
      "loc": {
        "start": {
          "line": 265,
          "column": 31
        },
        "end": {
          "line": 265,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 9493,
      "end": 9500,
      "loc": {
        "start": {
          "line": 265,
          "column": 32
        },
        "end": {
          "line": 265,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9500,
      "end": 9501,
      "loc": {
        "start": {
          "line": 265,
          "column": 39
        },
        "end": {
          "line": 265,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 9501,
      "end": 9508,
      "loc": {
        "start": {
          "line": 265,
          "column": 40
        },
        "end": {
          "line": 265,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9509,
      "end": 9511,
      "loc": {
        "start": {
          "line": 265,
          "column": 48
        },
        "end": {
          "line": 265,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 9512,
      "end": 9519,
      "loc": {
        "start": {
          "line": 265,
          "column": 51
        },
        "end": {
          "line": 265,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9519,
      "end": 9520,
      "loc": {
        "start": {
          "line": 265,
          "column": 58
        },
        "end": {
          "line": 265,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 9520,
      "end": 9527,
      "loc": {
        "start": {
          "line": 265,
          "column": 59
        },
        "end": {
          "line": 265,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9528,
      "end": 9529,
      "loc": {
        "start": {
          "line": 265,
          "column": 67
        },
        "end": {
          "line": 265,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9530,
      "end": 9535,
      "loc": {
        "start": {
          "line": 265,
          "column": 69
        },
        "end": {
          "line": 265,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9535,
      "end": 9536,
      "loc": {
        "start": {
          "line": 265,
          "column": 74
        },
        "end": {
          "line": 265,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9536,
      "end": 9537,
      "loc": {
        "start": {
          "line": 265,
          "column": 75
        },
        "end": {
          "line": 265,
          "column": 76
        }
      }
    },
    {
      "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": 9550,
      "end": 9552,
      "loc": {
        "start": {
          "line": 266,
          "column": 12
        },
        "end": {
          "line": 266,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9553,
      "end": 9554,
      "loc": {
        "start": {
          "line": 266,
          "column": 15
        },
        "end": {
          "line": 266,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9554,
      "end": 9559,
      "loc": {
        "start": {
          "line": 266,
          "column": 16
        },
        "end": {
          "line": 266,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9559,
      "end": 9560,
      "loc": {
        "start": {
          "line": 266,
          "column": 21
        },
        "end": {
          "line": 266,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9561,
      "end": 9562,
      "loc": {
        "start": {
          "line": 266,
          "column": 23
        },
        "end": {
          "line": 266,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 9579,
      "end": 9584,
      "loc": {
        "start": {
          "line": 267,
          "column": 16
        },
        "end": {
          "line": 267,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9585,
      "end": 9592,
      "loc": {
        "start": {
          "line": 267,
          "column": 22
        },
        "end": {
          "line": 267,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9593,
      "end": 9594,
      "loc": {
        "start": {
          "line": 267,
          "column": 30
        },
        "end": {
          "line": 267,
          "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": 9595,
      "end": 9598,
      "loc": {
        "start": {
          "line": 267,
          "column": 32
        },
        "end": {
          "line": 267,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 9599,
      "end": 9616,
      "loc": {
        "start": {
          "line": 267,
          "column": 36
        },
        "end": {
          "line": 267,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9616,
      "end": 9617,
      "loc": {
        "start": {
          "line": 267,
          "column": 53
        },
        "end": {
          "line": 267,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9617,
      "end": 9618,
      "loc": {
        "start": {
          "line": 267,
          "column": 54
        },
        "end": {
          "line": 267,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9618,
      "end": 9619,
      "loc": {
        "start": {
          "line": 267,
          "column": 55
        },
        "end": {
          "line": 267,
          "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": 9636,
      "end": 9640,
      "loc": {
        "start": {
          "line": 268,
          "column": 16
        },
        "end": {
          "line": 268,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9640,
      "end": 9641,
      "loc": {
        "start": {
          "line": 268,
          "column": 20
        },
        "end": {
          "line": 268,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 9641,
      "end": 9648,
      "loc": {
        "start": {
          "line": 268,
          "column": 21
        },
        "end": {
          "line": 268,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9648,
      "end": 9649,
      "loc": {
        "start": {
          "line": 268,
          "column": 28
        },
        "end": {
          "line": 268,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9649,
      "end": 9654,
      "loc": {
        "start": {
          "line": 268,
          "column": 29
        },
        "end": {
          "line": 268,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9655,
      "end": 9656,
      "loc": {
        "start": {
          "line": 268,
          "column": 35
        },
        "end": {
          "line": 268,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 9657,
      "end": 9660,
      "loc": {
        "start": {
          "line": 268,
          "column": 37
        },
        "end": {
          "line": 268,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9660,
      "end": 9661,
      "loc": {
        "start": {
          "line": 268,
          "column": 40
        },
        "end": {
          "line": 268,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9678,
      "end": 9682,
      "loc": {
        "start": {
          "line": 269,
          "column": 16
        },
        "end": {
          "line": 269,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9682,
      "end": 9683,
      "loc": {
        "start": {
          "line": 269,
          "column": 20
        },
        "end": {
          "line": 269,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 9683,
      "end": 9689,
      "loc": {
        "start": {
          "line": 269,
          "column": 21
        },
        "end": {
          "line": 269,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9689,
      "end": 9690,
      "loc": {
        "start": {
          "line": 269,
          "column": 27
        },
        "end": {
          "line": 269,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9690,
      "end": 9695,
      "loc": {
        "start": {
          "line": 269,
          "column": 28
        },
        "end": {
          "line": 269,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9696,
      "end": 9697,
      "loc": {
        "start": {
          "line": 269,
          "column": 34
        },
        "end": {
          "line": 269,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9698,
      "end": 9705,
      "loc": {
        "start": {
          "line": 269,
          "column": 36
        },
        "end": {
          "line": 269,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9705,
      "end": 9706,
      "loc": {
        "start": {
          "line": 269,
          "column": 43
        },
        "end": {
          "line": 269,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendRadius",
      "start": 9706,
      "end": 9716,
      "loc": {
        "start": {
          "line": 269,
          "column": 44
        },
        "end": {
          "line": 269,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9716,
      "end": 9717,
      "loc": {
        "start": {
          "line": 269,
          "column": 54
        },
        "end": {
          "line": 269,
          "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": 9734,
      "end": 9738,
      "loc": {
        "start": {
          "line": 270,
          "column": 16
        },
        "end": {
          "line": 270,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9738,
      "end": 9739,
      "loc": {
        "start": {
          "line": 270,
          "column": 20
        },
        "end": {
          "line": 270,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 9739,
      "end": 9744,
      "loc": {
        "start": {
          "line": 270,
          "column": 21
        },
        "end": {
          "line": 270,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9744,
      "end": 9745,
      "loc": {
        "start": {
          "line": 270,
          "column": 26
        },
        "end": {
          "line": 270,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9745,
      "end": 9750,
      "loc": {
        "start": {
          "line": 270,
          "column": 27
        },
        "end": {
          "line": 270,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9751,
      "end": 9752,
      "loc": {
        "start": {
          "line": 270,
          "column": 33
        },
        "end": {
          "line": 270,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9753,
      "end": 9760,
      "loc": {
        "start": {
          "line": 270,
          "column": 35
        },
        "end": {
          "line": 270,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9760,
      "end": 9761,
      "loc": {
        "start": {
          "line": 270,
          "column": 42
        },
        "end": {
          "line": 270,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendAngle",
      "start": 9761,
      "end": 9770,
      "loc": {
        "start": {
          "line": 270,
          "column": 43
        },
        "end": {
          "line": 270,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9770,
      "end": 9771,
      "loc": {
        "start": {
          "line": 270,
          "column": 52
        },
        "end": {
          "line": 270,
          "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": 9788,
      "end": 9792,
      "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": 9792,
      "end": 9793,
      "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": "bendDeduction",
      "start": 9793,
      "end": 9806,
      "loc": {
        "start": {
          "line": 271,
          "column": 21
        },
        "end": {
          "line": 271,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9806,
      "end": 9807,
      "loc": {
        "start": {
          "line": 271,
          "column": 34
        },
        "end": {
          "line": 271,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9807,
      "end": 9812,
      "loc": {
        "start": {
          "line": 271,
          "column": 35
        },
        "end": {
          "line": 271,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9813,
      "end": 9814,
      "loc": {
        "start": {
          "line": 271,
          "column": 41
        },
        "end": {
          "line": 271,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 9815,
      "end": 9822,
      "loc": {
        "start": {
          "line": 271,
          "column": 43
        },
        "end": {
          "line": 271,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9822,
      "end": 9823,
      "loc": {
        "start": {
          "line": 271,
          "column": 50
        },
        "end": {
          "line": 271,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 9823,
      "end": 9836,
      "loc": {
        "start": {
          "line": 271,
          "column": 51
        },
        "end": {
          "line": 271,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9836,
      "end": 9837,
      "loc": {
        "start": {
          "line": 271,
          "column": 64
        },
        "end": {
          "line": 271,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9850,
      "end": 9851,
      "loc": {
        "start": {
          "line": 272,
          "column": 12
        },
        "end": {
          "line": 272,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9860,
      "end": 9861,
      "loc": {
        "start": {
          "line": 273,
          "column": 8
        },
        "end": {
          "line": 273,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9861,
      "end": 9862,
      "loc": {
        "start": {
          "line": 273,
          "column": 9
        },
        "end": {
          "line": 273,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9862,
      "end": 9863,
      "loc": {
        "start": {
          "line": 273,
          "column": 10
        },
        "end": {
          "line": 273,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 9873,
      "end": 9877,
      "loc": {
        "start": {
          "line": 275,
          "column": 8
        },
        "end": {
          "line": 275,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9877,
      "end": 9878,
      "loc": {
        "start": {
          "line": 275,
          "column": 12
        },
        "end": {
          "line": 275,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 9878,
      "end": 9884,
      "loc": {
        "start": {
          "line": 275,
          "column": 13
        },
        "end": {
          "line": 275,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9884,
      "end": 9885,
      "loc": {
        "start": {
          "line": 275,
          "column": 19
        },
        "end": {
          "line": 275,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 9885,
      "end": 9892,
      "loc": {
        "start": {
          "line": 275,
          "column": 20
        },
        "end": {
          "line": 275,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9892,
      "end": 9893,
      "loc": {
        "start": {
          "line": 275,
          "column": 27
        },
        "end": {
          "line": 275,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9893,
      "end": 9898,
      "loc": {
        "start": {
          "line": 275,
          "column": 28
        },
        "end": {
          "line": 275,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9899,
      "end": 9901,
      "loc": {
        "start": {
          "line": 275,
          "column": 34
        },
        "end": {
          "line": 275,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 9902,
      "end": 9907,
      "loc": {
        "start": {
          "line": 275,
          "column": 37
        },
        "end": {
          "line": 275,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9907,
      "end": 9908,
      "loc": {
        "start": {
          "line": 275,
          "column": 42
        },
        "end": {
          "line": 275,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9908,
      "end": 9913,
      "loc": {
        "start": {
          "line": 275,
          "column": 43
        },
        "end": {
          "line": 275,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9913,
      "end": 9914,
      "loc": {
        "start": {
          "line": 275,
          "column": 48
        },
        "end": {
          "line": 275,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9915,
      "end": 9920,
      "loc": {
        "start": {
          "line": 275,
          "column": 50
        },
        "end": {
          "line": 275,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9921,
      "end": 9923,
      "loc": {
        "start": {
          "line": 275,
          "column": 56
        },
        "end": {
          "line": 275,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9924,
      "end": 9925,
      "loc": {
        "start": {
          "line": 275,
          "column": 59
        },
        "end": {
          "line": 275,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 9938,
      "end": 9940,
      "loc": {
        "start": {
          "line": 276,
          "column": 12
        },
        "end": {
          "line": 276,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9941,
      "end": 9942,
      "loc": {
        "start": {
          "line": 276,
          "column": 15
        },
        "end": {
          "line": 276,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 9942,
      "end": 9943,
      "loc": {
        "start": {
          "line": 276,
          "column": 16
        },
        "end": {
          "line": 276,
          "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": 9943,
      "end": 9947,
      "loc": {
        "start": {
          "line": 276,
          "column": 17
        },
        "end": {
          "line": 276,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9947,
      "end": 9948,
      "loc": {
        "start": {
          "line": 276,
          "column": 21
        },
        "end": {
          "line": 276,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9948,
      "end": 9956,
      "loc": {
        "start": {
          "line": 276,
          "column": 22
        },
        "end": {
          "line": 276,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 9957,
      "end": 9959,
      "loc": {
        "start": {
          "line": 276,
          "column": 31
        },
        "end": {
          "line": 276,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 9960,
      "end": 9965,
      "loc": {
        "start": {
          "line": 276,
          "column": 34
        },
        "end": {
          "line": 276,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9965,
      "end": 9966,
      "loc": {
        "start": {
          "line": 276,
          "column": 39
        },
        "end": {
          "line": 276,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 9967,
      "end": 9968,
      "loc": {
        "start": {
          "line": 276,
          "column": 41
        },
        "end": {
          "line": 276,
          "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": 9985,
      "end": 9989,
      "loc": {
        "start": {
          "line": 277,
          "column": 16
        },
        "end": {
          "line": 277,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 9989,
      "end": 9990,
      "loc": {
        "start": {
          "line": 277,
          "column": 20
        },
        "end": {
          "line": 277,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 9990,
      "end": 9998,
      "loc": {
        "start": {
          "line": 277,
          "column": 21
        },
        "end": {
          "line": 277,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 9999,
      "end": 10000,
      "loc": {
        "start": {
          "line": 277,
          "column": 30
        },
        "end": {
          "line": 277,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10001,
      "end": 10005,
      "loc": {
        "start": {
          "line": 277,
          "column": 32
        },
        "end": {
          "line": 277,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10005,
      "end": 10006,
      "loc": {
        "start": {
          "line": 277,
          "column": 36
        },
        "end": {
          "line": 277,
          "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": 10023,
      "end": 10027,
      "loc": {
        "start": {
          "line": 278,
          "column": 16
        },
        "end": {
          "line": 278,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10027,
      "end": 10028,
      "loc": {
        "start": {
          "line": 278,
          "column": 20
        },
        "end": {
          "line": 278,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 10028,
      "end": 10034,
      "loc": {
        "start": {
          "line": 278,
          "column": 21
        },
        "end": {
          "line": 278,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10034,
      "end": 10035,
      "loc": {
        "start": {
          "line": 278,
          "column": 27
        },
        "end": {
          "line": 278,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10035,
      "end": 10040,
      "loc": {
        "start": {
          "line": 278,
          "column": 28
        },
        "end": {
          "line": 278,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10041,
      "end": 10042,
      "loc": {
        "start": {
          "line": 278,
          "column": 34
        },
        "end": {
          "line": 278,
          "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": 10043,
      "end": 10047,
      "loc": {
        "start": {
          "line": 278,
          "column": 36
        },
        "end": {
          "line": 278,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10047,
      "end": 10048,
      "loc": {
        "start": {
          "line": 278,
          "column": 40
        },
        "end": {
          "line": 278,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 10048,
      "end": 10058,
      "loc": {
        "start": {
          "line": 278,
          "column": 41
        },
        "end": {
          "line": 278,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10058,
      "end": 10059,
      "loc": {
        "start": {
          "line": 278,
          "column": 51
        },
        "end": {
          "line": 278,
          "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": 10076,
      "end": 10080,
      "loc": {
        "start": {
          "line": 279,
          "column": 16
        },
        "end": {
          "line": 279,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10080,
      "end": 10081,
      "loc": {
        "start": {
          "line": 279,
          "column": 20
        },
        "end": {
          "line": 279,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 10081,
      "end": 10089,
      "loc": {
        "start": {
          "line": 279,
          "column": 21
        },
        "end": {
          "line": 279,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10089,
      "end": 10090,
      "loc": {
        "start": {
          "line": 279,
          "column": 29
        },
        "end": {
          "line": 279,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10090,
      "end": 10095,
      "loc": {
        "start": {
          "line": 279,
          "column": 30
        },
        "end": {
          "line": 279,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10096,
      "end": 10097,
      "loc": {
        "start": {
          "line": 279,
          "column": 36
        },
        "end": {
          "line": 279,
          "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": 10098,
      "end": 10103,
      "loc": {
        "start": {
          "line": 279,
          "column": 38
        },
        "end": {
          "line": 279,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10103,
      "end": 10104,
      "loc": {
        "start": {
          "line": 279,
          "column": 43
        },
        "end": {
          "line": 279,
          "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": 10121,
      "end": 10125,
      "loc": {
        "start": {
          "line": 280,
          "column": 16
        },
        "end": {
          "line": 280,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10125,
      "end": 10126,
      "loc": {
        "start": {
          "line": 280,
          "column": 20
        },
        "end": {
          "line": 280,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 10126,
      "end": 10130,
      "loc": {
        "start": {
          "line": 280,
          "column": 21
        },
        "end": {
          "line": 280,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10130,
      "end": 10131,
      "loc": {
        "start": {
          "line": 280,
          "column": 25
        },
        "end": {
          "line": 280,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10131,
      "end": 10136,
      "loc": {
        "start": {
          "line": 280,
          "column": 26
        },
        "end": {
          "line": 280,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10137,
      "end": 10138,
      "loc": {
        "start": {
          "line": 280,
          "column": 32
        },
        "end": {
          "line": 280,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10139,
      "end": 10144,
      "loc": {
        "start": {
          "line": 280,
          "column": 34
        },
        "end": {
          "line": 280,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10144,
      "end": 10145,
      "loc": {
        "start": {
          "line": 280,
          "column": 39
        },
        "end": {
          "line": 280,
          "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": 10162,
      "end": 10166,
      "loc": {
        "start": {
          "line": 281,
          "column": 16
        },
        "end": {
          "line": 281,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10166,
      "end": 10167,
      "loc": {
        "start": {
          "line": 281,
          "column": 20
        },
        "end": {
          "line": 281,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10167,
      "end": 10175,
      "loc": {
        "start": {
          "line": 281,
          "column": 21
        },
        "end": {
          "line": 281,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10176,
      "end": 10177,
      "loc": {
        "start": {
          "line": 281,
          "column": 30
        },
        "end": {
          "line": 281,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10178,
      "end": 10183,
      "loc": {
        "start": {
          "line": 281,
          "column": 32
        },
        "end": {
          "line": 281,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10183,
      "end": 10184,
      "loc": {
        "start": {
          "line": 281,
          "column": 37
        },
        "end": {
          "line": 281,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10197,
      "end": 10198,
      "loc": {
        "start": {
          "line": 282,
          "column": 12
        },
        "end": {
          "line": 282,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10207,
      "end": 10208,
      "loc": {
        "start": {
          "line": 283,
          "column": 8
        },
        "end": {
          "line": 283,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10208,
      "end": 10209,
      "loc": {
        "start": {
          "line": 283,
          "column": 9
        },
        "end": {
          "line": 283,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10209,
      "end": 10210,
      "loc": {
        "start": {
          "line": 283,
          "column": 10
        },
        "end": {
          "line": 283,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10220,
      "end": 10224,
      "loc": {
        "start": {
          "line": 285,
          "column": 8
        },
        "end": {
          "line": 285,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10224,
      "end": 10225,
      "loc": {
        "start": {
          "line": 285,
          "column": 12
        },
        "end": {
          "line": 285,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 10225,
      "end": 10233,
      "loc": {
        "start": {
          "line": 285,
          "column": 13
        },
        "end": {
          "line": 285,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10233,
      "end": 10234,
      "loc": {
        "start": {
          "line": 285,
          "column": 21
        },
        "end": {
          "line": 285,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10234,
      "end": 10241,
      "loc": {
        "start": {
          "line": 285,
          "column": 22
        },
        "end": {
          "line": 285,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10241,
      "end": 10242,
      "loc": {
        "start": {
          "line": 285,
          "column": 29
        },
        "end": {
          "line": 285,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10242,
      "end": 10247,
      "loc": {
        "start": {
          "line": 285,
          "column": 30
        },
        "end": {
          "line": 285,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10248,
      "end": 10250,
      "loc": {
        "start": {
          "line": 285,
          "column": 36
        },
        "end": {
          "line": 285,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10251,
      "end": 10256,
      "loc": {
        "start": {
          "line": 285,
          "column": 39
        },
        "end": {
          "line": 285,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10256,
      "end": 10257,
      "loc": {
        "start": {
          "line": 285,
          "column": 44
        },
        "end": {
          "line": 285,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10257,
      "end": 10262,
      "loc": {
        "start": {
          "line": 285,
          "column": 45
        },
        "end": {
          "line": 285,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10262,
      "end": 10263,
      "loc": {
        "start": {
          "line": 285,
          "column": 50
        },
        "end": {
          "line": 285,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10264,
      "end": 10269,
      "loc": {
        "start": {
          "line": 285,
          "column": 52
        },
        "end": {
          "line": 285,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10270,
      "end": 10272,
      "loc": {
        "start": {
          "line": 285,
          "column": 58
        },
        "end": {
          "line": 285,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10273,
      "end": 10274,
      "loc": {
        "start": {
          "line": 285,
          "column": 61
        },
        "end": {
          "line": 285,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10287,
      "end": 10289,
      "loc": {
        "start": {
          "line": 286,
          "column": 12
        },
        "end": {
          "line": 286,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10290,
      "end": 10291,
      "loc": {
        "start": {
          "line": 286,
          "column": 15
        },
        "end": {
          "line": 286,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10291,
      "end": 10292,
      "loc": {
        "start": {
          "line": 286,
          "column": 16
        },
        "end": {
          "line": 286,
          "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": 10292,
      "end": 10296,
      "loc": {
        "start": {
          "line": 286,
          "column": 17
        },
        "end": {
          "line": 286,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10296,
      "end": 10297,
      "loc": {
        "start": {
          "line": 286,
          "column": 21
        },
        "end": {
          "line": 286,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10297,
      "end": 10305,
      "loc": {
        "start": {
          "line": 286,
          "column": 22
        },
        "end": {
          "line": 286,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10306,
      "end": 10308,
      "loc": {
        "start": {
          "line": 286,
          "column": 31
        },
        "end": {
          "line": 286,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10309,
      "end": 10314,
      "loc": {
        "start": {
          "line": 286,
          "column": 34
        },
        "end": {
          "line": 286,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10314,
      "end": 10315,
      "loc": {
        "start": {
          "line": 286,
          "column": 39
        },
        "end": {
          "line": 286,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10316,
      "end": 10317,
      "loc": {
        "start": {
          "line": 286,
          "column": 41
        },
        "end": {
          "line": 286,
          "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": 10334,
      "end": 10338,
      "loc": {
        "start": {
          "line": 287,
          "column": 16
        },
        "end": {
          "line": 287,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10338,
      "end": 10339,
      "loc": {
        "start": {
          "line": 287,
          "column": 20
        },
        "end": {
          "line": 287,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10339,
      "end": 10347,
      "loc": {
        "start": {
          "line": 287,
          "column": 21
        },
        "end": {
          "line": 287,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10348,
      "end": 10349,
      "loc": {
        "start": {
          "line": 287,
          "column": 30
        },
        "end": {
          "line": 287,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10350,
      "end": 10354,
      "loc": {
        "start": {
          "line": 287,
          "column": 32
        },
        "end": {
          "line": 287,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10354,
      "end": 10355,
      "loc": {
        "start": {
          "line": 287,
          "column": 36
        },
        "end": {
          "line": 287,
          "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": 10372,
      "end": 10376,
      "loc": {
        "start": {
          "line": 288,
          "column": 16
        },
        "end": {
          "line": 288,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10376,
      "end": 10377,
      "loc": {
        "start": {
          "line": 288,
          "column": 20
        },
        "end": {
          "line": 288,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 10377,
      "end": 10383,
      "loc": {
        "start": {
          "line": 288,
          "column": 21
        },
        "end": {
          "line": 288,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10383,
      "end": 10384,
      "loc": {
        "start": {
          "line": 288,
          "column": 27
        },
        "end": {
          "line": 288,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10384,
      "end": 10389,
      "loc": {
        "start": {
          "line": 288,
          "column": 28
        },
        "end": {
          "line": 288,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10390,
      "end": 10391,
      "loc": {
        "start": {
          "line": 288,
          "column": 34
        },
        "end": {
          "line": 288,
          "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": 10392,
      "end": 10396,
      "loc": {
        "start": {
          "line": 288,
          "column": 36
        },
        "end": {
          "line": 288,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10396,
      "end": 10397,
      "loc": {
        "start": {
          "line": 288,
          "column": 40
        },
        "end": {
          "line": 288,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 10397,
      "end": 10407,
      "loc": {
        "start": {
          "line": 288,
          "column": 41
        },
        "end": {
          "line": 288,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10407,
      "end": 10408,
      "loc": {
        "start": {
          "line": 288,
          "column": 51
        },
        "end": {
          "line": 288,
          "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": 10425,
      "end": 10429,
      "loc": {
        "start": {
          "line": 289,
          "column": 16
        },
        "end": {
          "line": 289,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10429,
      "end": 10430,
      "loc": {
        "start": {
          "line": 289,
          "column": 20
        },
        "end": {
          "line": 289,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 10430,
      "end": 10436,
      "loc": {
        "start": {
          "line": 289,
          "column": 21
        },
        "end": {
          "line": 289,
          "column": 27
        }
      }
    },
    {
      "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": 289,
          "column": 27
        },
        "end": {
          "line": 289,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10437,
      "end": 10442,
      "loc": {
        "start": {
          "line": 289,
          "column": 28
        },
        "end": {
          "line": 289,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10443,
      "end": 10444,
      "loc": {
        "start": {
          "line": 289,
          "column": 34
        },
        "end": {
          "line": 289,
          "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": 10445,
      "end": 10450,
      "loc": {
        "start": {
          "line": 289,
          "column": 36
        },
        "end": {
          "line": 289,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10450,
      "end": 10451,
      "loc": {
        "start": {
          "line": 289,
          "column": 41
        },
        "end": {
          "line": 289,
          "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": 10468,
      "end": 10472,
      "loc": {
        "start": {
          "line": 290,
          "column": 16
        },
        "end": {
          "line": 290,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10472,
      "end": 10473,
      "loc": {
        "start": {
          "line": 290,
          "column": 20
        },
        "end": {
          "line": 290,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 10473,
      "end": 10477,
      "loc": {
        "start": {
          "line": 290,
          "column": 21
        },
        "end": {
          "line": 290,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10477,
      "end": 10478,
      "loc": {
        "start": {
          "line": 290,
          "column": 25
        },
        "end": {
          "line": 290,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10478,
      "end": 10483,
      "loc": {
        "start": {
          "line": 290,
          "column": 26
        },
        "end": {
          "line": 290,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10484,
      "end": 10485,
      "loc": {
        "start": {
          "line": 290,
          "column": 32
        },
        "end": {
          "line": 290,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10486,
      "end": 10491,
      "loc": {
        "start": {
          "line": 290,
          "column": 34
        },
        "end": {
          "line": 290,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10491,
      "end": 10492,
      "loc": {
        "start": {
          "line": 290,
          "column": 39
        },
        "end": {
          "line": 290,
          "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": 10509,
      "end": 10513,
      "loc": {
        "start": {
          "line": 291,
          "column": 16
        },
        "end": {
          "line": 291,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10513,
      "end": 10514,
      "loc": {
        "start": {
          "line": 291,
          "column": 20
        },
        "end": {
          "line": 291,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10514,
      "end": 10522,
      "loc": {
        "start": {
          "line": 291,
          "column": 21
        },
        "end": {
          "line": 291,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10523,
      "end": 10524,
      "loc": {
        "start": {
          "line": 291,
          "column": 30
        },
        "end": {
          "line": 291,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10525,
      "end": 10530,
      "loc": {
        "start": {
          "line": 291,
          "column": 32
        },
        "end": {
          "line": 291,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10530,
      "end": 10531,
      "loc": {
        "start": {
          "line": 291,
          "column": 37
        },
        "end": {
          "line": 291,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10544,
      "end": 10545,
      "loc": {
        "start": {
          "line": 292,
          "column": 12
        },
        "end": {
          "line": 292,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10554,
      "end": 10555,
      "loc": {
        "start": {
          "line": 293,
          "column": 8
        },
        "end": {
          "line": 293,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10555,
      "end": 10556,
      "loc": {
        "start": {
          "line": 293,
          "column": 9
        },
        "end": {
          "line": 293,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10556,
      "end": 10557,
      "loc": {
        "start": {
          "line": 293,
          "column": 10
        },
        "end": {
          "line": 293,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 10567,
      "end": 10571,
      "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": 10571,
      "end": 10572,
      "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": "bend",
      "start": 10572,
      "end": 10576,
      "loc": {
        "start": {
          "line": 295,
          "column": 13
        },
        "end": {
          "line": 295,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10576,
      "end": 10577,
      "loc": {
        "start": {
          "line": 295,
          "column": 17
        },
        "end": {
          "line": 295,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 10577,
      "end": 10584,
      "loc": {
        "start": {
          "line": 295,
          "column": 18
        },
        "end": {
          "line": 295,
          "column": 25
        }
      }
    },
    {
      "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": 295,
          "column": 25
        },
        "end": {
          "line": 295,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10585,
      "end": 10590,
      "loc": {
        "start": {
          "line": 295,
          "column": 26
        },
        "end": {
          "line": 295,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10591,
      "end": 10593,
      "loc": {
        "start": {
          "line": 295,
          "column": 32
        },
        "end": {
          "line": 295,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 10594,
      "end": 10599,
      "loc": {
        "start": {
          "line": 295,
          "column": 35
        },
        "end": {
          "line": 295,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10599,
      "end": 10600,
      "loc": {
        "start": {
          "line": 295,
          "column": 40
        },
        "end": {
          "line": 295,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10600,
      "end": 10605,
      "loc": {
        "start": {
          "line": 295,
          "column": 41
        },
        "end": {
          "line": 295,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10605,
      "end": 10606,
      "loc": {
        "start": {
          "line": 295,
          "column": 46
        },
        "end": {
          "line": 295,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10607,
      "end": 10612,
      "loc": {
        "start": {
          "line": 295,
          "column": 48
        },
        "end": {
          "line": 295,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10613,
      "end": 10615,
      "loc": {
        "start": {
          "line": 295,
          "column": 54
        },
        "end": {
          "line": 295,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10616,
      "end": 10617,
      "loc": {
        "start": {
          "line": 295,
          "column": 57
        },
        "end": {
          "line": 295,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10630,
      "end": 10632,
      "loc": {
        "start": {
          "line": 296,
          "column": 12
        },
        "end": {
          "line": 296,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10633,
      "end": 10634,
      "loc": {
        "start": {
          "line": 296,
          "column": 15
        },
        "end": {
          "line": 296,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10634,
      "end": 10635,
      "loc": {
        "start": {
          "line": 296,
          "column": 16
        },
        "end": {
          "line": 296,
          "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": 10635,
      "end": 10639,
      "loc": {
        "start": {
          "line": 296,
          "column": 17
        },
        "end": {
          "line": 296,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10639,
      "end": 10640,
      "loc": {
        "start": {
          "line": 296,
          "column": 21
        },
        "end": {
          "line": 296,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10640,
      "end": 10648,
      "loc": {
        "start": {
          "line": 296,
          "column": 22
        },
        "end": {
          "line": 296,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 10649,
      "end": 10651,
      "loc": {
        "start": {
          "line": 296,
          "column": 31
        },
        "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": 10652,
      "end": 10657,
      "loc": {
        "start": {
          "line": 296,
          "column": 34
        },
        "end": {
          "line": 296,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10657,
      "end": 10658,
      "loc": {
        "start": {
          "line": 296,
          "column": 39
        },
        "end": {
          "line": 296,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10659,
      "end": 10660,
      "loc": {
        "start": {
          "line": 296,
          "column": 41
        },
        "end": {
          "line": 296,
          "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": 10677,
      "end": 10681,
      "loc": {
        "start": {
          "line": 297,
          "column": 16
        },
        "end": {
          "line": 297,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10681,
      "end": 10682,
      "loc": {
        "start": {
          "line": 297,
          "column": 20
        },
        "end": {
          "line": 297,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10682,
      "end": 10690,
      "loc": {
        "start": {
          "line": 297,
          "column": 21
        },
        "end": {
          "line": 297,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10691,
      "end": 10692,
      "loc": {
        "start": {
          "line": 297,
          "column": 30
        },
        "end": {
          "line": 297,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10693,
      "end": 10697,
      "loc": {
        "start": {
          "line": 297,
          "column": 32
        },
        "end": {
          "line": 297,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10697,
      "end": 10698,
      "loc": {
        "start": {
          "line": 297,
          "column": 36
        },
        "end": {
          "line": 297,
          "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": 10715,
      "end": 10719,
      "loc": {
        "start": {
          "line": 298,
          "column": 16
        },
        "end": {
          "line": 298,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10719,
      "end": 10720,
      "loc": {
        "start": {
          "line": 298,
          "column": 20
        },
        "end": {
          "line": 298,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10720,
      "end": 10733,
      "loc": {
        "start": {
          "line": 298,
          "column": 21
        },
        "end": {
          "line": 298,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10733,
      "end": 10734,
      "loc": {
        "start": {
          "line": 298,
          "column": 34
        },
        "end": {
          "line": 298,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10734,
      "end": 10741,
      "loc": {
        "start": {
          "line": 298,
          "column": 35
        },
        "end": {
          "line": 298,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10742,
      "end": 10743,
      "loc": {
        "start": {
          "line": 298,
          "column": 43
        },
        "end": {
          "line": 298,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10744,
      "end": 10748,
      "loc": {
        "start": {
          "line": 298,
          "column": 45
        },
        "end": {
          "line": 298,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10748,
      "end": 10749,
      "loc": {
        "start": {
          "line": 298,
          "column": 49
        },
        "end": {
          "line": 298,
          "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": 10766,
      "end": 10770,
      "loc": {
        "start": {
          "line": 299,
          "column": 16
        },
        "end": {
          "line": 299,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10770,
      "end": 10771,
      "loc": {
        "start": {
          "line": 299,
          "column": 20
        },
        "end": {
          "line": 299,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 10771,
      "end": 10776,
      "loc": {
        "start": {
          "line": 299,
          "column": 21
        },
        "end": {
          "line": 299,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10776,
      "end": 10777,
      "loc": {
        "start": {
          "line": 299,
          "column": 26
        },
        "end": {
          "line": 299,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10777,
      "end": 10784,
      "loc": {
        "start": {
          "line": 299,
          "column": 27
        },
        "end": {
          "line": 299,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10785,
      "end": 10786,
      "loc": {
        "start": {
          "line": 299,
          "column": 35
        },
        "end": {
          "line": 299,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "true",
        "keyword": "true",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "true",
      "start": 10787,
      "end": 10791,
      "loc": {
        "start": {
          "line": 299,
          "column": 37
        },
        "end": {
          "line": 299,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10791,
      "end": 10792,
      "loc": {
        "start": {
          "line": 299,
          "column": 41
        },
        "end": {
          "line": 299,
          "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": 10809,
      "end": 10813,
      "loc": {
        "start": {
          "line": 300,
          "column": 16
        },
        "end": {
          "line": 300,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10813,
      "end": 10814,
      "loc": {
        "start": {
          "line": 300,
          "column": 20
        },
        "end": {
          "line": 300,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 10814,
      "end": 10822,
      "loc": {
        "start": {
          "line": 300,
          "column": 21
        },
        "end": {
          "line": 300,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10822,
      "end": 10823,
      "loc": {
        "start": {
          "line": 300,
          "column": 29
        },
        "end": {
          "line": 300,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10823,
      "end": 10828,
      "loc": {
        "start": {
          "line": 300,
          "column": 30
        },
        "end": {
          "line": 300,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10829,
      "end": 10830,
      "loc": {
        "start": {
          "line": 300,
          "column": 36
        },
        "end": {
          "line": 300,
          "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": 10831,
      "end": 10836,
      "loc": {
        "start": {
          "line": 300,
          "column": 38
        },
        "end": {
          "line": 300,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10836,
      "end": 10837,
      "loc": {
        "start": {
          "line": 300,
          "column": 43
        },
        "end": {
          "line": 300,
          "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": 10854,
      "end": 10858,
      "loc": {
        "start": {
          "line": 301,
          "column": 16
        },
        "end": {
          "line": 301,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10858,
      "end": 10859,
      "loc": {
        "start": {
          "line": 301,
          "column": 20
        },
        "end": {
          "line": 301,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 10859,
      "end": 10865,
      "loc": {
        "start": {
          "line": 301,
          "column": 21
        },
        "end": {
          "line": 301,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10865,
      "end": 10866,
      "loc": {
        "start": {
          "line": 301,
          "column": 27
        },
        "end": {
          "line": 301,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10866,
      "end": 10871,
      "loc": {
        "start": {
          "line": 301,
          "column": 28
        },
        "end": {
          "line": 301,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10872,
      "end": 10873,
      "loc": {
        "start": {
          "line": 301,
          "column": 34
        },
        "end": {
          "line": 301,
          "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": 10874,
      "end": 10879,
      "loc": {
        "start": {
          "line": 301,
          "column": 36
        },
        "end": {
          "line": 301,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10879,
      "end": 10880,
      "loc": {
        "start": {
          "line": 301,
          "column": 41
        },
        "end": {
          "line": 301,
          "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": 10897,
      "end": 10901,
      "loc": {
        "start": {
          "line": 302,
          "column": 16
        },
        "end": {
          "line": 302,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10901,
      "end": 10902,
      "loc": {
        "start": {
          "line": 302,
          "column": 20
        },
        "end": {
          "line": 302,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldLock",
      "start": 10902,
      "end": 10910,
      "loc": {
        "start": {
          "line": 302,
          "column": 21
        },
        "end": {
          "line": 302,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 10911,
      "end": 10912,
      "loc": {
        "start": {
          "line": 302,
          "column": 30
        },
        "end": {
          "line": 302,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 10913,
      "end": 10918,
      "loc": {
        "start": {
          "line": 302,
          "column": 32
        },
        "end": {
          "line": 302,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10918,
      "end": 10919,
      "loc": {
        "start": {
          "line": 302,
          "column": 37
        },
        "end": {
          "line": 302,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10932,
      "end": 10933,
      "loc": {
        "start": {
          "line": 303,
          "column": 12
        },
        "end": {
          "line": 303,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 10946,
      "end": 10948,
      "loc": {
        "start": {
          "line": 304,
          "column": 12
        },
        "end": {
          "line": 304,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10949,
      "end": 10950,
      "loc": {
        "start": {
          "line": 304,
          "column": 15
        },
        "end": {
          "line": 304,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 10950,
      "end": 10951,
      "loc": {
        "start": {
          "line": 304,
          "column": 16
        },
        "end": {
          "line": 304,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 10951,
      "end": 10956,
      "loc": {
        "start": {
          "line": 304,
          "column": 17
        },
        "end": {
          "line": 304,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10956,
      "end": 10957,
      "loc": {
        "start": {
          "line": 304,
          "column": 22
        },
        "end": {
          "line": 304,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 10958,
      "end": 10959,
      "loc": {
        "start": {
          "line": 304,
          "column": 24
        },
        "end": {
          "line": 304,
          "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": 10976,
      "end": 10980,
      "loc": {
        "start": {
          "line": 305,
          "column": 16
        },
        "end": {
          "line": 305,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10980,
      "end": 10981,
      "loc": {
        "start": {
          "line": 305,
          "column": 20
        },
        "end": {
          "line": 305,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 10981,
      "end": 10994,
      "loc": {
        "start": {
          "line": 305,
          "column": 21
        },
        "end": {
          "line": 305,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 10994,
      "end": 10995,
      "loc": {
        "start": {
          "line": 305,
          "column": 34
        },
        "end": {
          "line": 305,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 10995,
      "end": 11002,
      "loc": {
        "start": {
          "line": 305,
          "column": 35
        },
        "end": {
          "line": 305,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11003,
      "end": 11004,
      "loc": {
        "start": {
          "line": 305,
          "column": 43
        },
        "end": {
          "line": 305,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 11005,
      "end": 11010,
      "loc": {
        "start": {
          "line": 305,
          "column": 45
        },
        "end": {
          "line": 305,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11010,
      "end": 11011,
      "loc": {
        "start": {
          "line": 305,
          "column": 50
        },
        "end": {
          "line": 305,
          "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": 11028,
      "end": 11032,
      "loc": {
        "start": {
          "line": 306,
          "column": 16
        },
        "end": {
          "line": 306,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11032,
      "end": 11033,
      "loc": {
        "start": {
          "line": 306,
          "column": 20
        },
        "end": {
          "line": 306,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 11033,
      "end": 11038,
      "loc": {
        "start": {
          "line": 306,
          "column": 21
        },
        "end": {
          "line": 306,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11038,
      "end": 11039,
      "loc": {
        "start": {
          "line": 306,
          "column": 26
        },
        "end": {
          "line": 306,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "visible",
      "start": 11039,
      "end": 11046,
      "loc": {
        "start": {
          "line": 306,
          "column": 27
        },
        "end": {
          "line": 306,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11047,
      "end": 11048,
      "loc": {
        "start": {
          "line": 306,
          "column": 35
        },
        "end": {
          "line": 306,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "false",
        "keyword": "false",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "false",
      "start": 11049,
      "end": 11054,
      "loc": {
        "start": {
          "line": 306,
          "column": 37
        },
        "end": {
          "line": 306,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11054,
      "end": 11055,
      "loc": {
        "start": {
          "line": 306,
          "column": 42
        },
        "end": {
          "line": 306,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11068,
      "end": 11069,
      "loc": {
        "start": {
          "line": 307,
          "column": 12
        },
        "end": {
          "line": 307,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11078,
      "end": 11079,
      "loc": {
        "start": {
          "line": 308,
          "column": 8
        },
        "end": {
          "line": 308,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11079,
      "end": 11080,
      "loc": {
        "start": {
          "line": 308,
          "column": 9
        },
        "end": {
          "line": 308,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11080,
      "end": 11081,
      "loc": {
        "start": {
          "line": 308,
          "column": 10
        },
        "end": {
          "line": 308,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11091,
      "end": 11095,
      "loc": {
        "start": {
          "line": 310,
          "column": 8
        },
        "end": {
          "line": 310,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11095,
      "end": 11096,
      "loc": {
        "start": {
          "line": 310,
          "column": 12
        },
        "end": {
          "line": 310,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 11096,
      "end": 11103,
      "loc": {
        "start": {
          "line": 310,
          "column": 13
        },
        "end": {
          "line": 310,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11103,
      "end": 11104,
      "loc": {
        "start": {
          "line": 310,
          "column": 20
        },
        "end": {
          "line": 310,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11104,
      "end": 11111,
      "loc": {
        "start": {
          "line": 310,
          "column": 21
        },
        "end": {
          "line": 310,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11111,
      "end": 11112,
      "loc": {
        "start": {
          "line": 310,
          "column": 28
        },
        "end": {
          "line": 310,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11112,
      "end": 11117,
      "loc": {
        "start": {
          "line": 310,
          "column": 29
        },
        "end": {
          "line": 310,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11118,
      "end": 11120,
      "loc": {
        "start": {
          "line": 310,
          "column": 35
        },
        "end": {
          "line": 310,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11121,
      "end": 11126,
      "loc": {
        "start": {
          "line": 310,
          "column": 38
        },
        "end": {
          "line": 310,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11126,
      "end": 11127,
      "loc": {
        "start": {
          "line": 310,
          "column": 43
        },
        "end": {
          "line": 310,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11127,
      "end": 11132,
      "loc": {
        "start": {
          "line": 310,
          "column": 44
        },
        "end": {
          "line": 310,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11132,
      "end": 11133,
      "loc": {
        "start": {
          "line": 310,
          "column": 49
        },
        "end": {
          "line": 310,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11134,
      "end": 11139,
      "loc": {
        "start": {
          "line": 310,
          "column": 51
        },
        "end": {
          "line": 310,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11140,
      "end": 11142,
      "loc": {
        "start": {
          "line": 310,
          "column": 57
        },
        "end": {
          "line": 310,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11143,
      "end": 11144,
      "loc": {
        "start": {
          "line": 310,
          "column": 60
        },
        "end": {
          "line": 310,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11157,
      "end": 11164,
      "loc": {
        "start": {
          "line": 311,
          "column": 12
        },
        "end": {
          "line": 311,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11164,
      "end": 11165,
      "loc": {
        "start": {
          "line": 311,
          "column": 19
        },
        "end": {
          "line": 311,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11165,
      "end": 11168,
      "loc": {
        "start": {
          "line": 311,
          "column": 20
        },
        "end": {
          "line": 311,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11168,
      "end": 11169,
      "loc": {
        "start": {
          "line": 311,
          "column": 23
        },
        "end": {
          "line": 311,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "kFactor changed",
      "start": 11169,
      "end": 11186,
      "loc": {
        "start": {
          "line": 311,
          "column": 24
        },
        "end": {
          "line": 311,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11186,
      "end": 11187,
      "loc": {
        "start": {
          "line": 311,
          "column": 41
        },
        "end": {
          "line": 311,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11188,
      "end": 11193,
      "loc": {
        "start": {
          "line": 311,
          "column": 43
        },
        "end": {
          "line": 311,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11193,
      "end": 11194,
      "loc": {
        "start": {
          "line": 311,
          "column": 48
        },
        "end": {
          "line": 311,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11194,
      "end": 11195,
      "loc": {
        "start": {
          "line": 311,
          "column": 49
        },
        "end": {
          "line": 311,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11204,
      "end": 11205,
      "loc": {
        "start": {
          "line": 312,
          "column": 8
        },
        "end": {
          "line": 312,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11205,
      "end": 11206,
      "loc": {
        "start": {
          "line": 312,
          "column": 9
        },
        "end": {
          "line": 312,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11206,
      "end": 11207,
      "loc": {
        "start": {
          "line": 312,
          "column": 10
        },
        "end": {
          "line": 312,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11217,
      "end": 11221,
      "loc": {
        "start": {
          "line": 314,
          "column": 8
        },
        "end": {
          "line": 314,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11221,
      "end": 11222,
      "loc": {
        "start": {
          "line": 314,
          "column": 12
        },
        "end": {
          "line": 314,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 11222,
      "end": 11228,
      "loc": {
        "start": {
          "line": 314,
          "column": 13
        },
        "end": {
          "line": 314,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11228,
      "end": 11229,
      "loc": {
        "start": {
          "line": 314,
          "column": 19
        },
        "end": {
          "line": 314,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11229,
      "end": 11236,
      "loc": {
        "start": {
          "line": 314,
          "column": 20
        },
        "end": {
          "line": 314,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11236,
      "end": 11237,
      "loc": {
        "start": {
          "line": 314,
          "column": 27
        },
        "end": {
          "line": 314,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11237,
      "end": 11242,
      "loc": {
        "start": {
          "line": 314,
          "column": 28
        },
        "end": {
          "line": 314,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11243,
      "end": 11245,
      "loc": {
        "start": {
          "line": 314,
          "column": 34
        },
        "end": {
          "line": 314,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11246,
      "end": 11251,
      "loc": {
        "start": {
          "line": 314,
          "column": 37
        },
        "end": {
          "line": 314,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11251,
      "end": 11252,
      "loc": {
        "start": {
          "line": 314,
          "column": 42
        },
        "end": {
          "line": 314,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11252,
      "end": 11257,
      "loc": {
        "start": {
          "line": 314,
          "column": 43
        },
        "end": {
          "line": 314,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11257,
      "end": 11258,
      "loc": {
        "start": {
          "line": 314,
          "column": 48
        },
        "end": {
          "line": 314,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11259,
      "end": 11264,
      "loc": {
        "start": {
          "line": 314,
          "column": 50
        },
        "end": {
          "line": 314,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11265,
      "end": 11267,
      "loc": {
        "start": {
          "line": 314,
          "column": 56
        },
        "end": {
          "line": 314,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11268,
      "end": 11269,
      "loc": {
        "start": {
          "line": 314,
          "column": 59
        },
        "end": {
          "line": 314,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11282,
      "end": 11289,
      "loc": {
        "start": {
          "line": 315,
          "column": 12
        },
        "end": {
          "line": 315,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11289,
      "end": 11290,
      "loc": {
        "start": {
          "line": 315,
          "column": 19
        },
        "end": {
          "line": 315,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11290,
      "end": 11293,
      "loc": {
        "start": {
          "line": 315,
          "column": 20
        },
        "end": {
          "line": 315,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11293,
      "end": 11294,
      "loc": {
        "start": {
          "line": 315,
          "column": 23
        },
        "end": {
          "line": 315,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "radius changed",
      "start": 11294,
      "end": 11310,
      "loc": {
        "start": {
          "line": 315,
          "column": 24
        },
        "end": {
          "line": 315,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11310,
      "end": 11311,
      "loc": {
        "start": {
          "line": 315,
          "column": 40
        },
        "end": {
          "line": 315,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11312,
      "end": 11317,
      "loc": {
        "start": {
          "line": 315,
          "column": 42
        },
        "end": {
          "line": 315,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11317,
      "end": 11318,
      "loc": {
        "start": {
          "line": 315,
          "column": 47
        },
        "end": {
          "line": 315,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11318,
      "end": 11319,
      "loc": {
        "start": {
          "line": 315,
          "column": 48
        },
        "end": {
          "line": 315,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11328,
      "end": 11329,
      "loc": {
        "start": {
          "line": 316,
          "column": 8
        },
        "end": {
          "line": 316,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11329,
      "end": 11330,
      "loc": {
        "start": {
          "line": 316,
          "column": 9
        },
        "end": {
          "line": 316,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11330,
      "end": 11331,
      "loc": {
        "start": {
          "line": 316,
          "column": 10
        },
        "end": {
          "line": 316,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11341,
      "end": 11345,
      "loc": {
        "start": {
          "line": 318,
          "column": 8
        },
        "end": {
          "line": 318,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11345,
      "end": 11346,
      "loc": {
        "start": {
          "line": 318,
          "column": 12
        },
        "end": {
          "line": 318,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 11346,
      "end": 11351,
      "loc": {
        "start": {
          "line": 318,
          "column": 13
        },
        "end": {
          "line": 318,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11351,
      "end": 11352,
      "loc": {
        "start": {
          "line": 318,
          "column": 18
        },
        "end": {
          "line": 318,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11352,
      "end": 11359,
      "loc": {
        "start": {
          "line": 318,
          "column": 19
        },
        "end": {
          "line": 318,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11359,
      "end": 11360,
      "loc": {
        "start": {
          "line": 318,
          "column": 26
        },
        "end": {
          "line": 318,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11360,
      "end": 11365,
      "loc": {
        "start": {
          "line": 318,
          "column": 27
        },
        "end": {
          "line": 318,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11366,
      "end": 11368,
      "loc": {
        "start": {
          "line": 318,
          "column": 33
        },
        "end": {
          "line": 318,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11369,
      "end": 11374,
      "loc": {
        "start": {
          "line": 318,
          "column": 36
        },
        "end": {
          "line": 318,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11374,
      "end": 11375,
      "loc": {
        "start": {
          "line": 318,
          "column": 41
        },
        "end": {
          "line": 318,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11375,
      "end": 11380,
      "loc": {
        "start": {
          "line": 318,
          "column": 42
        },
        "end": {
          "line": 318,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11380,
      "end": 11381,
      "loc": {
        "start": {
          "line": 318,
          "column": 47
        },
        "end": {
          "line": 318,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11382,
      "end": 11387,
      "loc": {
        "start": {
          "line": 318,
          "column": 49
        },
        "end": {
          "line": 318,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11388,
      "end": 11390,
      "loc": {
        "start": {
          "line": 318,
          "column": 55
        },
        "end": {
          "line": 318,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11391,
      "end": 11392,
      "loc": {
        "start": {
          "line": 318,
          "column": 58
        },
        "end": {
          "line": 318,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11405,
      "end": 11412,
      "loc": {
        "start": {
          "line": 319,
          "column": 12
        },
        "end": {
          "line": 319,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11412,
      "end": 11413,
      "loc": {
        "start": {
          "line": 319,
          "column": 19
        },
        "end": {
          "line": 319,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11413,
      "end": 11416,
      "loc": {
        "start": {
          "line": 319,
          "column": 20
        },
        "end": {
          "line": 319,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11416,
      "end": 11417,
      "loc": {
        "start": {
          "line": 319,
          "column": 23
        },
        "end": {
          "line": 319,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "angle changed",
      "start": 11417,
      "end": 11432,
      "loc": {
        "start": {
          "line": 319,
          "column": 24
        },
        "end": {
          "line": 319,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11432,
      "end": 11433,
      "loc": {
        "start": {
          "line": 319,
          "column": 39
        },
        "end": {
          "line": 319,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11434,
      "end": 11439,
      "loc": {
        "start": {
          "line": 319,
          "column": 41
        },
        "end": {
          "line": 319,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11439,
      "end": 11440,
      "loc": {
        "start": {
          "line": 319,
          "column": 46
        },
        "end": {
          "line": 319,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11440,
      "end": 11441,
      "loc": {
        "start": {
          "line": 319,
          "column": 47
        },
        "end": {
          "line": 319,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11450,
      "end": 11451,
      "loc": {
        "start": {
          "line": 320,
          "column": 8
        },
        "end": {
          "line": 320,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11451,
      "end": 11452,
      "loc": {
        "start": {
          "line": 320,
          "column": 9
        },
        "end": {
          "line": 320,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11452,
      "end": 11453,
      "loc": {
        "start": {
          "line": 320,
          "column": 10
        },
        "end": {
          "line": 320,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 11463,
      "end": 11467,
      "loc": {
        "start": {
          "line": 322,
          "column": 8
        },
        "end": {
          "line": 322,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11467,
      "end": 11468,
      "loc": {
        "start": {
          "line": 322,
          "column": 12
        },
        "end": {
          "line": 322,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 11468,
      "end": 11481,
      "loc": {
        "start": {
          "line": 322,
          "column": 13
        },
        "end": {
          "line": 322,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11481,
      "end": 11482,
      "loc": {
        "start": {
          "line": 322,
          "column": 26
        },
        "end": {
          "line": 322,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11482,
      "end": 11489,
      "loc": {
        "start": {
          "line": 322,
          "column": 27
        },
        "end": {
          "line": 322,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11489,
      "end": 11490,
      "loc": {
        "start": {
          "line": 322,
          "column": 34
        },
        "end": {
          "line": 322,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11490,
      "end": 11495,
      "loc": {
        "start": {
          "line": 322,
          "column": 35
        },
        "end": {
          "line": 322,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11496,
      "end": 11498,
      "loc": {
        "start": {
          "line": 322,
          "column": 41
        },
        "end": {
          "line": 322,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11499,
      "end": 11504,
      "loc": {
        "start": {
          "line": 322,
          "column": 44
        },
        "end": {
          "line": 322,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11504,
      "end": 11505,
      "loc": {
        "start": {
          "line": 322,
          "column": 49
        },
        "end": {
          "line": 322,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11505,
      "end": 11510,
      "loc": {
        "start": {
          "line": 322,
          "column": 50
        },
        "end": {
          "line": 322,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11510,
      "end": 11511,
      "loc": {
        "start": {
          "line": 322,
          "column": 55
        },
        "end": {
          "line": 322,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11512,
      "end": 11517,
      "loc": {
        "start": {
          "line": 322,
          "column": 57
        },
        "end": {
          "line": 322,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11518,
      "end": 11520,
      "loc": {
        "start": {
          "line": 322,
          "column": 63
        },
        "end": {
          "line": 322,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11521,
      "end": 11522,
      "loc": {
        "start": {
          "line": 322,
          "column": 66
        },
        "end": {
          "line": 322,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11535,
      "end": 11542,
      "loc": {
        "start": {
          "line": 323,
          "column": 12
        },
        "end": {
          "line": 323,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11542,
      "end": 11543,
      "loc": {
        "start": {
          "line": 323,
          "column": 19
        },
        "end": {
          "line": 323,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11543,
      "end": 11546,
      "loc": {
        "start": {
          "line": 323,
          "column": 20
        },
        "end": {
          "line": 323,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11546,
      "end": 11547,
      "loc": {
        "start": {
          "line": 323,
          "column": 23
        },
        "end": {
          "line": 323,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "bendDeduction changed",
      "start": 11547,
      "end": 11570,
      "loc": {
        "start": {
          "line": 323,
          "column": 24
        },
        "end": {
          "line": 323,
          "column": 47
        }
      }
    },
    {
      "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": 323,
          "column": 47
        },
        "end": {
          "line": 323,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11572,
      "end": 11577,
      "loc": {
        "start": {
          "line": 323,
          "column": 49
        },
        "end": {
          "line": 323,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11577,
      "end": 11578,
      "loc": {
        "start": {
          "line": 323,
          "column": 54
        },
        "end": {
          "line": 323,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11578,
      "end": 11579,
      "loc": {
        "start": {
          "line": 323,
          "column": 55
        },
        "end": {
          "line": 323,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11588,
      "end": 11589,
      "loc": {
        "start": {
          "line": 324,
          "column": 8
        },
        "end": {
          "line": 324,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11589,
      "end": 11590,
      "loc": {
        "start": {
          "line": 324,
          "column": 9
        },
        "end": {
          "line": 324,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11590,
      "end": 11591,
      "loc": {
        "start": {
          "line": 324,
          "column": 10
        },
        "end": {
          "line": 324,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " laser",
      "start": 11601,
      "end": 11609,
      "loc": {
        "start": {
          "line": 326,
          "column": 8
        },
        "end": {
          "line": 326,
          "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": 11618,
      "end": 11622,
      "loc": {
        "start": {
          "line": 327,
          "column": 8
        },
        "end": {
          "line": 327,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11622,
      "end": 11623,
      "loc": {
        "start": {
          "line": 327,
          "column": 12
        },
        "end": {
          "line": 327,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 11623,
      "end": 11639,
      "loc": {
        "start": {
          "line": 327,
          "column": 13
        },
        "end": {
          "line": 327,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11639,
      "end": 11640,
      "loc": {
        "start": {
          "line": 327,
          "column": 29
        },
        "end": {
          "line": 327,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11640,
      "end": 11647,
      "loc": {
        "start": {
          "line": 327,
          "column": 30
        },
        "end": {
          "line": 327,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11647,
      "end": 11648,
      "loc": {
        "start": {
          "line": 327,
          "column": 37
        },
        "end": {
          "line": 327,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11648,
      "end": 11653,
      "loc": {
        "start": {
          "line": 327,
          "column": 38
        },
        "end": {
          "line": 327,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11654,
      "end": 11656,
      "loc": {
        "start": {
          "line": 327,
          "column": 44
        },
        "end": {
          "line": 327,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11657,
      "end": 11662,
      "loc": {
        "start": {
          "line": 327,
          "column": 47
        },
        "end": {
          "line": 327,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11662,
      "end": 11663,
      "loc": {
        "start": {
          "line": 327,
          "column": 52
        },
        "end": {
          "line": 327,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11663,
      "end": 11668,
      "loc": {
        "start": {
          "line": 327,
          "column": 53
        },
        "end": {
          "line": 327,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11668,
      "end": 11669,
      "loc": {
        "start": {
          "line": 327,
          "column": 58
        },
        "end": {
          "line": 327,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11670,
      "end": 11675,
      "loc": {
        "start": {
          "line": 327,
          "column": 60
        },
        "end": {
          "line": 327,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11676,
      "end": 11678,
      "loc": {
        "start": {
          "line": 327,
          "column": 66
        },
        "end": {
          "line": 327,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11679,
      "end": 11680,
      "loc": {
        "start": {
          "line": 327,
          "column": 69
        },
        "end": {
          "line": 327,
          "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": 11693,
      "end": 11695,
      "loc": {
        "start": {
          "line": 328,
          "column": 12
        },
        "end": {
          "line": 328,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11696,
      "end": 11697,
      "loc": {
        "start": {
          "line": 328,
          "column": 15
        },
        "end": {
          "line": 328,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11697,
      "end": 11702,
      "loc": {
        "start": {
          "line": 328,
          "column": 16
        },
        "end": {
          "line": 328,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11702,
      "end": 11703,
      "loc": {
        "start": {
          "line": 328,
          "column": 21
        },
        "end": {
          "line": 328,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11704,
      "end": 11705,
      "loc": {
        "start": {
          "line": 328,
          "column": 23
        },
        "end": {
          "line": 328,
          "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": 11722,
      "end": 11726,
      "loc": {
        "start": {
          "line": 329,
          "column": 16
        },
        "end": {
          "line": 329,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11726,
      "end": 11727,
      "loc": {
        "start": {
          "line": 329,
          "column": 20
        },
        "end": {
          "line": 329,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 11727,
      "end": 11737,
      "loc": {
        "start": {
          "line": 329,
          "column": 21
        },
        "end": {
          "line": 329,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11737,
      "end": 11738,
      "loc": {
        "start": {
          "line": 329,
          "column": 31
        },
        "end": {
          "line": 329,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 11738,
      "end": 11743,
      "loc": {
        "start": {
          "line": 329,
          "column": 32
        },
        "end": {
          "line": 329,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11744,
      "end": 11745,
      "loc": {
        "start": {
          "line": 329,
          "column": 38
        },
        "end": {
          "line": 329,
          "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": 11746,
      "end": 11751,
      "loc": {
        "start": {
          "line": 329,
          "column": 40
        },
        "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": 11751,
      "end": 11752,
      "loc": {
        "start": {
          "line": 329,
          "column": 45
        },
        "end": {
          "line": 329,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11765,
      "end": 11766,
      "loc": {
        "start": {
          "line": 330,
          "column": 12
        },
        "end": {
          "line": 330,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11775,
      "end": 11776,
      "loc": {
        "start": {
          "line": 331,
          "column": 8
        },
        "end": {
          "line": 331,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11776,
      "end": 11777,
      "loc": {
        "start": {
          "line": 331,
          "column": 9
        },
        "end": {
          "line": 331,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11777,
      "end": 11778,
      "loc": {
        "start": {
          "line": 331,
          "column": 10
        },
        "end": {
          "line": 331,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " buttons",
      "start": 11788,
      "end": 11798,
      "loc": {
        "start": {
          "line": 333,
          "column": 8
        },
        "end": {
          "line": 333,
          "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": 11807,
      "end": 11811,
      "loc": {
        "start": {
          "line": 334,
          "column": 8
        },
        "end": {
          "line": 334,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11811,
      "end": 11812,
      "loc": {
        "start": {
          "line": 334,
          "column": 12
        },
        "end": {
          "line": 334,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "acceptButton",
      "start": 11812,
      "end": 11824,
      "loc": {
        "start": {
          "line": 334,
          "column": 13
        },
        "end": {
          "line": 334,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11824,
      "end": 11825,
      "loc": {
        "start": {
          "line": 334,
          "column": 25
        },
        "end": {
          "line": 334,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 11825,
      "end": 11832,
      "loc": {
        "start": {
          "line": 334,
          "column": 26
        },
        "end": {
          "line": 334,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11832,
      "end": 11833,
      "loc": {
        "start": {
          "line": 334,
          "column": 33
        },
        "end": {
          "line": 334,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11833,
      "end": 11838,
      "loc": {
        "start": {
          "line": 334,
          "column": 34
        },
        "end": {
          "line": 334,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11839,
      "end": 11841,
      "loc": {
        "start": {
          "line": 334,
          "column": 40
        },
        "end": {
          "line": 334,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 11842,
      "end": 11847,
      "loc": {
        "start": {
          "line": 334,
          "column": 43
        },
        "end": {
          "line": 334,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11847,
      "end": 11848,
      "loc": {
        "start": {
          "line": 334,
          "column": 48
        },
        "end": {
          "line": 334,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 11848,
      "end": 11857,
      "loc": {
        "start": {
          "line": 334,
          "column": 49
        },
        "end": {
          "line": 334,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11857,
      "end": 11858,
      "loc": {
        "start": {
          "line": 334,
          "column": 58
        },
        "end": {
          "line": 334,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11859,
      "end": 11864,
      "loc": {
        "start": {
          "line": 334,
          "column": 60
        },
        "end": {
          "line": 334,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11865,
      "end": 11867,
      "loc": {
        "start": {
          "line": 334,
          "column": 66
        },
        "end": {
          "line": 334,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11868,
      "end": 11869,
      "loc": {
        "start": {
          "line": 334,
          "column": 69
        },
        "end": {
          "line": 334,
          "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": 11882,
      "end": 11884,
      "loc": {
        "start": {
          "line": 335,
          "column": 12
        },
        "end": {
          "line": 335,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11885,
      "end": 11886,
      "loc": {
        "start": {
          "line": 335,
          "column": 15
        },
        "end": {
          "line": 335,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 11886,
      "end": 11891,
      "loc": {
        "start": {
          "line": 335,
          "column": 16
        },
        "end": {
          "line": 335,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11891,
      "end": 11892,
      "loc": {
        "start": {
          "line": 335,
          "column": 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": "type",
      "start": 11892,
      "end": 11896,
      "loc": {
        "start": {
          "line": 335,
          "column": 22
        },
        "end": {
          "line": 335,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 11897,
      "end": 11900,
      "loc": {
        "start": {
          "line": 335,
          "column": 27
        },
        "end": {
          "line": 335,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 11901,
      "end": 11908,
      "loc": {
        "start": {
          "line": 335,
          "column": 31
        },
        "end": {
          "line": 335,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11908,
      "end": 11909,
      "loc": {
        "start": {
          "line": 335,
          "column": 38
        },
        "end": {
          "line": 335,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11910,
      "end": 11911,
      "loc": {
        "start": {
          "line": 335,
          "column": 40
        },
        "end": {
          "line": 335,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 11928,
      "end": 11931,
      "loc": {
        "start": {
          "line": 336,
          "column": 16
        },
        "end": {
          "line": 336,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 11932,
      "end": 11938,
      "loc": {
        "start": {
          "line": 336,
          "column": 20
        },
        "end": {
          "line": 336,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 11939,
      "end": 11940,
      "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": "",
      "start": 11941,
      "end": 11943,
      "loc": {
        "start": {
          "line": 336,
          "column": 29
        },
        "end": {
          "line": 336,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11943,
      "end": 11944,
      "loc": {
        "start": {
          "line": 336,
          "column": 31
        },
        "end": {
          "line": 336,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 11961,
      "end": 11968,
      "loc": {
        "start": {
          "line": 337,
          "column": 16
        },
        "end": {
          "line": 337,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11968,
      "end": 11969,
      "loc": {
        "start": {
          "line": 337,
          "column": 23
        },
        "end": {
          "line": 337,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 11969,
      "end": 11972,
      "loc": {
        "start": {
          "line": 337,
          "column": 24
        },
        "end": {
          "line": 337,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11972,
      "end": 11973,
      "loc": {
        "start": {
          "line": 337,
          "column": 27
        },
        "end": {
          "line": 337,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "accept values",
      "start": 11973,
      "end": 11988,
      "loc": {
        "start": {
          "line": 337,
          "column": 28
        },
        "end": {
          "line": 337,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 11988,
      "end": 11989,
      "loc": {
        "start": {
          "line": 337,
          "column": 43
        },
        "end": {
          "line": 337,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 11989,
      "end": 11990,
      "loc": {
        "start": {
          "line": 337,
          "column": 44
        },
        "end": {
          "line": 337,
          "column": 45
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get bending",
      "start": 12007,
      "end": 12021,
      "loc": {
        "start": {
          "line": 338,
          "column": 16
        },
        "end": {
          "line": 338,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 12038,
      "end": 12043,
      "loc": {
        "start": {
          "line": 339,
          "column": 16
        },
        "end": {
          "line": 339,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12044,
      "end": 12060,
      "loc": {
        "start": {
          "line": 339,
          "column": 22
        },
        "end": {
          "line": 339,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12061,
      "end": 12062,
      "loc": {
        "start": {
          "line": 339,
          "column": 39
        },
        "end": {
          "line": 339,
          "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": 12063,
      "end": 12067,
      "loc": {
        "start": {
          "line": 339,
          "column": 41
        },
        "end": {
          "line": 339,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12067,
      "end": 12068,
      "loc": {
        "start": {
          "line": 339,
          "column": 45
        },
        "end": {
          "line": 339,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12068,
      "end": 12075,
      "loc": {
        "start": {
          "line": 339,
          "column": 46
        },
        "end": {
          "line": 339,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12075,
      "end": 12076,
      "loc": {
        "start": {
          "line": 339,
          "column": 53
        },
        "end": {
          "line": 339,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 12076,
      "end": 12084,
      "loc": {
        "start": {
          "line": 339,
          "column": 54
        },
        "end": {
          "line": 339,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12084,
      "end": 12085,
      "loc": {
        "start": {
          "line": 339,
          "column": 62
        },
        "end": {
          "line": 339,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 12085,
      "end": 12104,
      "loc": {
        "start": {
          "line": 339,
          "column": 63
        },
        "end": {
          "line": 339,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12104,
      "end": 12105,
      "loc": {
        "start": {
          "line": 339,
          "column": 82
        },
        "end": {
          "line": 339,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12105,
      "end": 12106,
      "loc": {
        "start": {
          "line": 339,
          "column": 83
        },
        "end": {
          "line": 339,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12106,
      "end": 12107,
      "loc": {
        "start": {
          "line": 339,
          "column": 84
        },
        "end": {
          "line": 339,
          "column": 85
        }
      }
    },
    {
      "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": 12124,
      "end": 12126,
      "loc": {
        "start": {
          "line": 340,
          "column": 16
        },
        "end": {
          "line": 340,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12127,
      "end": 12128,
      "loc": {
        "start": {
          "line": 340,
          "column": 19
        },
        "end": {
          "line": 340,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12128,
      "end": 12144,
      "loc": {
        "start": {
          "line": 340,
          "column": 20
        },
        "end": {
          "line": 340,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12144,
      "end": 12145,
      "loc": {
        "start": {
          "line": 340,
          "column": 36
        },
        "end": {
          "line": 340,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "length",
      "start": 12145,
      "end": 12151,
      "loc": {
        "start": {
          "line": 340,
          "column": 37
        },
        "end": {
          "line": 340,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12152,
      "end": 12155,
      "loc": {
        "start": {
          "line": 340,
          "column": 44
        },
        "end": {
          "line": 340,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12156,
      "end": 12157,
      "loc": {
        "start": {
          "line": 340,
          "column": 48
        },
        "end": {
          "line": 340,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12157,
      "end": 12158,
      "loc": {
        "start": {
          "line": 340,
          "column": 49
        },
        "end": {
          "line": 340,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12159,
      "end": 12160,
      "loc": {
        "start": {
          "line": 340,
          "column": 51
        },
        "end": {
          "line": 340,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12181,
      "end": 12187,
      "loc": {
        "start": {
          "line": 341,
          "column": 20
        },
        "end": {
          "line": 341,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12187,
      "end": 12188,
      "loc": {
        "start": {
          "line": 341,
          "column": 26
        },
        "end": {
          "line": 341,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12205,
      "end": 12206,
      "loc": {
        "start": {
          "line": 342,
          "column": 16
        },
        "end": {
          "line": 342,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 12223,
      "end": 12228,
      "loc": {
        "start": {
          "line": 343,
          "column": 16
        },
        "end": {
          "line": 343,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 12229,
      "end": 12235,
      "loc": {
        "start": {
          "line": 343,
          "column": 22
        },
        "end": {
          "line": 343,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12236,
      "end": 12237,
      "loc": {
        "start": {
          "line": 343,
          "column": 29
        },
        "end": {
          "line": 343,
          "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": 12238,
      "end": 12242,
      "loc": {
        "start": {
          "line": 343,
          "column": 31
        },
        "end": {
          "line": 343,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12242,
      "end": 12243,
      "loc": {
        "start": {
          "line": 343,
          "column": 35
        },
        "end": {
          "line": 343,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 12243,
      "end": 12253,
      "loc": {
        "start": {
          "line": 343,
          "column": 36
        },
        "end": {
          "line": 343,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12253,
      "end": 12254,
      "loc": {
        "start": {
          "line": 343,
          "column": 46
        },
        "end": {
          "line": 343,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12254,
      "end": 12270,
      "loc": {
        "start": {
          "line": 343,
          "column": 47
        },
        "end": {
          "line": 343,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12270,
      "end": 12271,
      "loc": {
        "start": {
          "line": 343,
          "column": 63
        },
        "end": {
          "line": 343,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12271,
      "end": 12272,
      "loc": {
        "start": {
          "line": 343,
          "column": 64
        },
        "end": {
          "line": 343,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12272,
      "end": 12273,
      "loc": {
        "start": {
          "line": 343,
          "column": 65
        },
        "end": {
          "line": 343,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12273,
      "end": 12274,
      "loc": {
        "start": {
          "line": 343,
          "column": 66
        },
        "end": {
          "line": 343,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12274,
      "end": 12275,
      "loc": {
        "start": {
          "line": 343,
          "column": 67
        },
        "end": {
          "line": 343,
          "column": 68
        }
      }
    },
    {
      "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": 12292,
      "end": 12297,
      "loc": {
        "start": {
          "line": 344,
          "column": 16
        },
        "end": {
          "line": 344,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 12298,
      "end": 12305,
      "loc": {
        "start": {
          "line": 344,
          "column": 22
        },
        "end": {
          "line": 344,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12306,
      "end": 12307,
      "loc": {
        "start": {
          "line": 344,
          "column": 30
        },
        "end": {
          "line": 344,
          "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": 12308,
      "end": 12312,
      "loc": {
        "start": {
          "line": 344,
          "column": 32
        },
        "end": {
          "line": 344,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12312,
      "end": 12313,
      "loc": {
        "start": {
          "line": 344,
          "column": 36
        },
        "end": {
          "line": 344,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 12313,
      "end": 12324,
      "loc": {
        "start": {
          "line": 344,
          "column": 37
        },
        "end": {
          "line": 344,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12324,
      "end": 12325,
      "loc": {
        "start": {
          "line": 344,
          "column": 48
        },
        "end": {
          "line": 344,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12325,
      "end": 12341,
      "loc": {
        "start": {
          "line": 344,
          "column": 49
        },
        "end": {
          "line": 344,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12341,
      "end": 12342,
      "loc": {
        "start": {
          "line": 344,
          "column": 65
        },
        "end": {
          "line": 344,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12342,
      "end": 12343,
      "loc": {
        "start": {
          "line": 344,
          "column": 66
        },
        "end": {
          "line": 344,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12360,
      "end": 12362,
      "loc": {
        "start": {
          "line": 345,
          "column": 16
        },
        "end": {
          "line": 345,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12363,
      "end": 12364,
      "loc": {
        "start": {
          "line": 345,
          "column": 19
        },
        "end": {
          "line": 345,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 12364,
      "end": 12370,
      "loc": {
        "start": {
          "line": 345,
          "column": 20
        },
        "end": {
          "line": 345,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12371,
      "end": 12374,
      "loc": {
        "start": {
          "line": 345,
          "column": 27
        },
        "end": {
          "line": 345,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 12375,
      "end": 12384,
      "loc": {
        "start": {
          "line": 345,
          "column": 31
        },
        "end": {
          "line": 345,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12384,
      "end": 12385,
      "loc": {
        "start": {
          "line": 345,
          "column": 40
        },
        "end": {
          "line": 345,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12386,
      "end": 12387,
      "loc": {
        "start": {
          "line": 345,
          "column": 42
        },
        "end": {
          "line": 345,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "return",
        "keyword": "return",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "return",
      "start": 12408,
      "end": 12414,
      "loc": {
        "start": {
          "line": 346,
          "column": 20
        },
        "end": {
          "line": 346,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12414,
      "end": 12415,
      "loc": {
        "start": {
          "line": 346,
          "column": 26
        },
        "end": {
          "line": 346,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12432,
      "end": 12433,
      "loc": {
        "start": {
          "line": 347,
          "column": 16
        },
        "end": {
          "line": 347,
          "column": 17
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make all lines un-dashed",
      "start": 12450,
      "end": 12477,
      "loc": {
        "start": {
          "line": 348,
          "column": 16
        },
        "end": {
          "line": 348,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 12494,
      "end": 12510,
      "loc": {
        "start": {
          "line": 349,
          "column": 16
        },
        "end": {
          "line": 349,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12510,
      "end": 12511,
      "loc": {
        "start": {
          "line": 349,
          "column": 32
        },
        "end": {
          "line": 349,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 12511,
      "end": 12518,
      "loc": {
        "start": {
          "line": 349,
          "column": 33
        },
        "end": {
          "line": 349,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12518,
      "end": 12519,
      "loc": {
        "start": {
          "line": 349,
          "column": 40
        },
        "end": {
          "line": 349,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12519,
      "end": 12526,
      "loc": {
        "start": {
          "line": 349,
          "column": 41
        },
        "end": {
          "line": 349,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12527,
      "end": 12529,
      "loc": {
        "start": {
          "line": 349,
          "column": 49
        },
        "end": {
          "line": 349,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12530,
      "end": 12531,
      "loc": {
        "start": {
          "line": 349,
          "column": 52
        },
        "end": {
          "line": 349,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12552,
      "end": 12559,
      "loc": {
        "start": {
          "line": 350,
          "column": 20
        },
        "end": {
          "line": 350,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12559,
      "end": 12560,
      "loc": {
        "start": {
          "line": 350,
          "column": 27
        },
        "end": {
          "line": 350,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gapSize",
      "start": 12560,
      "end": 12567,
      "loc": {
        "start": {
          "line": 350,
          "column": 28
        },
        "end": {
          "line": 350,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12568,
      "end": 12569,
      "loc": {
        "start": {
          "line": 350,
          "column": 36
        },
        "end": {
          "line": 350,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 12570,
      "end": 12571,
      "loc": {
        "start": {
          "line": 350,
          "column": 38
        },
        "end": {
          "line": 350,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12571,
      "end": 12572,
      "loc": {
        "start": {
          "line": 350,
          "column": 39
        },
        "end": {
          "line": 350,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 12593,
      "end": 12600,
      "loc": {
        "start": {
          "line": 351,
          "column": 20
        },
        "end": {
          "line": 351,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12600,
      "end": 12601,
      "loc": {
        "start": {
          "line": 351,
          "column": 27
        },
        "end": {
          "line": 351,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dashSize",
      "start": 12601,
      "end": 12609,
      "loc": {
        "start": {
          "line": 351,
          "column": 28
        },
        "end": {
          "line": 351,
          "column": 36
        }
      }
    },
    {
      "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": 351,
          "column": 37
        },
        "end": {
          "line": 351,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 1,
      "start": 12612,
      "end": 12613,
      "loc": {
        "start": {
          "line": 351,
          "column": 39
        },
        "end": {
          "line": 351,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12613,
      "end": 12614,
      "loc": {
        "start": {
          "line": 351,
          "column": 40
        },
        "end": {
          "line": 351,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12631,
      "end": 12632,
      "loc": {
        "start": {
          "line": 352,
          "column": 16
        },
        "end": {
          "line": 352,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12632,
      "end": 12633,
      "loc": {
        "start": {
          "line": 352,
          "column": 17
        },
        "end": {
          "line": 352,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12633,
      "end": 12634,
      "loc": {
        "start": {
          "line": 352,
          "column": 18
        },
        "end": {
          "line": 352,
          "column": 19
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " TODO validate",
      "start": 12651,
      "end": 12667,
      "loc": {
        "start": {
          "line": 353,
          "column": 16
        },
        "end": {
          "line": 353,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 12684,
      "end": 12689,
      "loc": {
        "start": {
          "line": 354,
          "column": 16
        },
        "end": {
          "line": 354,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 12690,
      "end": 12698,
      "loc": {
        "start": {
          "line": 354,
          "column": 22
        },
        "end": {
          "line": 354,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12699,
      "end": 12700,
      "loc": {
        "start": {
          "line": 354,
          "column": 31
        },
        "end": {
          "line": 354,
          "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": 12701,
      "end": 12705,
      "loc": {
        "start": {
          "line": 354,
          "column": 33
        },
        "end": {
          "line": 354,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12705,
      "end": 12706,
      "loc": {
        "start": {
          "line": 354,
          "column": 37
        },
        "end": {
          "line": 354,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 12706,
      "end": 12717,
      "loc": {
        "start": {
          "line": 354,
          "column": 38
        },
        "end": {
          "line": 354,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12717,
      "end": 12718,
      "loc": {
        "start": {
          "line": 354,
          "column": 49
        },
        "end": {
          "line": 354,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 12718,
      "end": 12724,
      "loc": {
        "start": {
          "line": 354,
          "column": 50
        },
        "end": {
          "line": 354,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12724,
      "end": 12725,
      "loc": {
        "start": {
          "line": 354,
          "column": 56
        },
        "end": {
          "line": 354,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12725,
      "end": 12726,
      "loc": {
        "start": {
          "line": 354,
          "column": 57
        },
        "end": {
          "line": 354,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 12743,
      "end": 12745,
      "loc": {
        "start": {
          "line": 355,
          "column": 16
        },
        "end": {
          "line": 355,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12746,
      "end": 12747,
      "loc": {
        "start": {
          "line": 355,
          "column": 19
        },
        "end": {
          "line": 355,
          "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": 12747,
      "end": 12751,
      "loc": {
        "start": {
          "line": 355,
          "column": 20
        },
        "end": {
          "line": 355,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12751,
      "end": 12752,
      "loc": {
        "start": {
          "line": 355,
          "column": 24
        },
        "end": {
          "line": 355,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 12752,
      "end": 12762,
      "loc": {
        "start": {
          "line": 355,
          "column": 25
        },
        "end": {
          "line": 355,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12762,
      "end": 12763,
      "loc": {
        "start": {
          "line": 355,
          "column": 35
        },
        "end": {
          "line": 355,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 12763,
      "end": 12768,
      "loc": {
        "start": {
          "line": 355,
          "column": 36
        },
        "end": {
          "line": 355,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12768,
      "end": 12769,
      "loc": {
        "start": {
          "line": 355,
          "column": 41
        },
        "end": {
          "line": 355,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12770,
      "end": 12771,
      "loc": {
        "start": {
          "line": 355,
          "column": 43
        },
        "end": {
          "line": 355,
          "column": 44
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " get information from line-object",
      "start": 12792,
      "end": 12827,
      "loc": {
        "start": {
          "line": 356,
          "column": 20
        },
        "end": {
          "line": 356,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "let",
        "keyword": "let",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "let",
      "start": 12848,
      "end": 12851,
      "loc": {
        "start": {
          "line": 357,
          "column": 20
        },
        "end": {
          "line": 357,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 12852,
      "end": 12859,
      "loc": {
        "start": {
          "line": 357,
          "column": 24
        },
        "end": {
          "line": 357,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12859,
      "end": 12860,
      "loc": {
        "start": {
          "line": 357,
          "column": 31
        },
        "end": {
          "line": 357,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 12881,
      "end": 12886,
      "loc": {
        "start": {
          "line": 358,
          "column": 20
        },
        "end": {
          "line": 358,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 12887,
      "end": 12895,
      "loc": {
        "start": {
          "line": 358,
          "column": 26
        },
        "end": {
          "line": 358,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 12896,
      "end": 12897,
      "loc": {
        "start": {
          "line": 358,
          "column": 35
        },
        "end": {
          "line": 358,
          "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": 12898,
      "end": 12902,
      "loc": {
        "start": {
          "line": 358,
          "column": 37
        },
        "end": {
          "line": 358,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12902,
      "end": 12903,
      "loc": {
        "start": {
          "line": 358,
          "column": 41
        },
        "end": {
          "line": 358,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12903,
      "end": 12910,
      "loc": {
        "start": {
          "line": 358,
          "column": 42
        },
        "end": {
          "line": 358,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12910,
      "end": 12911,
      "loc": {
        "start": {
          "line": 358,
          "column": 49
        },
        "end": {
          "line": 358,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 12911,
      "end": 12915,
      "loc": {
        "start": {
          "line": 358,
          "column": 50
        },
        "end": {
          "line": 358,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12915,
      "end": 12916,
      "loc": {
        "start": {
          "line": 358,
          "column": 54
        },
        "end": {
          "line": 358,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 12916,
      "end": 12922,
      "loc": {
        "start": {
          "line": 358,
          "column": 55
        },
        "end": {
          "line": 358,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12922,
      "end": 12923,
      "loc": {
        "start": {
          "line": 358,
          "column": 61
        },
        "end": {
          "line": 358,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12923,
      "end": 12924,
      "loc": {
        "start": {
          "line": 358,
          "column": 62
        },
        "end": {
          "line": 358,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 12924,
      "end": 12930,
      "loc": {
        "start": {
          "line": 358,
          "column": 63
        },
        "end": {
          "line": 358,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12930,
      "end": 12931,
      "loc": {
        "start": {
          "line": 358,
          "column": 69
        },
        "end": {
          "line": 358,
          "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": 12952,
      "end": 12954,
      "loc": {
        "start": {
          "line": 359,
          "column": 20
        },
        "end": {
          "line": 359,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 12955,
      "end": 12956,
      "loc": {
        "start": {
          "line": 359,
          "column": 23
        },
        "end": {
          "line": 359,
          "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": 12956,
      "end": 12960,
      "loc": {
        "start": {
          "line": 359,
          "column": 24
        },
        "end": {
          "line": 359,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12960,
      "end": 12961,
      "loc": {
        "start": {
          "line": 359,
          "column": 28
        },
        "end": {
          "line": 359,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 12961,
      "end": 12968,
      "loc": {
        "start": {
          "line": 359,
          "column": 29
        },
        "end": {
          "line": 359,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12968,
      "end": 12969,
      "loc": {
        "start": {
          "line": 359,
          "column": 36
        },
        "end": {
          "line": 359,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 12969,
      "end": 12973,
      "loc": {
        "start": {
          "line": 359,
          "column": 37
        },
        "end": {
          "line": 359,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12973,
      "end": 12974,
      "loc": {
        "start": {
          "line": 359,
          "column": 41
        },
        "end": {
          "line": 359,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 12974,
      "end": 12982,
      "loc": {
        "start": {
          "line": 359,
          "column": 42
        },
        "end": {
          "line": 359,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12982,
      "end": 12983,
      "loc": {
        "start": {
          "line": 359,
          "column": 50
        },
        "end": {
          "line": 359,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 12983,
      "end": 12984,
      "loc": {
        "start": {
          "line": 359,
          "column": 51
        },
        "end": {
          "line": 359,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "class",
        "keyword": "class",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "class",
      "start": 12984,
      "end": 12989,
      "loc": {
        "start": {
          "line": 359,
          "column": 52
        },
        "end": {
          "line": 359,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 12990,
      "end": 12993,
      "loc": {
        "start": {
          "line": 359,
          "column": 58
        },
        "end": {
          "line": 359,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "CC_Bending",
      "start": 12994,
      "end": 13006,
      "loc": {
        "start": {
          "line": 359,
          "column": 62
        },
        "end": {
          "line": 359,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13006,
      "end": 13007,
      "loc": {
        "start": {
          "line": 359,
          "column": 74
        },
        "end": {
          "line": 359,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13008,
      "end": 13009,
      "loc": {
        "start": {
          "line": 359,
          "column": 76
        },
        "end": {
          "line": 359,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13034,
      "end": 13041,
      "loc": {
        "start": {
          "line": 360,
          "column": 24
        },
        "end": {
          "line": 360,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13042,
      "end": 13043,
      "loc": {
        "start": {
          "line": 360,
          "column": 32
        },
        "end": {
          "line": 360,
          "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": 13044,
      "end": 13047,
      "loc": {
        "start": {
          "line": 360,
          "column": 34
        },
        "end": {
          "line": 360,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 13048,
      "end": 13065,
      "loc": {
        "start": {
          "line": 360,
          "column": 38
        },
        "end": {
          "line": 360,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13065,
      "end": 13066,
      "loc": {
        "start": {
          "line": 360,
          "column": 55
        },
        "end": {
          "line": 360,
          "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": 13066,
      "end": 13070,
      "loc": {
        "start": {
          "line": 360,
          "column": 56
        },
        "end": {
          "line": 360,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13070,
      "end": 13071,
      "loc": {
        "start": {
          "line": 360,
          "column": 60
        },
        "end": {
          "line": 360,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 13071,
      "end": 13078,
      "loc": {
        "start": {
          "line": 360,
          "column": 61
        },
        "end": {
          "line": 360,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13078,
      "end": 13079,
      "loc": {
        "start": {
          "line": 360,
          "column": 68
        },
        "end": {
          "line": 360,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 13079,
      "end": 13083,
      "loc": {
        "start": {
          "line": 360,
          "column": 69
        },
        "end": {
          "line": 360,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13083,
      "end": 13084,
      "loc": {
        "start": {
          "line": 360,
          "column": 73
        },
        "end": {
          "line": 360,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 13084,
      "end": 13092,
      "loc": {
        "start": {
          "line": 360,
          "column": 74
        },
        "end": {
          "line": 360,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13092,
      "end": 13093,
      "loc": {
        "start": {
          "line": 360,
          "column": 82
        },
        "end": {
          "line": 360,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13093,
      "end": 13094,
      "loc": {
        "start": {
          "line": 360,
          "column": 83
        },
        "end": {
          "line": 360,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13094,
      "end": 13095,
      "loc": {
        "start": {
          "line": 360,
          "column": 84
        },
        "end": {
          "line": 360,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13116,
      "end": 13117,
      "loc": {
        "start": {
          "line": 361,
          "column": 20
        },
        "end": {
          "line": 361,
          "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": 13118,
      "end": 13122,
      "loc": {
        "start": {
          "line": 361,
          "column": 22
        },
        "end": {
          "line": 361,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13123,
      "end": 13124,
      "loc": {
        "start": {
          "line": 361,
          "column": 27
        },
        "end": {
          "line": 361,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13149,
      "end": 13156,
      "loc": {
        "start": {
          "line": 362,
          "column": 24
        },
        "end": {
          "line": 362,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13157,
      "end": 13158,
      "loc": {
        "start": {
          "line": 362,
          "column": 32
        },
        "end": {
          "line": 362,
          "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": 13159,
      "end": 13162,
      "loc": {
        "start": {
          "line": 362,
          "column": 34
        },
        "end": {
          "line": 362,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "BendingParameters",
      "start": 13163,
      "end": 13180,
      "loc": {
        "start": {
          "line": 362,
          "column": 38
        },
        "end": {
          "line": 362,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13180,
      "end": 13181,
      "loc": {
        "start": {
          "line": 362,
          "column": 55
        },
        "end": {
          "line": 362,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13181,
      "end": 13182,
      "loc": {
        "start": {
          "line": 362,
          "column": 56
        },
        "end": {
          "line": 362,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13182,
      "end": 13183,
      "loc": {
        "start": {
          "line": 362,
          "column": 57
        },
        "end": {
          "line": 362,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13204,
      "end": 13205,
      "loc": {
        "start": {
          "line": 363,
          "column": 20
        },
        "end": {
          "line": 363,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 13226,
      "end": 13228,
      "loc": {
        "start": {
          "line": 364,
          "column": 20
        },
        "end": {
          "line": 364,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13229,
      "end": 13230,
      "loc": {
        "start": {
          "line": 364,
          "column": 23
        },
        "end": {
          "line": 364,
          "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": 13230,
      "end": 13234,
      "loc": {
        "start": {
          "line": 364,
          "column": 24
        },
        "end": {
          "line": 364,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13234,
      "end": 13235,
      "loc": {
        "start": {
          "line": 364,
          "column": 28
        },
        "end": {
          "line": 364,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 13235,
      "end": 13239,
      "loc": {
        "start": {
          "line": 364,
          "column": 29
        },
        "end": {
          "line": 364,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13239,
      "end": 13240,
      "loc": {
        "start": {
          "line": 364,
          "column": 33
        },
        "end": {
          "line": 364,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13240,
      "end": 13245,
      "loc": {
        "start": {
          "line": 364,
          "column": 34
        },
        "end": {
          "line": 364,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13245,
      "end": 13246,
      "loc": {
        "start": {
          "line": 364,
          "column": 39
        },
        "end": {
          "line": 364,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13247,
      "end": 13248,
      "loc": {
        "start": {
          "line": 364,
          "column": 41
        },
        "end": {
          "line": 364,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13273,
      "end": 13280,
      "loc": {
        "start": {
          "line": 365,
          "column": 24
        },
        "end": {
          "line": 365,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13280,
      "end": 13281,
      "loc": {
        "start": {
          "line": 365,
          "column": 31
        },
        "end": {
          "line": 365,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 13281,
      "end": 13286,
      "loc": {
        "start": {
          "line": 365,
          "column": 32
        },
        "end": {
          "line": 365,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13287,
      "end": 13288,
      "loc": {
        "start": {
          "line": 365,
          "column": 38
        },
        "end": {
          "line": 365,
          "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": 13289,
      "end": 13293,
      "loc": {
        "start": {
          "line": 365,
          "column": 40
        },
        "end": {
          "line": 365,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13293,
      "end": 13294,
      "loc": {
        "start": {
          "line": 365,
          "column": 44
        },
        "end": {
          "line": 365,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 13294,
      "end": 13299,
      "loc": {
        "start": {
          "line": 365,
          "column": 45
        },
        "end": {
          "line": 365,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13299,
      "end": 13300,
      "loc": {
        "start": {
          "line": 365,
          "column": 50
        },
        "end": {
          "line": 365,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13300,
      "end": 13305,
      "loc": {
        "start": {
          "line": 365,
          "column": 51
        },
        "end": {
          "line": 365,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13305,
      "end": 13306,
      "loc": {
        "start": {
          "line": 365,
          "column": 56
        },
        "end": {
          "line": 365,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13331,
      "end": 13338,
      "loc": {
        "start": {
          "line": 366,
          "column": 24
        },
        "end": {
          "line": 366,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13338,
      "end": 13339,
      "loc": {
        "start": {
          "line": 366,
          "column": 31
        },
        "end": {
          "line": 366,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 13339,
      "end": 13345,
      "loc": {
        "start": {
          "line": 366,
          "column": 32
        },
        "end": {
          "line": 366,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13346,
      "end": 13347,
      "loc": {
        "start": {
          "line": 366,
          "column": 39
        },
        "end": {
          "line": 366,
          "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": 13348,
      "end": 13352,
      "loc": {
        "start": {
          "line": 366,
          "column": 41
        },
        "end": {
          "line": 366,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13352,
      "end": 13353,
      "loc": {
        "start": {
          "line": 366,
          "column": 45
        },
        "end": {
          "line": 366,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 13353,
      "end": 13359,
      "loc": {
        "start": {
          "line": 366,
          "column": 46
        },
        "end": {
          "line": 366,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13359,
      "end": 13360,
      "loc": {
        "start": {
          "line": 366,
          "column": 52
        },
        "end": {
          "line": 366,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13360,
      "end": 13365,
      "loc": {
        "start": {
          "line": 366,
          "column": 53
        },
        "end": {
          "line": 366,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13365,
      "end": 13366,
      "loc": {
        "start": {
          "line": 366,
          "column": 58
        },
        "end": {
          "line": 366,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13391,
      "end": 13398,
      "loc": {
        "start": {
          "line": 367,
          "column": 24
        },
        "end": {
          "line": 367,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13398,
      "end": 13399,
      "loc": {
        "start": {
          "line": 367,
          "column": 31
        },
        "end": {
          "line": 367,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13399,
      "end": 13412,
      "loc": {
        "start": {
          "line": 367,
          "column": 32
        },
        "end": {
          "line": 367,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13413,
      "end": 13414,
      "loc": {
        "start": {
          "line": 367,
          "column": 46
        },
        "end": {
          "line": 367,
          "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": 13415,
      "end": 13419,
      "loc": {
        "start": {
          "line": 367,
          "column": 48
        },
        "end": {
          "line": 367,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13419,
      "end": 13420,
      "loc": {
        "start": {
          "line": 367,
          "column": 52
        },
        "end": {
          "line": 367,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13420,
      "end": 13433,
      "loc": {
        "start": {
          "line": 367,
          "column": 53
        },
        "end": {
          "line": 367,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13433,
      "end": 13434,
      "loc": {
        "start": {
          "line": 367,
          "column": 66
        },
        "end": {
          "line": 367,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13434,
      "end": 13439,
      "loc": {
        "start": {
          "line": 367,
          "column": 67
        },
        "end": {
          "line": 367,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13439,
      "end": 13440,
      "loc": {
        "start": {
          "line": 367,
          "column": 72
        },
        "end": {
          "line": 367,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13461,
      "end": 13462,
      "loc": {
        "start": {
          "line": 368,
          "column": 20
        },
        "end": {
          "line": 368,
          "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": 13463,
      "end": 13467,
      "loc": {
        "start": {
          "line": 368,
          "column": 22
        },
        "end": {
          "line": 368,
          "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": 13468,
      "end": 13470,
      "loc": {
        "start": {
          "line": 368,
          "column": 27
        },
        "end": {
          "line": 368,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13471,
      "end": 13472,
      "loc": {
        "start": {
          "line": 368,
          "column": 30
        },
        "end": {
          "line": 368,
          "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": 13472,
      "end": 13476,
      "loc": {
        "start": {
          "line": 368,
          "column": 31
        },
        "end": {
          "line": 368,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13476,
      "end": 13477,
      "loc": {
        "start": {
          "line": 368,
          "column": 35
        },
        "end": {
          "line": 368,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUp",
      "start": 13477,
      "end": 13483,
      "loc": {
        "start": {
          "line": 368,
          "column": 36
        },
        "end": {
          "line": 368,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13483,
      "end": 13484,
      "loc": {
        "start": {
          "line": 368,
          "column": 42
        },
        "end": {
          "line": 368,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13484,
      "end": 13489,
      "loc": {
        "start": {
          "line": 368,
          "column": 43
        },
        "end": {
          "line": 368,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13489,
      "end": 13490,
      "loc": {
        "start": {
          "line": 368,
          "column": 48
        },
        "end": {
          "line": 368,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13491,
      "end": 13492,
      "loc": {
        "start": {
          "line": 368,
          "column": 50
        },
        "end": {
          "line": 368,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13517,
      "end": 13524,
      "loc": {
        "start": {
          "line": 369,
          "column": 24
        },
        "end": {
          "line": 369,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13524,
      "end": 13525,
      "loc": {
        "start": {
          "line": 369,
          "column": 31
        },
        "end": {
          "line": 369,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 13525,
      "end": 13530,
      "loc": {
        "start": {
          "line": 369,
          "column": 32
        },
        "end": {
          "line": 369,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13531,
      "end": 13532,
      "loc": {
        "start": {
          "line": 369,
          "column": 38
        },
        "end": {
          "line": 369,
          "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": 13533,
      "end": 13537,
      "loc": {
        "start": {
          "line": 369,
          "column": 40
        },
        "end": {
          "line": 369,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13537,
      "end": 13538,
      "loc": {
        "start": {
          "line": 369,
          "column": 44
        },
        "end": {
          "line": 369,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpAngle",
      "start": 13538,
      "end": 13549,
      "loc": {
        "start": {
          "line": 369,
          "column": 45
        },
        "end": {
          "line": 369,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13549,
      "end": 13550,
      "loc": {
        "start": {
          "line": 369,
          "column": 56
        },
        "end": {
          "line": 369,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13575,
      "end": 13582,
      "loc": {
        "start": {
          "line": 370,
          "column": 24
        },
        "end": {
          "line": 370,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13582,
      "end": 13583,
      "loc": {
        "start": {
          "line": 370,
          "column": 31
        },
        "end": {
          "line": 370,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 13583,
      "end": 13591,
      "loc": {
        "start": {
          "line": 370,
          "column": 32
        },
        "end": {
          "line": 370,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13592,
      "end": 13593,
      "loc": {
        "start": {
          "line": 370,
          "column": 41
        },
        "end": {
          "line": 370,
          "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": 13594,
      "end": 13598,
      "loc": {
        "start": {
          "line": 370,
          "column": 43
        },
        "end": {
          "line": 370,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13598,
      "end": 13599,
      "loc": {
        "start": {
          "line": 370,
          "column": 47
        },
        "end": {
          "line": 370,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldUpPreAngle",
      "start": 13599,
      "end": 13613,
      "loc": {
        "start": {
          "line": 370,
          "column": 48
        },
        "end": {
          "line": 370,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13613,
      "end": 13614,
      "loc": {
        "start": {
          "line": 370,
          "column": 62
        },
        "end": {
          "line": 370,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13639,
      "end": 13646,
      "loc": {
        "start": {
          "line": 371,
          "column": 24
        },
        "end": {
          "line": 371,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13646,
      "end": 13647,
      "loc": {
        "start": {
          "line": 371,
          "column": 31
        },
        "end": {
          "line": 371,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 13647,
      "end": 13653,
      "loc": {
        "start": {
          "line": 371,
          "column": 32
        },
        "end": {
          "line": 371,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13654,
      "end": 13655,
      "loc": {
        "start": {
          "line": 371,
          "column": 39
        },
        "end": {
          "line": 371,
          "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": 13656,
      "end": 13660,
      "loc": {
        "start": {
          "line": 371,
          "column": 41
        },
        "end": {
          "line": 371,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13660,
      "end": 13661,
      "loc": {
        "start": {
          "line": 371,
          "column": 45
        },
        "end": {
          "line": 371,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 13661,
      "end": 13671,
      "loc": {
        "start": {
          "line": 371,
          "column": 46
        },
        "end": {
          "line": 371,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13671,
      "end": 13672,
      "loc": {
        "start": {
          "line": 371,
          "column": 56
        },
        "end": {
          "line": 371,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13697,
      "end": 13704,
      "loc": {
        "start": {
          "line": 372,
          "column": 24
        },
        "end": {
          "line": 372,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13704,
      "end": 13705,
      "loc": {
        "start": {
          "line": 372,
          "column": 31
        },
        "end": {
          "line": 372,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13705,
      "end": 13718,
      "loc": {
        "start": {
          "line": 372,
          "column": 32
        },
        "end": {
          "line": 372,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13719,
      "end": 13720,
      "loc": {
        "start": {
          "line": 372,
          "column": 46
        },
        "end": {
          "line": 372,
          "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": 13721,
      "end": 13725,
      "loc": {
        "start": {
          "line": 372,
          "column": 48
        },
        "end": {
          "line": 372,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13725,
      "end": 13726,
      "loc": {
        "start": {
          "line": 372,
          "column": 52
        },
        "end": {
          "line": 372,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 13726,
      "end": 13739,
      "loc": {
        "start": {
          "line": 372,
          "column": 53
        },
        "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": 13739,
      "end": 13740,
      "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": "value",
      "start": 13740,
      "end": 13745,
      "loc": {
        "start": {
          "line": 372,
          "column": 67
        },
        "end": {
          "line": 372,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13745,
      "end": 13746,
      "loc": {
        "start": {
          "line": 372,
          "column": 72
        },
        "end": {
          "line": 372,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13771,
      "end": 13778,
      "loc": {
        "start": {
          "line": 373,
          "column": 24
        },
        "end": {
          "line": 373,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13778,
      "end": 13779,
      "loc": {
        "start": {
          "line": 373,
          "column": 31
        },
        "end": {
          "line": 373,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 13779,
      "end": 13787,
      "loc": {
        "start": {
          "line": 373,
          "column": 32
        },
        "end": {
          "line": 373,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13788,
      "end": 13789,
      "loc": {
        "start": {
          "line": 373,
          "column": 41
        },
        "end": {
          "line": 373,
          "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": 13790,
      "end": 13794,
      "loc": {
        "start": {
          "line": 373,
          "column": 43
        },
        "end": {
          "line": 373,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13794,
      "end": 13795,
      "loc": {
        "start": {
          "line": 373,
          "column": 47
        },
        "end": {
          "line": 373,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 13795,
      "end": 13803,
      "loc": {
        "start": {
          "line": 373,
          "column": 48
        },
        "end": {
          "line": 373,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13803,
      "end": 13804,
      "loc": {
        "start": {
          "line": 373,
          "column": 56
        },
        "end": {
          "line": 373,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13829,
      "end": 13836,
      "loc": {
        "start": {
          "line": 374,
          "column": 24
        },
        "end": {
          "line": 374,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13836,
      "end": 13837,
      "loc": {
        "start": {
          "line": 374,
          "column": 31
        },
        "end": {
          "line": 374,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 13837,
      "end": 13847,
      "loc": {
        "start": {
          "line": 374,
          "column": 32
        },
        "end": {
          "line": 374,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13848,
      "end": 13849,
      "loc": {
        "start": {
          "line": 374,
          "column": 43
        },
        "end": {
          "line": 374,
          "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": 13850,
      "end": 13854,
      "loc": {
        "start": {
          "line": 374,
          "column": 45
        },
        "end": {
          "line": 374,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13854,
      "end": 13855,
      "loc": {
        "start": {
          "line": 374,
          "column": 49
        },
        "end": {
          "line": 374,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 13855,
      "end": 13865,
      "loc": {
        "start": {
          "line": 374,
          "column": 50
        },
        "end": {
          "line": 374,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13865,
      "end": 13866,
      "loc": {
        "start": {
          "line": 374,
          "column": 60
        },
        "end": {
          "line": 374,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 13891,
      "end": 13898,
      "loc": {
        "start": {
          "line": 375,
          "column": 24
        },
        "end": {
          "line": 375,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13898,
      "end": 13899,
      "loc": {
        "start": {
          "line": 375,
          "column": 31
        },
        "end": {
          "line": 375,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendTechnique",
      "start": 13899,
      "end": 13912,
      "loc": {
        "start": {
          "line": 375,
          "column": 32
        },
        "end": {
          "line": 375,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 13913,
      "end": 13914,
      "loc": {
        "start": {
          "line": 375,
          "column": 46
        },
        "end": {
          "line": 375,
          "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": 13915,
      "end": 13919,
      "loc": {
        "start": {
          "line": 375,
          "column": 48
        },
        "end": {
          "line": 375,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13919,
      "end": 13920,
      "loc": {
        "start": {
          "line": 375,
          "column": 52
        },
        "end": {
          "line": 375,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 13920,
      "end": 13933,
      "loc": {
        "start": {
          "line": 375,
          "column": 53
        },
        "end": {
          "line": 375,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13933,
      "end": 13934,
      "loc": {
        "start": {
          "line": 375,
          "column": 66
        },
        "end": {
          "line": 375,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13955,
      "end": 13956,
      "loc": {
        "start": {
          "line": 376,
          "column": 20
        },
        "end": {
          "line": 376,
          "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": 13957,
      "end": 13961,
      "loc": {
        "start": {
          "line": 376,
          "column": 22
        },
        "end": {
          "line": 376,
          "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": 13962,
      "end": 13964,
      "loc": {
        "start": {
          "line": 376,
          "column": 27
        },
        "end": {
          "line": 376,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13965,
      "end": 13966,
      "loc": {
        "start": {
          "line": 376,
          "column": 30
        },
        "end": {
          "line": 376,
          "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": 13966,
      "end": 13970,
      "loc": {
        "start": {
          "line": 376,
          "column": 31
        },
        "end": {
          "line": 376,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13970,
      "end": 13971,
      "loc": {
        "start": {
          "line": 376,
          "column": 35
        },
        "end": {
          "line": 376,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 13971,
      "end": 13979,
      "loc": {
        "start": {
          "line": 376,
          "column": 36
        },
        "end": {
          "line": 376,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 13979,
      "end": 13980,
      "loc": {
        "start": {
          "line": 376,
          "column": 44
        },
        "end": {
          "line": 376,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 13980,
      "end": 13985,
      "loc": {
        "start": {
          "line": 376,
          "column": 45
        },
        "end": {
          "line": 376,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13985,
      "end": 13986,
      "loc": {
        "start": {
          "line": 376,
          "column": 50
        },
        "end": {
          "line": 376,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 13987,
      "end": 13988,
      "loc": {
        "start": {
          "line": 376,
          "column": 52
        },
        "end": {
          "line": 376,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14013,
      "end": 14020,
      "loc": {
        "start": {
          "line": 377,
          "column": 24
        },
        "end": {
          "line": 377,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14020,
      "end": 14021,
      "loc": {
        "start": {
          "line": 377,
          "column": 31
        },
        "end": {
          "line": 377,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 14021,
      "end": 14026,
      "loc": {
        "start": {
          "line": 377,
          "column": 32
        },
        "end": {
          "line": 377,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14027,
      "end": 14028,
      "loc": {
        "start": {
          "line": 377,
          "column": 38
        },
        "end": {
          "line": 377,
          "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": 14029,
      "end": 14033,
      "loc": {
        "start": {
          "line": 377,
          "column": 40
        },
        "end": {
          "line": 377,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14033,
      "end": 14034,
      "loc": {
        "start": {
          "line": 377,
          "column": 44
        },
        "end": {
          "line": 377,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownAngle",
      "start": 14034,
      "end": 14047,
      "loc": {
        "start": {
          "line": 377,
          "column": 45
        },
        "end": {
          "line": 377,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14047,
      "end": 14048,
      "loc": {
        "start": {
          "line": 377,
          "column": 58
        },
        "end": {
          "line": 377,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14073,
      "end": 14080,
      "loc": {
        "start": {
          "line": 378,
          "column": 24
        },
        "end": {
          "line": 378,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14080,
      "end": 14081,
      "loc": {
        "start": {
          "line": 378,
          "column": 31
        },
        "end": {
          "line": 378,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "preAngle",
      "start": 14081,
      "end": 14089,
      "loc": {
        "start": {
          "line": 378,
          "column": 32
        },
        "end": {
          "line": 378,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14090,
      "end": 14091,
      "loc": {
        "start": {
          "line": 378,
          "column": 41
        },
        "end": {
          "line": 378,
          "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": 14092,
      "end": 14096,
      "loc": {
        "start": {
          "line": 378,
          "column": 43
        },
        "end": {
          "line": 378,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14096,
      "end": 14097,
      "loc": {
        "start": {
          "line": 378,
          "column": 47
        },
        "end": {
          "line": 378,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDownPreAngle",
      "start": 14097,
      "end": 14113,
      "loc": {
        "start": {
          "line": 378,
          "column": 48
        },
        "end": {
          "line": 378,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14113,
      "end": 14114,
      "loc": {
        "start": {
          "line": 378,
          "column": 64
        },
        "end": {
          "line": 378,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14139,
      "end": 14146,
      "loc": {
        "start": {
          "line": 379,
          "column": 24
        },
        "end": {
          "line": 379,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14146,
      "end": 14147,
      "loc": {
        "start": {
          "line": 379,
          "column": 31
        },
        "end": {
          "line": 379,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 14147,
      "end": 14153,
      "loc": {
        "start": {
          "line": 379,
          "column": 32
        },
        "end": {
          "line": 379,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14154,
      "end": 14155,
      "loc": {
        "start": {
          "line": 379,
          "column": 39
        },
        "end": {
          "line": 379,
          "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": 14156,
      "end": 14160,
      "loc": {
        "start": {
          "line": 379,
          "column": 41
        },
        "end": {
          "line": 379,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14160,
      "end": 14161,
      "loc": {
        "start": {
          "line": 379,
          "column": 45
        },
        "end": {
          "line": 379,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldRadius",
      "start": 14161,
      "end": 14171,
      "loc": {
        "start": {
          "line": 379,
          "column": 46
        },
        "end": {
          "line": 379,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14171,
      "end": 14172,
      "loc": {
        "start": {
          "line": 379,
          "column": 56
        },
        "end": {
          "line": 379,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14197,
      "end": 14204,
      "loc": {
        "start": {
          "line": 380,
          "column": 24
        },
        "end": {
          "line": 380,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14204,
      "end": 14205,
      "loc": {
        "start": {
          "line": 380,
          "column": 31
        },
        "end": {
          "line": 380,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14205,
      "end": 14218,
      "loc": {
        "start": {
          "line": 380,
          "column": 32
        },
        "end": {
          "line": 380,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14219,
      "end": 14220,
      "loc": {
        "start": {
          "line": 380,
          "column": 46
        },
        "end": {
          "line": 380,
          "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": 14221,
      "end": 14225,
      "loc": {
        "start": {
          "line": 380,
          "column": 48
        },
        "end": {
          "line": 380,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14225,
      "end": 14226,
      "loc": {
        "start": {
          "line": 380,
          "column": 52
        },
        "end": {
          "line": 380,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 14226,
      "end": 14239,
      "loc": {
        "start": {
          "line": 380,
          "column": 53
        },
        "end": {
          "line": 380,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14239,
      "end": 14240,
      "loc": {
        "start": {
          "line": 380,
          "column": 66
        },
        "end": {
          "line": 380,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 14240,
      "end": 14245,
      "loc": {
        "start": {
          "line": 380,
          "column": 67
        },
        "end": {
          "line": 380,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14245,
      "end": 14246,
      "loc": {
        "start": {
          "line": 380,
          "column": 72
        },
        "end": {
          "line": 380,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14271,
      "end": 14278,
      "loc": {
        "start": {
          "line": 381,
          "column": 24
        },
        "end": {
          "line": 381,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14278,
      "end": 14279,
      "loc": {
        "start": {
          "line": 381,
          "column": 31
        },
        "end": {
          "line": 381,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendType",
      "start": 14279,
      "end": 14287,
      "loc": {
        "start": {
          "line": 381,
          "column": 32
        },
        "end": {
          "line": 381,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14288,
      "end": 14289,
      "loc": {
        "start": {
          "line": 381,
          "column": 41
        },
        "end": {
          "line": 381,
          "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": 14290,
      "end": 14294,
      "loc": {
        "start": {
          "line": 381,
          "column": 43
        },
        "end": {
          "line": 381,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14294,
      "end": 14295,
      "loc": {
        "start": {
          "line": 381,
          "column": 47
        },
        "end": {
          "line": 381,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldType",
      "start": 14295,
      "end": 14303,
      "loc": {
        "start": {
          "line": 381,
          "column": 48
        },
        "end": {
          "line": 381,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14303,
      "end": 14304,
      "loc": {
        "start": {
          "line": 381,
          "column": 56
        },
        "end": {
          "line": 381,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14329,
      "end": 14336,
      "loc": {
        "start": {
          "line": 382,
          "column": 24
        },
        "end": {
          "line": 382,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14336,
      "end": 14337,
      "loc": {
        "start": {
          "line": 382,
          "column": 31
        },
        "end": {
          "line": 382,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendMethod",
      "start": 14337,
      "end": 14347,
      "loc": {
        "start": {
          "line": 382,
          "column": 32
        },
        "end": {
          "line": 382,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14348,
      "end": 14349,
      "loc": {
        "start": {
          "line": 382,
          "column": 43
        },
        "end": {
          "line": 382,
          "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": 14350,
      "end": 14354,
      "loc": {
        "start": {
          "line": 382,
          "column": 45
        },
        "end": {
          "line": 382,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14354,
      "end": 14355,
      "loc": {
        "start": {
          "line": 382,
          "column": 49
        },
        "end": {
          "line": 382,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldMethod",
      "start": 14355,
      "end": 14365,
      "loc": {
        "start": {
          "line": 382,
          "column": 50
        },
        "end": {
          "line": 382,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14365,
      "end": 14366,
      "loc": {
        "start": {
          "line": 382,
          "column": 60
        },
        "end": {
          "line": 382,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14391,
      "end": 14398,
      "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": 14398,
      "end": 14399,
      "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": "bendTechnique",
      "start": 14399,
      "end": 14412,
      "loc": {
        "start": {
          "line": 383,
          "column": 32
        },
        "end": {
          "line": 383,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14413,
      "end": 14414,
      "loc": {
        "start": {
          "line": 383,
          "column": 46
        },
        "end": {
          "line": 383,
          "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": 14415,
      "end": 14419,
      "loc": {
        "start": {
          "line": 383,
          "column": 48
        },
        "end": {
          "line": 383,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14419,
      "end": 14420,
      "loc": {
        "start": {
          "line": 383,
          "column": 52
        },
        "end": {
          "line": 383,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldTechnique",
      "start": 14420,
      "end": 14433,
      "loc": {
        "start": {
          "line": 383,
          "column": 53
        },
        "end": {
          "line": 383,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14433,
      "end": 14434,
      "loc": {
        "start": {
          "line": 383,
          "column": 66
        },
        "end": {
          "line": 383,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14455,
      "end": 14456,
      "loc": {
        "start": {
          "line": 384,
          "column": 20
        },
        "end": {
          "line": 384,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 14477,
      "end": 14483,
      "loc": {
        "start": {
          "line": 385,
          "column": 20
        },
        "end": {
          "line": 385,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 14484,
      "end": 14485,
      "loc": {
        "start": {
          "line": 385,
          "column": 27
        },
        "end": {
          "line": 385,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 14486,
      "end": 14493,
      "loc": {
        "start": {
          "line": 385,
          "column": 29
        },
        "end": {
          "line": 385,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14493,
      "end": 14494,
      "loc": {
        "start": {
          "line": 385,
          "column": 36
        },
        "end": {
          "line": 385,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getParameterString",
      "start": 14494,
      "end": 14512,
      "loc": {
        "start": {
          "line": 385,
          "column": 37
        },
        "end": {
          "line": 385,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14512,
      "end": 14513,
      "loc": {
        "start": {
          "line": 385,
          "column": 55
        },
        "end": {
          "line": 385,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14513,
      "end": 14514,
      "loc": {
        "start": {
          "line": 385,
          "column": 56
        },
        "end": {
          "line": 385,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14514,
      "end": 14515,
      "loc": {
        "start": {
          "line": 385,
          "column": 57
        },
        "end": {
          "line": 385,
          "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": 14536,
      "end": 14540,
      "loc": {
        "start": {
          "line": 386,
          "column": 20
        },
        "end": {
          "line": 386,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14540,
      "end": 14541,
      "loc": {
        "start": {
          "line": 386,
          "column": 24
        },
        "end": {
          "line": 386,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 14541,
      "end": 14548,
      "loc": {
        "start": {
          "line": 386,
          "column": 25
        },
        "end": {
          "line": 386,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14548,
      "end": 14549,
      "loc": {
        "start": {
          "line": 386,
          "column": 32
        },
        "end": {
          "line": 386,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 14549,
      "end": 14557,
      "loc": {
        "start": {
          "line": 386,
          "column": 33
        },
        "end": {
          "line": 386,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14557,
      "end": 14558,
      "loc": {
        "start": {
          "line": 386,
          "column": 41
        },
        "end": {
          "line": 386,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 14558,
      "end": 14574,
      "loc": {
        "start": {
          "line": 386,
          "column": 42
        },
        "end": {
          "line": 386,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14574,
      "end": 14575,
      "loc": {
        "start": {
          "line": 386,
          "column": 58
        },
        "end": {
          "line": 386,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14575,
      "end": 14591,
      "loc": {
        "start": {
          "line": 386,
          "column": 59
        },
        "end": {
          "line": 386,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14591,
      "end": 14592,
      "loc": {
        "start": {
          "line": 386,
          "column": 75
        },
        "end": {
          "line": 386,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14592,
      "end": 14593,
      "loc": {
        "start": {
          "line": 386,
          "column": 76
        },
        "end": {
          "line": 386,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 14614,
      "end": 14621,
      "loc": {
        "start": {
          "line": 387,
          "column": 20
        },
        "end": {
          "line": 387,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14621,
      "end": 14622,
      "loc": {
        "start": {
          "line": 387,
          "column": 27
        },
        "end": {
          "line": 387,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 14622,
      "end": 14625,
      "loc": {
        "start": {
          "line": 387,
          "column": 28
        },
        "end": {
          "line": 387,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14625,
      "end": 14626,
      "loc": {
        "start": {
          "line": 387,
          "column": 31
        },
        "end": {
          "line": 387,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14626,
      "end": 14627,
      "loc": {
        "start": {
          "line": 387,
          "column": 32
        },
        "end": {
          "line": 387,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToBendLines(",
      "start": 14627,
      "end": 14667,
      "loc": {
        "start": {
          "line": 387,
          "column": 33
        },
        "end": {
          "line": 387,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14667,
      "end": 14669,
      "loc": {
        "start": {
          "line": 387,
          "column": 73
        },
        "end": {
          "line": 387,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14669,
      "end": 14677,
      "loc": {
        "start": {
          "line": 387,
          "column": 75
        },
        "end": {
          "line": 387,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14677,
      "end": 14678,
      "loc": {
        "start": {
          "line": 387,
          "column": 83
        },
        "end": {
          "line": 387,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14678,
      "end": 14681,
      "loc": {
        "start": {
          "line": 387,
          "column": 84
        },
        "end": {
          "line": 387,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14681,
      "end": 14683,
      "loc": {
        "start": {
          "line": 387,
          "column": 87
        },
        "end": {
          "line": 387,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14683,
      "end": 14690,
      "loc": {
        "start": {
          "line": 387,
          "column": 89
        },
        "end": {
          "line": 387,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14690,
      "end": 14691,
      "loc": {
        "start": {
          "line": 387,
          "column": 96
        },
        "end": {
          "line": 387,
          "column": 97
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "], [",
      "start": 14691,
      "end": 14695,
      "loc": {
        "start": {
          "line": 387,
          "column": 97
        },
        "end": {
          "line": 387,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14695,
      "end": 14697,
      "loc": {
        "start": {
          "line": 387,
          "column": 101
        },
        "end": {
          "line": 387,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 14697,
      "end": 14703,
      "loc": {
        "start": {
          "line": 387,
          "column": 103
        },
        "end": {
          "line": 387,
          "column": 109
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14703,
      "end": 14704,
      "loc": {
        "start": {
          "line": 387,
          "column": 109
        },
        "end": {
          "line": 387,
          "column": 110
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14704,
      "end": 14707,
      "loc": {
        "start": {
          "line": 387,
          "column": 110
        },
        "end": {
          "line": 387,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14707,
      "end": 14708,
      "loc": {
        "start": {
          "line": 387,
          "column": 113
        },
        "end": {
          "line": 387,
          "column": 114
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14708,
      "end": 14709,
      "loc": {
        "start": {
          "line": 387,
          "column": 114
        },
        "end": {
          "line": 387,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14709,
      "end": 14710,
      "loc": {
        "start": {
          "line": 387,
          "column": 115
        },
        "end": {
          "line": 387,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 14731,
      "end": 14735,
      "loc": {
        "start": {
          "line": 388,
          "column": 20
        },
        "end": {
          "line": 388,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14735,
      "end": 14736,
      "loc": {
        "start": {
          "line": 388,
          "column": 24
        },
        "end": {
          "line": 388,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 14736,
      "end": 14746,
      "loc": {
        "start": {
          "line": 388,
          "column": 25
        },
        "end": {
          "line": 388,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14746,
      "end": 14747,
      "loc": {
        "start": {
          "line": 388,
          "column": 35
        },
        "end": {
          "line": 388,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "execute",
      "start": 14747,
      "end": 14754,
      "loc": {
        "start": {
          "line": 388,
          "column": 36
        },
        "end": {
          "line": 388,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14754,
      "end": 14755,
      "loc": {
        "start": {
          "line": 388,
          "column": 43
        },
        "end": {
          "line": 388,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14780,
      "end": 14781,
      "loc": {
        "start": {
          "line": 389,
          "column": 24
        },
        "end": {
          "line": 389,
          "column": 25
        }
      }
    },
    {
      "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": 14781,
      "end": 14821,
      "loc": {
        "start": {
          "line": 389,
          "column": 25
        },
        "end": {
          "line": 389,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14821,
      "end": 14823,
      "loc": {
        "start": {
          "line": 389,
          "column": 65
        },
        "end": {
          "line": 389,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 14823,
      "end": 14831,
      "loc": {
        "start": {
          "line": 389,
          "column": 67
        },
        "end": {
          "line": 389,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14831,
      "end": 14832,
      "loc": {
        "start": {
          "line": 389,
          "column": 75
        },
        "end": {
          "line": 389,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 14832,
      "end": 14835,
      "loc": {
        "start": {
          "line": 389,
          "column": 76
        },
        "end": {
          "line": 389,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14835,
      "end": 14837,
      "loc": {
        "start": {
          "line": 389,
          "column": 79
        },
        "end": {
          "line": 389,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 14837,
      "end": 14844,
      "loc": {
        "start": {
          "line": 389,
          "column": 81
        },
        "end": {
          "line": 389,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14844,
      "end": 14845,
      "loc": {
        "start": {
          "line": 389,
          "column": 88
        },
        "end": {
          "line": 389,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "], [",
      "start": 14845,
      "end": 14849,
      "loc": {
        "start": {
          "line": 389,
          "column": 89
        },
        "end": {
          "line": 389,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14849,
      "end": 14851,
      "loc": {
        "start": {
          "line": 389,
          "column": 93
        },
        "end": {
          "line": 389,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "params",
      "start": 14851,
      "end": 14857,
      "loc": {
        "start": {
          "line": 389,
          "column": 95
        },
        "end": {
          "line": 389,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14857,
      "end": 14858,
      "loc": {
        "start": {
          "line": 389,
          "column": 101
        },
        "end": {
          "line": 389,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 14858,
      "end": 14861,
      "loc": {
        "start": {
          "line": 389,
          "column": 102
        },
        "end": {
          "line": 389,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14861,
      "end": 14862,
      "loc": {
        "start": {
          "line": 389,
          "column": 105
        },
        "end": {
          "line": 389,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14883,
      "end": 14884,
      "loc": {
        "start": {
          "line": 390,
          "column": 20
        },
        "end": {
          "line": 390,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14884,
      "end": 14885,
      "loc": {
        "start": {
          "line": 390,
          "column": 21
        },
        "end": {
          "line": 390,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 14906,
      "end": 14922,
      "loc": {
        "start": {
          "line": 391,
          "column": 20
        },
        "end": {
          "line": 391,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14922,
      "end": 14923,
      "loc": {
        "start": {
          "line": 391,
          "column": 36
        },
        "end": {
          "line": 391,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 14923,
      "end": 14930,
      "loc": {
        "start": {
          "line": 391,
          "column": 37
        },
        "end": {
          "line": 391,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14930,
      "end": 14931,
      "loc": {
        "start": {
          "line": 391,
          "column": 44
        },
        "end": {
          "line": 391,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14931,
      "end": 14938,
      "loc": {
        "start": {
          "line": 391,
          "column": 45
        },
        "end": {
          "line": 391,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14939,
      "end": 14941,
      "loc": {
        "start": {
          "line": 391,
          "column": 53
        },
        "end": {
          "line": 391,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 14966,
      "end": 14973,
      "loc": {
        "start": {
          "line": 392,
          "column": 24
        },
        "end": {
          "line": 392,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14973,
      "end": 14974,
      "loc": {
        "start": {
          "line": 392,
          "column": 31
        },
        "end": {
          "line": 392,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 14974,
      "end": 14981,
      "loc": {
        "start": {
          "line": 392,
          "column": 32
        },
        "end": {
          "line": 392,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14981,
      "end": 14982,
      "loc": {
        "start": {
          "line": 392,
          "column": 39
        },
        "end": {
          "line": 392,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 14982,
      "end": 14983,
      "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": "color",
      "start": 14984,
      "end": 14989,
      "loc": {
        "start": {
          "line": 392,
          "column": 42
        },
        "end": {
          "line": 392,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14989,
      "end": 14990,
      "loc": {
        "start": {
          "line": 392,
          "column": 47
        },
        "end": {
          "line": 392,
          "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": 14991,
      "end": 14995,
      "loc": {
        "start": {
          "line": 392,
          "column": 49
        },
        "end": {
          "line": 392,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 14995,
      "end": 14996,
      "loc": {
        "start": {
          "line": 392,
          "column": 53
        },
        "end": {
          "line": 392,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendLineColor",
      "start": 14996,
      "end": 15009,
      "loc": {
        "start": {
          "line": 392,
          "column": 54
        },
        "end": {
          "line": 392,
          "column": 67
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15009,
      "end": 15010,
      "loc": {
        "start": {
          "line": 392,
          "column": 67
        },
        "end": {
          "line": 392,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 15010,
      "end": 15015,
      "loc": {
        "start": {
          "line": 392,
          "column": 68
        },
        "end": {
          "line": 392,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15015,
      "end": 15016,
      "loc": {
        "start": {
          "line": 392,
          "column": 73
        },
        "end": {
          "line": 392,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15016,
      "end": 15017,
      "loc": {
        "start": {
          "line": 392,
          "column": 74
        },
        "end": {
          "line": 392,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15018,
      "end": 15019,
      "loc": {
        "start": {
          "line": 392,
          "column": 76
        },
        "end": {
          "line": 392,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15019,
      "end": 15020,
      "loc": {
        "start": {
          "line": 392,
          "column": 77
        },
        "end": {
          "line": 392,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15020,
      "end": 15021,
      "loc": {
        "start": {
          "line": 392,
          "column": 78
        },
        "end": {
          "line": 392,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 15021,
      "end": 15026,
      "loc": {
        "start": {
          "line": 392,
          "column": 79
        },
        "end": {
          "line": 392,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15026,
      "end": 15027,
      "loc": {
        "start": {
          "line": 392,
          "column": 84
        },
        "end": {
          "line": 392,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 15027,
      "end": 15030,
      "loc": {
        "start": {
          "line": 392,
          "column": 85
        },
        "end": {
          "line": 392,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15030,
      "end": 15031,
      "loc": {
        "start": {
          "line": 392,
          "column": 88
        },
        "end": {
          "line": 392,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15031,
      "end": 15032,
      "loc": {
        "start": {
          "line": 392,
          "column": 89
        },
        "end": {
          "line": 392,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15032,
      "end": 15033,
      "loc": {
        "start": {
          "line": 392,
          "column": 90
        },
        "end": {
          "line": 392,
          "column": 91
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " make bend lines with negative bending angle dashed",
      "start": 15054,
      "end": 15107,
      "loc": {
        "start": {
          "line": 393,
          "column": 20
        },
        "end": {
          "line": 393,
          "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": 15128,
      "end": 15130,
      "loc": {
        "start": {
          "line": 394,
          "column": 20
        },
        "end": {
          "line": 394,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15131,
      "end": 15132,
      "loc": {
        "start": {
          "line": 394,
          "column": 23
        },
        "end": {
          "line": 394,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bending",
      "start": 15132,
      "end": 15139,
      "loc": {
        "start": {
          "line": 394,
          "column": 24
        },
        "end": {
          "line": 394,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15139,
      "end": 15140,
      "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": "angle",
      "start": 15140,
      "end": 15145,
      "loc": {
        "start": {
          "line": 394,
          "column": 32
        },
        "end": {
          "line": 394,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "</>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 7,
        "updateContext": null
      },
      "value": "<",
      "start": 15146,
      "end": 15147,
      "loc": {
        "start": {
          "line": 394,
          "column": 38
        },
        "end": {
          "line": 394,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 0,
      "start": 15148,
      "end": 15149,
      "loc": {
        "start": {
          "line": 394,
          "column": 40
        },
        "end": {
          "line": 394,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15149,
      "end": 15150,
      "loc": {
        "start": {
          "line": 394,
          "column": 41
        },
        "end": {
          "line": 394,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15175,
      "end": 15191,
      "loc": {
        "start": {
          "line": 395,
          "column": 24
        },
        "end": {
          "line": 395,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15191,
      "end": 15192,
      "loc": {
        "start": {
          "line": 395,
          "column": 40
        },
        "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": "forEach",
      "start": 15192,
      "end": 15199,
      "loc": {
        "start": {
          "line": 395,
          "column": 41
        },
        "end": {
          "line": 395,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15199,
      "end": 15200,
      "loc": {
        "start": {
          "line": 395,
          "column": 48
        },
        "end": {
          "line": 395,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15200,
      "end": 15207,
      "loc": {
        "start": {
          "line": 395,
          "column": 49
        },
        "end": {
          "line": 395,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15208,
      "end": 15210,
      "loc": {
        "start": {
          "line": 395,
          "column": 57
        },
        "end": {
          "line": 395,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15211,
      "end": 15212,
      "loc": {
        "start": {
          "line": 395,
          "column": 60
        },
        "end": {
          "line": 395,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15241,
      "end": 15248,
      "loc": {
        "start": {
          "line": 396,
          "column": 28
        },
        "end": {
          "line": 396,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15248,
      "end": 15249,
      "loc": {
        "start": {
          "line": 396,
          "column": 35
        },
        "end": {
          "line": 396,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "gapSize",
      "start": 15249,
      "end": 15256,
      "loc": {
        "start": {
          "line": 396,
          "column": 36
        },
        "end": {
          "line": 396,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15257,
      "end": 15258,
      "loc": {
        "start": {
          "line": 396,
          "column": 44
        },
        "end": {
          "line": 396,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 15259,
      "end": 15260,
      "loc": {
        "start": {
          "line": 396,
          "column": 46
        },
        "end": {
          "line": 396,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15260,
      "end": 15261,
      "loc": {
        "start": {
          "line": 396,
          "column": 47
        },
        "end": {
          "line": 396,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15290,
      "end": 15297,
      "loc": {
        "start": {
          "line": 397,
          "column": 28
        },
        "end": {
          "line": 397,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15297,
      "end": 15298,
      "loc": {
        "start": {
          "line": 397,
          "column": 35
        },
        "end": {
          "line": 397,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "dashSize",
      "start": 15298,
      "end": 15306,
      "loc": {
        "start": {
          "line": 397,
          "column": 36
        },
        "end": {
          "line": 397,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 15307,
      "end": 15308,
      "loc": {
        "start": {
          "line": 397,
          "column": 45
        },
        "end": {
          "line": 397,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 2,
      "start": 15309,
      "end": 15310,
      "loc": {
        "start": {
          "line": 397,
          "column": 47
        },
        "end": {
          "line": 397,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15310,
      "end": 15311,
      "loc": {
        "start": {
          "line": 397,
          "column": 48
        },
        "end": {
          "line": 397,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15336,
      "end": 15337,
      "loc": {
        "start": {
          "line": 398,
          "column": 24
        },
        "end": {
          "line": 398,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15337,
      "end": 15338,
      "loc": {
        "start": {
          "line": 398,
          "column": 25
        },
        "end": {
          "line": 398,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15338,
      "end": 15339,
      "loc": {
        "start": {
          "line": 398,
          "column": 26
        },
        "end": {
          "line": 398,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15356,
      "end": 15357,
      "loc": {
        "start": {
          "line": 399,
          "column": 16
        },
        "end": {
          "line": 399,
          "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": 15358,
      "end": 15362,
      "loc": {
        "start": {
          "line": 399,
          "column": 18
        },
        "end": {
          "line": 399,
          "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": 15363,
      "end": 15365,
      "loc": {
        "start": {
          "line": 399,
          "column": 23
        },
        "end": {
          "line": 399,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15366,
      "end": 15367,
      "loc": {
        "start": {
          "line": 399,
          "column": 26
        },
        "end": {
          "line": 399,
          "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": 15367,
      "end": 15371,
      "loc": {
        "start": {
          "line": 399,
          "column": 27
        },
        "end": {
          "line": 399,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15371,
      "end": 15372,
      "loc": {
        "start": {
          "line": 399,
          "column": 31
        },
        "end": {
          "line": 399,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 15372,
      "end": 15388,
      "loc": {
        "start": {
          "line": 399,
          "column": 32
        },
        "end": {
          "line": 399,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15388,
      "end": 15389,
      "loc": {
        "start": {
          "line": 399,
          "column": 48
        },
        "end": {
          "line": 399,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "value",
      "start": 15389,
      "end": 15394,
      "loc": {
        "start": {
          "line": 399,
          "column": 49
        },
        "end": {
          "line": 399,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15394,
      "end": 15395,
      "loc": {
        "start": {
          "line": 399,
          "column": 54
        },
        "end": {
          "line": 399,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15396,
      "end": 15397,
      "loc": {
        "start": {
          "line": 399,
          "column": 56
        },
        "end": {
          "line": 399,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15418,
      "end": 15422,
      "loc": {
        "start": {
          "line": 400,
          "column": 20
        },
        "end": {
          "line": 400,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15422,
      "end": 15423,
      "loc": {
        "start": {
          "line": 400,
          "column": 24
        },
        "end": {
          "line": 400,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15423,
      "end": 15430,
      "loc": {
        "start": {
          "line": 400,
          "column": 25
        },
        "end": {
          "line": 400,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15430,
      "end": 15431,
      "loc": {
        "start": {
          "line": 400,
          "column": 32
        },
        "end": {
          "line": 400,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 15431,
      "end": 15439,
      "loc": {
        "start": {
          "line": 400,
          "column": 33
        },
        "end": {
          "line": 400,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15439,
      "end": 15440,
      "loc": {
        "start": {
          "line": 400,
          "column": 41
        },
        "end": {
          "line": 400,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 15440,
      "end": 15456,
      "loc": {
        "start": {
          "line": 400,
          "column": 42
        },
        "end": {
          "line": 400,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15456,
      "end": 15457,
      "loc": {
        "start": {
          "line": 400,
          "column": 58
        },
        "end": {
          "line": 400,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15457,
      "end": 15473,
      "loc": {
        "start": {
          "line": 400,
          "column": 59
        },
        "end": {
          "line": 400,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15473,
      "end": 15474,
      "loc": {
        "start": {
          "line": 400,
          "column": 75
        },
        "end": {
          "line": 400,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15474,
      "end": 15475,
      "loc": {
        "start": {
          "line": 400,
          "column": 76
        },
        "end": {
          "line": 400,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 15496,
      "end": 15503,
      "loc": {
        "start": {
          "line": 401,
          "column": 20
        },
        "end": {
          "line": 401,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15503,
      "end": 15504,
      "loc": {
        "start": {
          "line": 401,
          "column": 27
        },
        "end": {
          "line": 401,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 15504,
      "end": 15507,
      "loc": {
        "start": {
          "line": 401,
          "column": 28
        },
        "end": {
          "line": 401,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15507,
      "end": 15508,
      "loc": {
        "start": {
          "line": 401,
          "column": 31
        },
        "end": {
          "line": 401,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15508,
      "end": 15509,
      "loc": {
        "start": {
          "line": 401,
          "column": 32
        },
        "end": {
          "line": 401,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToSignatureLines(",
      "start": 15509,
      "end": 15554,
      "loc": {
        "start": {
          "line": 401,
          "column": 33
        },
        "end": {
          "line": 401,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15554,
      "end": 15556,
      "loc": {
        "start": {
          "line": 401,
          "column": 78
        },
        "end": {
          "line": 401,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 15556,
      "end": 15564,
      "loc": {
        "start": {
          "line": 401,
          "column": 80
        },
        "end": {
          "line": 401,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15564,
      "end": 15565,
      "loc": {
        "start": {
          "line": 401,
          "column": 88
        },
        "end": {
          "line": 401,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 15565,
      "end": 15568,
      "loc": {
        "start": {
          "line": 401,
          "column": 89
        },
        "end": {
          "line": 401,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15568,
      "end": 15570,
      "loc": {
        "start": {
          "line": 401,
          "column": 92
        },
        "end": {
          "line": 401,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 15570,
      "end": 15577,
      "loc": {
        "start": {
          "line": 401,
          "column": 94
        },
        "end": {
          "line": 401,
          "column": 101
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15577,
      "end": 15578,
      "loc": {
        "start": {
          "line": 401,
          "column": 101
        },
        "end": {
          "line": 401,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 15578,
      "end": 15581,
      "loc": {
        "start": {
          "line": 401,
          "column": 102
        },
        "end": {
          "line": 401,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15581,
      "end": 15582,
      "loc": {
        "start": {
          "line": 401,
          "column": 105
        },
        "end": {
          "line": 401,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15582,
      "end": 15583,
      "loc": {
        "start": {
          "line": 401,
          "column": 106
        },
        "end": {
          "line": 401,
          "column": 107
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15583,
      "end": 15584,
      "loc": {
        "start": {
          "line": 401,
          "column": 107
        },
        "end": {
          "line": 401,
          "column": 108
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 15605,
      "end": 15609,
      "loc": {
        "start": {
          "line": 402,
          "column": 20
        },
        "end": {
          "line": 402,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15609,
      "end": 15610,
      "loc": {
        "start": {
          "line": 402,
          "column": 24
        },
        "end": {
          "line": 402,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 15610,
      "end": 15620,
      "loc": {
        "start": {
          "line": 402,
          "column": 25
        },
        "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": 15620,
      "end": 15621,
      "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": "execute",
      "start": 15621,
      "end": 15628,
      "loc": {
        "start": {
          "line": 402,
          "column": 36
        },
        "end": {
          "line": 402,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15628,
      "end": 15629,
      "loc": {
        "start": {
          "line": 402,
          "column": 43
        },
        "end": {
          "line": 402,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15629,
      "end": 15630,
      "loc": {
        "start": {
          "line": 402,
          "column": 44
        },
        "end": {
          "line": 402,
          "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.ChangeLinesToSignatureLines(",
      "start": 15630,
      "end": 15675,
      "loc": {
        "start": {
          "line": 402,
          "column": 45
        },
        "end": {
          "line": 402,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15675,
      "end": 15677,
      "loc": {
        "start": {
          "line": 402,
          "column": 90
        },
        "end": {
          "line": 402,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 15677,
      "end": 15685,
      "loc": {
        "start": {
          "line": 402,
          "column": 92
        },
        "end": {
          "line": 402,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15685,
      "end": 15686,
      "loc": {
        "start": {
          "line": 402,
          "column": 100
        },
        "end": {
          "line": 402,
          "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": 15686,
      "end": 15689,
      "loc": {
        "start": {
          "line": 402,
          "column": 101
        },
        "end": {
          "line": 402,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15689,
      "end": 15691,
      "loc": {
        "start": {
          "line": 402,
          "column": 104
        },
        "end": {
          "line": 402,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 15691,
      "end": 15698,
      "loc": {
        "start": {
          "line": 402,
          "column": 106
        },
        "end": {
          "line": 402,
          "column": 113
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15698,
      "end": 15699,
      "loc": {
        "start": {
          "line": 402,
          "column": 113
        },
        "end": {
          "line": 402,
          "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": 15699,
      "end": 15702,
      "loc": {
        "start": {
          "line": 402,
          "column": 114
        },
        "end": {
          "line": 402,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15702,
      "end": 15703,
      "loc": {
        "start": {
          "line": 402,
          "column": 117
        },
        "end": {
          "line": 402,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15703,
      "end": 15704,
      "loc": {
        "start": {
          "line": 402,
          "column": 118
        },
        "end": {
          "line": 402,
          "column": 119
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15704,
      "end": 15705,
      "loc": {
        "start": {
          "line": 402,
          "column": 119
        },
        "end": {
          "line": 402,
          "column": 120
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15726,
      "end": 15742,
      "loc": {
        "start": {
          "line": 403,
          "column": 20
        },
        "end": {
          "line": 403,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15742,
      "end": 15743,
      "loc": {
        "start": {
          "line": 403,
          "column": 36
        },
        "end": {
          "line": 403,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 15743,
      "end": 15750,
      "loc": {
        "start": {
          "line": 403,
          "column": 37
        },
        "end": {
          "line": 403,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15750,
      "end": 15751,
      "loc": {
        "start": {
          "line": 403,
          "column": 44
        },
        "end": {
          "line": 403,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15751,
      "end": 15758,
      "loc": {
        "start": {
          "line": 403,
          "column": 45
        },
        "end": {
          "line": 403,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15759,
      "end": 15761,
      "loc": {
        "start": {
          "line": 403,
          "column": 53
        },
        "end": {
          "line": 403,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 15786,
      "end": 15793,
      "loc": {
        "start": {
          "line": 404,
          "column": 24
        },
        "end": {
          "line": 404,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15793,
      "end": 15794,
      "loc": {
        "start": {
          "line": 404,
          "column": 31
        },
        "end": {
          "line": 404,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 15794,
      "end": 15801,
      "loc": {
        "start": {
          "line": 404,
          "column": 32
        },
        "end": {
          "line": 404,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15801,
      "end": 15802,
      "loc": {
        "start": {
          "line": 404,
          "column": 39
        },
        "end": {
          "line": 404,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15802,
      "end": 15803,
      "loc": {
        "start": {
          "line": 404,
          "column": 40
        },
        "end": {
          "line": 404,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 15804,
      "end": 15809,
      "loc": {
        "start": {
          "line": 404,
          "column": 42
        },
        "end": {
          "line": 404,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15809,
      "end": 15810,
      "loc": {
        "start": {
          "line": 404,
          "column": 47
        },
        "end": {
          "line": 404,
          "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": 15811,
      "end": 15815,
      "loc": {
        "start": {
          "line": 404,
          "column": 49
        },
        "end": {
          "line": 404,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15815,
      "end": 15816,
      "loc": {
        "start": {
          "line": 404,
          "column": 53
        },
        "end": {
          "line": 404,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "signatureLineColor",
      "start": 15816,
      "end": 15834,
      "loc": {
        "start": {
          "line": 404,
          "column": 54
        },
        "end": {
          "line": 404,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15834,
      "end": 15835,
      "loc": {
        "start": {
          "line": 404,
          "column": 72
        },
        "end": {
          "line": 404,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 15835,
      "end": 15840,
      "loc": {
        "start": {
          "line": 404,
          "column": 73
        },
        "end": {
          "line": 404,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15840,
      "end": 15841,
      "loc": {
        "start": {
          "line": 404,
          "column": 78
        },
        "end": {
          "line": 404,
          "column": 79
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15841,
      "end": 15842,
      "loc": {
        "start": {
          "line": 404,
          "column": 79
        },
        "end": {
          "line": 404,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15843,
      "end": 15844,
      "loc": {
        "start": {
          "line": 404,
          "column": 81
        },
        "end": {
          "line": 404,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15844,
      "end": 15845,
      "loc": {
        "start": {
          "line": 404,
          "column": 82
        },
        "end": {
          "line": 404,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15845,
      "end": 15846,
      "loc": {
        "start": {
          "line": 404,
          "column": 83
        },
        "end": {
          "line": 404,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 15846,
      "end": 15851,
      "loc": {
        "start": {
          "line": 404,
          "column": 84
        },
        "end": {
          "line": 404,
          "column": 89
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15851,
      "end": 15852,
      "loc": {
        "start": {
          "line": 404,
          "column": 89
        },
        "end": {
          "line": 404,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 15852,
      "end": 15855,
      "loc": {
        "start": {
          "line": 404,
          "column": 90
        },
        "end": {
          "line": 404,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15855,
      "end": 15856,
      "loc": {
        "start": {
          "line": 404,
          "column": 93
        },
        "end": {
          "line": 404,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15856,
      "end": 15857,
      "loc": {
        "start": {
          "line": 404,
          "column": 94
        },
        "end": {
          "line": 404,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15857,
      "end": 15858,
      "loc": {
        "start": {
          "line": 404,
          "column": 95
        },
        "end": {
          "line": 404,
          "column": 96
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15875,
      "end": 15876,
      "loc": {
        "start": {
          "line": 405,
          "column": 16
        },
        "end": {
          "line": 405,
          "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": 15877,
      "end": 15881,
      "loc": {
        "start": {
          "line": 405,
          "column": 18
        },
        "end": {
          "line": 405,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15882,
      "end": 15883,
      "loc": {
        "start": {
          "line": 405,
          "column": 23
        },
        "end": {
          "line": 405,
          "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": 15904,
      "end": 15908,
      "loc": {
        "start": {
          "line": 406,
          "column": 20
        },
        "end": {
          "line": 406,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15908,
      "end": 15909,
      "loc": {
        "start": {
          "line": 406,
          "column": 24
        },
        "end": {
          "line": 406,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 15909,
      "end": 15916,
      "loc": {
        "start": {
          "line": 406,
          "column": 25
        },
        "end": {
          "line": 406,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15916,
      "end": 15917,
      "loc": {
        "start": {
          "line": 406,
          "column": 32
        },
        "end": {
          "line": 406,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 15917,
      "end": 15925,
      "loc": {
        "start": {
          "line": 406,
          "column": 33
        },
        "end": {
          "line": 406,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15925,
      "end": 15926,
      "loc": {
        "start": {
          "line": 406,
          "column": 41
        },
        "end": {
          "line": 406,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "unselectElements",
      "start": 15926,
      "end": 15942,
      "loc": {
        "start": {
          "line": 406,
          "column": 42
        },
        "end": {
          "line": 406,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15942,
      "end": 15943,
      "loc": {
        "start": {
          "line": 406,
          "column": 58
        },
        "end": {
          "line": 406,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 15943,
      "end": 15959,
      "loc": {
        "start": {
          "line": 406,
          "column": 59
        },
        "end": {
          "line": 406,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15959,
      "end": 15960,
      "loc": {
        "start": {
          "line": 406,
          "column": 75
        },
        "end": {
          "line": 406,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15960,
      "end": 15961,
      "loc": {
        "start": {
          "line": 406,
          "column": 76
        },
        "end": {
          "line": 406,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 15982,
      "end": 15989,
      "loc": {
        "start": {
          "line": 407,
          "column": 20
        },
        "end": {
          "line": 407,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 15989,
      "end": 15990,
      "loc": {
        "start": {
          "line": 407,
          "column": 27
        },
        "end": {
          "line": 407,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 15990,
      "end": 15993,
      "loc": {
        "start": {
          "line": 407,
          "column": 28
        },
        "end": {
          "line": 407,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15993,
      "end": 15994,
      "loc": {
        "start": {
          "line": 407,
          "column": 31
        },
        "end": {
          "line": 407,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 15994,
      "end": 15995,
      "loc": {
        "start": {
          "line": 407,
          "column": 32
        },
        "end": {
          "line": 407,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.ChangeLinesToContourLines(",
      "start": 15995,
      "end": 16038,
      "loc": {
        "start": {
          "line": 407,
          "column": 33
        },
        "end": {
          "line": 407,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16038,
      "end": 16040,
      "loc": {
        "start": {
          "line": 407,
          "column": 76
        },
        "end": {
          "line": 407,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 16040,
      "end": 16048,
      "loc": {
        "start": {
          "line": 407,
          "column": 78
        },
        "end": {
          "line": 407,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16048,
      "end": 16049,
      "loc": {
        "start": {
          "line": 407,
          "column": 86
        },
        "end": {
          "line": 407,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 16049,
      "end": 16052,
      "loc": {
        "start": {
          "line": 407,
          "column": 87
        },
        "end": {
          "line": 407,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16052,
      "end": 16054,
      "loc": {
        "start": {
          "line": 407,
          "column": 90
        },
        "end": {
          "line": 407,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 16054,
      "end": 16061,
      "loc": {
        "start": {
          "line": 407,
          "column": 92
        },
        "end": {
          "line": 407,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16061,
      "end": 16062,
      "loc": {
        "start": {
          "line": 407,
          "column": 99
        },
        "end": {
          "line": 407,
          "column": 100
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 16062,
      "end": 16065,
      "loc": {
        "start": {
          "line": 407,
          "column": 100
        },
        "end": {
          "line": 407,
          "column": 103
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16065,
      "end": 16066,
      "loc": {
        "start": {
          "line": 407,
          "column": 103
        },
        "end": {
          "line": 407,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16066,
      "end": 16067,
      "loc": {
        "start": {
          "line": 407,
          "column": 104
        },
        "end": {
          "line": 407,
          "column": 105
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16067,
      "end": 16068,
      "loc": {
        "start": {
          "line": 407,
          "column": 105
        },
        "end": {
          "line": 407,
          "column": 106
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16089,
      "end": 16093,
      "loc": {
        "start": {
          "line": 408,
          "column": 20
        },
        "end": {
          "line": 408,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16093,
      "end": 16094,
      "loc": {
        "start": {
          "line": 408,
          "column": 24
        },
        "end": {
          "line": 408,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 16094,
      "end": 16104,
      "loc": {
        "start": {
          "line": 408,
          "column": 25
        },
        "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": 16104,
      "end": 16105,
      "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": "execute",
      "start": 16105,
      "end": 16112,
      "loc": {
        "start": {
          "line": 408,
          "column": 36
        },
        "end": {
          "line": 408,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16112,
      "end": 16113,
      "loc": {
        "start": {
          "line": 408,
          "column": 43
        },
        "end": {
          "line": 408,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16113,
      "end": 16114,
      "loc": {
        "start": {
          "line": 408,
          "column": 44
        },
        "end": {
          "line": 408,
          "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.ChangeLinesToContourLines(",
      "start": 16114,
      "end": 16157,
      "loc": {
        "start": {
          "line": 408,
          "column": 45
        },
        "end": {
          "line": 408,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16157,
      "end": 16159,
      "loc": {
        "start": {
          "line": 408,
          "column": 88
        },
        "end": {
          "line": 408,
          "column": 90
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 16159,
      "end": 16167,
      "loc": {
        "start": {
          "line": 408,
          "column": 90
        },
        "end": {
          "line": 408,
          "column": 98
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16167,
      "end": 16168,
      "loc": {
        "start": {
          "line": 408,
          "column": 98
        },
        "end": {
          "line": 408,
          "column": 99
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": ", [",
      "start": 16168,
      "end": 16171,
      "loc": {
        "start": {
          "line": 408,
          "column": 99
        },
        "end": {
          "line": 408,
          "column": 102
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16171,
      "end": 16173,
      "loc": {
        "start": {
          "line": 408,
          "column": 102
        },
        "end": {
          "line": 408,
          "column": 104
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineIds",
      "start": 16173,
      "end": 16180,
      "loc": {
        "start": {
          "line": 408,
          "column": 104
        },
        "end": {
          "line": 408,
          "column": 111
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16180,
      "end": 16181,
      "loc": {
        "start": {
          "line": 408,
          "column": 111
        },
        "end": {
          "line": 408,
          "column": 112
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 16181,
      "end": 16184,
      "loc": {
        "start": {
          "line": 408,
          "column": 112
        },
        "end": {
          "line": 408,
          "column": 115
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16184,
      "end": 16185,
      "loc": {
        "start": {
          "line": 408,
          "column": 115
        },
        "end": {
          "line": 408,
          "column": 116
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16185,
      "end": 16186,
      "loc": {
        "start": {
          "line": 408,
          "column": 116
        },
        "end": {
          "line": 408,
          "column": 117
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16186,
      "end": 16187,
      "loc": {
        "start": {
          "line": 408,
          "column": 117
        },
        "end": {
          "line": 408,
          "column": 118
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 16208,
      "end": 16224,
      "loc": {
        "start": {
          "line": 409,
          "column": 20
        },
        "end": {
          "line": 409,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16224,
      "end": 16225,
      "loc": {
        "start": {
          "line": 409,
          "column": 36
        },
        "end": {
          "line": 409,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 16225,
      "end": 16232,
      "loc": {
        "start": {
          "line": 409,
          "column": 37
        },
        "end": {
          "line": 409,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16232,
      "end": 16233,
      "loc": {
        "start": {
          "line": 409,
          "column": 44
        },
        "end": {
          "line": 409,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16233,
      "end": 16240,
      "loc": {
        "start": {
          "line": 409,
          "column": 45
        },
        "end": {
          "line": 409,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16241,
      "end": 16243,
      "loc": {
        "start": {
          "line": 409,
          "column": 53
        },
        "end": {
          "line": 409,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 16268,
      "end": 16275,
      "loc": {
        "start": {
          "line": 410,
          "column": 24
        },
        "end": {
          "line": 410,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16275,
      "end": 16276,
      "loc": {
        "start": {
          "line": 410,
          "column": 31
        },
        "end": {
          "line": 410,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "animate",
      "start": 16276,
      "end": 16283,
      "loc": {
        "start": {
          "line": 410,
          "column": 32
        },
        "end": {
          "line": 410,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16283,
      "end": 16284,
      "loc": {
        "start": {
          "line": 410,
          "column": 39
        },
        "end": {
          "line": 410,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16284,
      "end": 16285,
      "loc": {
        "start": {
          "line": 410,
          "column": 40
        },
        "end": {
          "line": 410,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "color",
      "start": 16286,
      "end": 16291,
      "loc": {
        "start": {
          "line": 410,
          "column": 42
        },
        "end": {
          "line": 410,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16291,
      "end": 16292,
      "loc": {
        "start": {
          "line": 410,
          "column": 47
        },
        "end": {
          "line": 410,
          "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": 16293,
      "end": 16297,
      "loc": {
        "start": {
          "line": 410,
          "column": 49
        },
        "end": {
          "line": 410,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16297,
      "end": 16298,
      "loc": {
        "start": {
          "line": 410,
          "column": 53
        },
        "end": {
          "line": 410,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "contourLineColor",
      "start": 16298,
      "end": 16314,
      "loc": {
        "start": {
          "line": 410,
          "column": 54
        },
        "end": {
          "line": 410,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16314,
      "end": 16315,
      "loc": {
        "start": {
          "line": 410,
          "column": 70
        },
        "end": {
          "line": 410,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "clone",
      "start": 16315,
      "end": 16320,
      "loc": {
        "start": {
          "line": 410,
          "column": 71
        },
        "end": {
          "line": 410,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16320,
      "end": 16321,
      "loc": {
        "start": {
          "line": 410,
          "column": 76
        },
        "end": {
          "line": 410,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16321,
      "end": 16322,
      "loc": {
        "start": {
          "line": 410,
          "column": 77
        },
        "end": {
          "line": 410,
          "column": 78
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16323,
      "end": 16324,
      "loc": {
        "start": {
          "line": 410,
          "column": 79
        },
        "end": {
          "line": 410,
          "column": 80
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16324,
      "end": 16325,
      "loc": {
        "start": {
          "line": 410,
          "column": 80
        },
        "end": {
          "line": 410,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16325,
      "end": 16326,
      "loc": {
        "start": {
          "line": 410,
          "column": 81
        },
        "end": {
          "line": 410,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "start",
      "start": 16326,
      "end": 16331,
      "loc": {
        "start": {
          "line": 410,
          "column": 82
        },
        "end": {
          "line": 410,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16331,
      "end": 16332,
      "loc": {
        "start": {
          "line": 410,
          "column": 87
        },
        "end": {
          "line": 410,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "num",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": 500,
      "start": 16332,
      "end": 16335,
      "loc": {
        "start": {
          "line": 410,
          "column": 88
        },
        "end": {
          "line": 410,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16335,
      "end": 16336,
      "loc": {
        "start": {
          "line": 410,
          "column": 91
        },
        "end": {
          "line": 410,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16336,
      "end": 16337,
      "loc": {
        "start": {
          "line": 410,
          "column": 92
        },
        "end": {
          "line": 410,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16337,
      "end": 16338,
      "loc": {
        "start": {
          "line": 410,
          "column": 93
        },
        "end": {
          "line": 410,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16355,
      "end": 16356,
      "loc": {
        "start": {
          "line": 411,
          "column": 16
        },
        "end": {
          "line": 411,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16369,
      "end": 16370,
      "loc": {
        "start": {
          "line": 412,
          "column": 12
        },
        "end": {
          "line": 412,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16379,
      "end": 16380,
      "loc": {
        "start": {
          "line": 413,
          "column": 8
        },
        "end": {
          "line": 413,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16380,
      "end": 16381,
      "loc": {
        "start": {
          "line": 413,
          "column": 9
        },
        "end": {
          "line": 413,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16381,
      "end": 16382,
      "loc": {
        "start": {
          "line": 413,
          "column": 10
        },
        "end": {
          "line": 413,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16392,
      "end": 16396,
      "loc": {
        "start": {
          "line": 415,
          "column": 8
        },
        "end": {
          "line": 415,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16396,
      "end": 16397,
      "loc": {
        "start": {
          "line": 415,
          "column": 12
        },
        "end": {
          "line": 415,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "deleteButton",
      "start": 16397,
      "end": 16409,
      "loc": {
        "start": {
          "line": 415,
          "column": 13
        },
        "end": {
          "line": 415,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16409,
      "end": 16410,
      "loc": {
        "start": {
          "line": 415,
          "column": 25
        },
        "end": {
          "line": 415,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "observe",
      "start": 16410,
      "end": 16417,
      "loc": {
        "start": {
          "line": 415,
          "column": 26
        },
        "end": {
          "line": 415,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16417,
      "end": 16418,
      "loc": {
        "start": {
          "line": 415,
          "column": 33
        },
        "end": {
          "line": 415,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 16418,
      "end": 16423,
      "loc": {
        "start": {
          "line": 415,
          "column": 34
        },
        "end": {
          "line": 415,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16424,
      "end": 16426,
      "loc": {
        "start": {
          "line": 415,
          "column": 40
        },
        "end": {
          "line": 415,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "state",
      "start": 16427,
      "end": 16432,
      "loc": {
        "start": {
          "line": 415,
          "column": 43
        },
        "end": {
          "line": 415,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16432,
      "end": 16433,
      "loc": {
        "start": {
          "line": 415,
          "column": 48
        },
        "end": {
          "line": 415,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lastEvent",
      "start": 16433,
      "end": 16442,
      "loc": {
        "start": {
          "line": 415,
          "column": 49
        },
        "end": {
          "line": 415,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16442,
      "end": 16443,
      "loc": {
        "start": {
          "line": 415,
          "column": 58
        },
        "end": {
          "line": 415,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 16444,
      "end": 16449,
      "loc": {
        "start": {
          "line": 415,
          "column": 60
        },
        "end": {
          "line": 415,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16450,
      "end": 16452,
      "loc": {
        "start": {
          "line": 415,
          "column": 66
        },
        "end": {
          "line": 415,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16453,
      "end": 16454,
      "loc": {
        "start": {
          "line": 415,
          "column": 69
        },
        "end": {
          "line": 415,
          "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": 16467,
      "end": 16469,
      "loc": {
        "start": {
          "line": 416,
          "column": 12
        },
        "end": {
          "line": 416,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16470,
      "end": 16471,
      "loc": {
        "start": {
          "line": 416,
          "column": 15
        },
        "end": {
          "line": 416,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "event",
      "start": 16471,
      "end": 16476,
      "loc": {
        "start": {
          "line": 416,
          "column": 16
        },
        "end": {
          "line": 416,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16476,
      "end": 16477,
      "loc": {
        "start": {
          "line": 416,
          "column": 21
        },
        "end": {
          "line": 416,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "type",
      "start": 16477,
      "end": 16481,
      "loc": {
        "start": {
          "line": 416,
          "column": 22
        },
        "end": {
          "line": 416,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 16482,
      "end": 16485,
      "loc": {
        "start": {
          "line": 416,
          "column": 27
        },
        "end": {
          "line": 416,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "click",
      "start": 16486,
      "end": 16493,
      "loc": {
        "start": {
          "line": 416,
          "column": 31
        },
        "end": {
          "line": 416,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16493,
      "end": 16494,
      "loc": {
        "start": {
          "line": 416,
          "column": 38
        },
        "end": {
          "line": 416,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16495,
      "end": 16496,
      "loc": {
        "start": {
          "line": 416,
          "column": 40
        },
        "end": {
          "line": 416,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "const",
        "keyword": "const",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "const",
      "start": 16513,
      "end": 16518,
      "loc": {
        "start": {
          "line": 417,
          "column": 16
        },
        "end": {
          "line": 417,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16519,
      "end": 16527,
      "loc": {
        "start": {
          "line": 417,
          "column": 22
        },
        "end": {
          "line": 417,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 16528,
      "end": 16529,
      "loc": {
        "start": {
          "line": 417,
          "column": 31
        },
        "end": {
          "line": 417,
          "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": 16530,
      "end": 16534,
      "loc": {
        "start": {
          "line": 417,
          "column": 33
        },
        "end": {
          "line": 417,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16534,
      "end": 16535,
      "loc": {
        "start": {
          "line": 417,
          "column": 37
        },
        "end": {
          "line": 417,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 16535,
      "end": 16546,
      "loc": {
        "start": {
          "line": 417,
          "column": 38
        },
        "end": {
          "line": 417,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16546,
      "end": 16547,
      "loc": {
        "start": {
          "line": 417,
          "column": 49
        },
        "end": {
          "line": 417,
          "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": 16547,
      "end": 16551,
      "loc": {
        "start": {
          "line": 417,
          "column": 50
        },
        "end": {
          "line": 417,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16551,
      "end": 16552,
      "loc": {
        "start": {
          "line": 417,
          "column": 54
        },
        "end": {
          "line": 417,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 16552,
      "end": 16559,
      "loc": {
        "start": {
          "line": 417,
          "column": 55
        },
        "end": {
          "line": 417,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16559,
      "end": 16560,
      "loc": {
        "start": {
          "line": 417,
          "column": 62
        },
        "end": {
          "line": 417,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selector",
      "start": 16560,
      "end": 16568,
      "loc": {
        "start": {
          "line": 417,
          "column": 63
        },
        "end": {
          "line": 417,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16568,
      "end": 16569,
      "loc": {
        "start": {
          "line": 417,
          "column": 71
        },
        "end": {
          "line": 417,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSelectedElements",
      "start": 16569,
      "end": 16588,
      "loc": {
        "start": {
          "line": 417,
          "column": 72
        },
        "end": {
          "line": 417,
          "column": 91
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16588,
      "end": 16589,
      "loc": {
        "start": {
          "line": 417,
          "column": 91
        },
        "end": {
          "line": 417,
          "column": 92
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16589,
      "end": 16590,
      "loc": {
        "start": {
          "line": 417,
          "column": 92
        },
        "end": {
          "line": 417,
          "column": 93
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16590,
      "end": 16591,
      "loc": {
        "start": {
          "line": 417,
          "column": 93
        },
        "end": {
          "line": 417,
          "column": 94
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16591,
      "end": 16592,
      "loc": {
        "start": {
          "line": 417,
          "column": 94
        },
        "end": {
          "line": 417,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16609,
      "end": 16613,
      "loc": {
        "start": {
          "line": 418,
          "column": 16
        },
        "end": {
          "line": 418,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16613,
      "end": 16614,
      "loc": {
        "start": {
          "line": 418,
          "column": 20
        },
        "end": {
          "line": 418,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "connection",
      "start": 16614,
      "end": 16624,
      "loc": {
        "start": {
          "line": 418,
          "column": 21
        },
        "end": {
          "line": 418,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16624,
      "end": 16625,
      "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": "execute",
      "start": 16625,
      "end": 16632,
      "loc": {
        "start": {
          "line": 418,
          "column": 32
        },
        "end": {
          "line": 418,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16632,
      "end": 16633,
      "loc": {
        "start": {
          "line": 418,
          "column": 39
        },
        "end": {
          "line": 418,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16633,
      "end": 16634,
      "loc": {
        "start": {
          "line": 418,
          "column": 40
        },
        "end": {
          "line": 418,
          "column": 41
        }
      }
    },
    {
      "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": 16634,
      "end": 16664,
      "loc": {
        "start": {
          "line": 418,
          "column": 41
        },
        "end": {
          "line": 418,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16664,
      "end": 16666,
      "loc": {
        "start": {
          "line": 418,
          "column": 71
        },
        "end": {
          "line": 418,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16666,
      "end": 16674,
      "loc": {
        "start": {
          "line": 418,
          "column": 73
        },
        "end": {
          "line": 418,
          "column": 81
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16674,
      "end": 16675,
      "loc": {
        "start": {
          "line": 418,
          "column": 81
        },
        "end": {
          "line": 418,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 16675,
      "end": 16678,
      "loc": {
        "start": {
          "line": 418,
          "column": 82
        },
        "end": {
          "line": 418,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16678,
      "end": 16679,
      "loc": {
        "start": {
          "line": 418,
          "column": 85
        },
        "end": {
          "line": 418,
          "column": 86
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16679,
      "end": 16680,
      "loc": {
        "start": {
          "line": 418,
          "column": 86
        },
        "end": {
          "line": 418,
          "column": 87
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16680,
      "end": 16681,
      "loc": {
        "start": {
          "line": 418,
          "column": 87
        },
        "end": {
          "line": 418,
          "column": 88
        }
      }
    },
    {
      "type": {
        "label": "this",
        "keyword": "this",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "this",
      "start": 16698,
      "end": 16702,
      "loc": {
        "start": {
          "line": 419,
          "column": 16
        },
        "end": {
          "line": 419,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16702,
      "end": 16703,
      "loc": {
        "start": {
          "line": 419,
          "column": 20
        },
        "end": {
          "line": 419,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 16703,
      "end": 16710,
      "loc": {
        "start": {
          "line": 419,
          "column": 21
        },
        "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": 16710,
      "end": 16711,
      "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": "selector",
      "start": 16711,
      "end": 16719,
      "loc": {
        "start": {
          "line": 419,
          "column": 29
        },
        "end": {
          "line": 419,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16719,
      "end": 16720,
      "loc": {
        "start": {
          "line": 419,
          "column": 37
        },
        "end": {
          "line": 419,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "removeAll",
      "start": 16720,
      "end": 16729,
      "loc": {
        "start": {
          "line": 419,
          "column": 38
        },
        "end": {
          "line": 419,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16729,
      "end": 16730,
      "loc": {
        "start": {
          "line": 419,
          "column": 47
        },
        "end": {
          "line": 419,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16730,
      "end": 16731,
      "loc": {
        "start": {
          "line": 419,
          "column": 48
        },
        "end": {
          "line": 419,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16731,
      "end": 16732,
      "loc": {
        "start": {
          "line": 419,
          "column": 49
        },
        "end": {
          "line": 419,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "console",
      "start": 16749,
      "end": 16756,
      "loc": {
        "start": {
          "line": 420,
          "column": 16
        },
        "end": {
          "line": 420,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16756,
      "end": 16757,
      "loc": {
        "start": {
          "line": 420,
          "column": 23
        },
        "end": {
          "line": 420,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "log",
      "start": 16757,
      "end": 16760,
      "loc": {
        "start": {
          "line": 420,
          "column": 24
        },
        "end": {
          "line": 420,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16760,
      "end": 16761,
      "loc": {
        "start": {
          "line": 420,
          "column": 27
        },
        "end": {
          "line": 420,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16761,
      "end": 16762,
      "loc": {
        "start": {
          "line": 420,
          "column": 28
        },
        "end": {
          "line": 420,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "_C.SheetDesigner.DeleteLines([",
      "start": 16762,
      "end": 16792,
      "loc": {
        "start": {
          "line": 420,
          "column": 29
        },
        "end": {
          "line": 420,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "${",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16792,
      "end": 16794,
      "loc": {
        "start": {
          "line": 420,
          "column": 59
        },
        "end": {
          "line": 420,
          "column": 61
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 16794,
      "end": 16802,
      "loc": {
        "start": {
          "line": 420,
          "column": 61
        },
        "end": {
          "line": 420,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16802,
      "end": 16803,
      "loc": {
        "start": {
          "line": 420,
          "column": 69
        },
        "end": {
          "line": 420,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "template",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "]);",
      "start": 16803,
      "end": 16806,
      "loc": {
        "start": {
          "line": 420,
          "column": 70
        },
        "end": {
          "line": 420,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "`",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16806,
      "end": 16807,
      "loc": {
        "start": {
          "line": 420,
          "column": 73
        },
        "end": {
          "line": 420,
          "column": 74
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16807,
      "end": 16808,
      "loc": {
        "start": {
          "line": 420,
          "column": 74
        },
        "end": {
          "line": 420,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16808,
      "end": 16809,
      "loc": {
        "start": {
          "line": 420,
          "column": 75
        },
        "end": {
          "line": 420,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16822,
      "end": 16823,
      "loc": {
        "start": {
          "line": 421,
          "column": 12
        },
        "end": {
          "line": 421,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16832,
      "end": 16833,
      "loc": {
        "start": {
          "line": 422,
          "column": 8
        },
        "end": {
          "line": 422,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 16833,
      "end": 16834,
      "loc": {
        "start": {
          "line": 422,
          "column": 9
        },
        "end": {
          "line": 422,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 16834,
      "end": 16835,
      "loc": {
        "start": {
          "line": 422,
          "column": 10
        },
        "end": {
          "line": 422,
          "column": 11
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " Plugins can observe the whole session including the tree",
      "start": 16845,
      "end": 16904,
      "loc": {
        "start": {
          "line": 424,
          "column": 8
        },
        "end": {
          "line": 424,
          "column": 67
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " The second arg to observe fires on init",
      "start": 16913,
      "end": 16955,
      "loc": {
        "start": {
          "line": 425,
          "column": 8
        },
        "end": {
          "line": 425,
          "column": 50
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " this.session.observe(state => state.tree.features, features => {",
      "start": 16964,
      "end": 17031,
      "loc": {
        "start": {
          "line": 426,
          "column": 8
        },
        "end": {
          "line": 426,
          "column": 75
        }
      }
    },
    {
      "type": "CommentLine",
      "value": "     this.dropdown.children = features.map(item => this.session.tree[item].name)",
      "start": 17040,
      "end": 17122,
      "loc": {
        "start": {
          "line": 427,
          "column": 8
        },
        "end": {
          "line": 427,
          "column": 90
        }
      }
    },
    {
      "type": "CommentLine",
      "value": " }, true);",
      "start": 17131,
      "end": 17143,
      "loc": {
        "start": {
          "line": 428,
          "column": 8
        },
        "end": {
          "line": 428,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17148,
      "end": 17149,
      "loc": {
        "start": {
          "line": 429,
          "column": 4
        },
        "end": {
          "line": 429,
          "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": 17155,
      "end": 17356,
      "loc": {
        "start": {
          "line": 431,
          "column": 4
        },
        "end": {
          "line": 435,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerIds",
      "start": 17361,
      "end": 17372,
      "loc": {
        "start": {
          "line": 436,
          "column": 4
        },
        "end": {
          "line": 436,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17372,
      "end": 17373,
      "loc": {
        "start": {
          "line": 436,
          "column": 15
        },
        "end": {
          "line": 436,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 17373,
      "end": 17389,
      "loc": {
        "start": {
          "line": 436,
          "column": 16
        },
        "end": {
          "line": 436,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17389,
      "end": 17390,
      "loc": {
        "start": {
          "line": 436,
          "column": 32
        },
        "end": {
          "line": 436,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17391,
      "end": 17392,
      "loc": {
        "start": {
          "line": 436,
          "column": 34
        },
        "end": {
          "line": 436,
          "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": 17401,
      "end": 17406,
      "loc": {
        "start": {
          "line": 437,
          "column": 8
        },
        "end": {
          "line": 437,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 17407,
      "end": 17415,
      "loc": {
        "start": {
          "line": 437,
          "column": 14
        },
        "end": {
          "line": 437,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17416,
      "end": 17417,
      "loc": {
        "start": {
          "line": 437,
          "column": 23
        },
        "end": {
          "line": 437,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17418,
      "end": 17419,
      "loc": {
        "start": {
          "line": 437,
          "column": 25
        },
        "end": {
          "line": 437,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17419,
      "end": 17420,
      "loc": {
        "start": {
          "line": 437,
          "column": 26
        },
        "end": {
          "line": 437,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17420,
      "end": 17421,
      "loc": {
        "start": {
          "line": 437,
          "column": 27
        },
        "end": {
          "line": 437,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 17430,
      "end": 17446,
      "loc": {
        "start": {
          "line": 438,
          "column": 8
        },
        "end": {
          "line": 438,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17446,
      "end": 17447,
      "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": "forEach",
      "start": 17447,
      "end": 17454,
      "loc": {
        "start": {
          "line": 438,
          "column": 25
        },
        "end": {
          "line": 438,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17454,
      "end": 17455,
      "loc": {
        "start": {
          "line": 438,
          "column": 32
        },
        "end": {
          "line": 438,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17455,
      "end": 17462,
      "loc": {
        "start": {
          "line": 438,
          "column": 33
        },
        "end": {
          "line": 438,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17463,
      "end": 17465,
      "loc": {
        "start": {
          "line": 438,
          "column": 41
        },
        "end": {
          "line": 438,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17466,
      "end": 17467,
      "loc": {
        "start": {
          "line": 438,
          "column": 44
        },
        "end": {
          "line": 438,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17480,
      "end": 17487,
      "loc": {
        "start": {
          "line": 439,
          "column": 12
        },
        "end": {
          "line": 439,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17487,
      "end": 17488,
      "loc": {
        "start": {
          "line": 439,
          "column": 19
        },
        "end": {
          "line": 439,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17488,
      "end": 17492,
      "loc": {
        "start": {
          "line": 439,
          "column": 20
        },
        "end": {
          "line": 439,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 17493,
      "end": 17495,
      "loc": {
        "start": {
          "line": 439,
          "column": 25
        },
        "end": {
          "line": 439,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17496,
      "end": 17503,
      "loc": {
        "start": {
          "line": 439,
          "column": 28
        },
        "end": {
          "line": 439,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17503,
      "end": 17504,
      "loc": {
        "start": {
          "line": 439,
          "column": 35
        },
        "end": {
          "line": 439,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17504,
      "end": 17508,
      "loc": {
        "start": {
          "line": 439,
          "column": 36
        },
        "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": 17508,
      "end": 17509,
      "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": "owner",
      "start": 17509,
      "end": 17514,
      "loc": {
        "start": {
          "line": 439,
          "column": 41
        },
        "end": {
          "line": 439,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 17515,
      "end": 17517,
      "loc": {
        "start": {
          "line": 439,
          "column": 47
        },
        "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": "ownerIds",
      "start": 17518,
      "end": 17526,
      "loc": {
        "start": {
          "line": 439,
          "column": 50
        },
        "end": {
          "line": 439,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17526,
      "end": 17527,
      "loc": {
        "start": {
          "line": 439,
          "column": 58
        },
        "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": "push",
      "start": 17527,
      "end": 17531,
      "loc": {
        "start": {
          "line": 439,
          "column": 59
        },
        "end": {
          "line": 439,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17531,
      "end": 17532,
      "loc": {
        "start": {
          "line": 439,
          "column": 63
        },
        "end": {
          "line": 439,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17532,
      "end": 17539,
      "loc": {
        "start": {
          "line": 439,
          "column": 64
        },
        "end": {
          "line": 439,
          "column": 71
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17539,
      "end": 17540,
      "loc": {
        "start": {
          "line": 439,
          "column": 71
        },
        "end": {
          "line": 439,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17540,
      "end": 17544,
      "loc": {
        "start": {
          "line": 439,
          "column": 72
        },
        "end": {
          "line": 439,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17544,
      "end": 17545,
      "loc": {
        "start": {
          "line": 439,
          "column": 76
        },
        "end": {
          "line": 439,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17545,
      "end": 17550,
      "loc": {
        "start": {
          "line": 439,
          "column": 77
        },
        "end": {
          "line": 439,
          "column": 82
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17550,
      "end": 17551,
      "loc": {
        "start": {
          "line": 439,
          "column": 82
        },
        "end": {
          "line": 439,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17551,
      "end": 17552,
      "loc": {
        "start": {
          "line": 439,
          "column": 83
        },
        "end": {
          "line": 439,
          "column": 84
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17561,
      "end": 17562,
      "loc": {
        "start": {
          "line": 440,
          "column": 8
        },
        "end": {
          "line": 440,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17562,
      "end": 17563,
      "loc": {
        "start": {
          "line": 440,
          "column": 9
        },
        "end": {
          "line": 440,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17563,
      "end": 17564,
      "loc": {
        "start": {
          "line": 440,
          "column": 10
        },
        "end": {
          "line": 440,
          "column": 11
        }
      }
    },
    {
      "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": 17573,
      "end": 17579,
      "loc": {
        "start": {
          "line": 441,
          "column": 8
        },
        "end": {
          "line": 441,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ownerIds",
      "start": 17580,
      "end": 17588,
      "loc": {
        "start": {
          "line": 441,
          "column": 15
        },
        "end": {
          "line": 441,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17588,
      "end": 17589,
      "loc": {
        "start": {
          "line": 441,
          "column": 23
        },
        "end": {
          "line": 441,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17594,
      "end": 17595,
      "loc": {
        "start": {
          "line": 442,
          "column": 4
        },
        "end": {
          "line": 442,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwnerId",
      "start": 17601,
      "end": 17611,
      "loc": {
        "start": {
          "line": 444,
          "column": 4
        },
        "end": {
          "line": 444,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17611,
      "end": 17612,
      "loc": {
        "start": {
          "line": 444,
          "column": 14
        },
        "end": {
          "line": 444,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 17612,
      "end": 17627,
      "loc": {
        "start": {
          "line": 444,
          "column": 15
        },
        "end": {
          "line": 444,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17627,
      "end": 17628,
      "loc": {
        "start": {
          "line": 444,
          "column": 30
        },
        "end": {
          "line": 444,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17629,
      "end": 17630,
      "loc": {
        "start": {
          "line": 444,
          "column": 32
        },
        "end": {
          "line": 444,
          "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": 17639,
      "end": 17642,
      "loc": {
        "start": {
          "line": 445,
          "column": 8
        },
        "end": {
          "line": 445,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 17643,
      "end": 17645,
      "loc": {
        "start": {
          "line": 445,
          "column": 12
        },
        "end": {
          "line": 445,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17645,
      "end": 17646,
      "loc": {
        "start": {
          "line": 445,
          "column": 14
        },
        "end": {
          "line": 445,
          "column": 15
        }
      }
    },
    {
      "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": 17655,
      "end": 17657,
      "loc": {
        "start": {
          "line": 446,
          "column": 8
        },
        "end": {
          "line": 446,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17658,
      "end": 17659,
      "loc": {
        "start": {
          "line": 446,
          "column": 11
        },
        "end": {
          "line": 446,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 17659,
      "end": 17674,
      "loc": {
        "start": {
          "line": 446,
          "column": 12
        },
        "end": {
          "line": 446,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17674,
      "end": 17675,
      "loc": {
        "start": {
          "line": 446,
          "column": 27
        },
        "end": {
          "line": 446,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17675,
      "end": 17679,
      "loc": {
        "start": {
          "line": 446,
          "column": 28
        },
        "end": {
          "line": 446,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 17680,
      "end": 17682,
      "loc": {
        "start": {
          "line": 446,
          "column": 33
        },
        "end": {
          "line": 446,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 17683,
      "end": 17698,
      "loc": {
        "start": {
          "line": 446,
          "column": 36
        },
        "end": {
          "line": 446,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17698,
      "end": 17699,
      "loc": {
        "start": {
          "line": 446,
          "column": 51
        },
        "end": {
          "line": 446,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17699,
      "end": 17703,
      "loc": {
        "start": {
          "line": 446,
          "column": 52
        },
        "end": {
          "line": 446,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17703,
      "end": 17704,
      "loc": {
        "start": {
          "line": 446,
          "column": 56
        },
        "end": {
          "line": 446,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17704,
      "end": 17709,
      "loc": {
        "start": {
          "line": 446,
          "column": 57
        },
        "end": {
          "line": 446,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17709,
      "end": 17710,
      "loc": {
        "start": {
          "line": 446,
          "column": 62
        },
        "end": {
          "line": 446,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17711,
      "end": 17712,
      "loc": {
        "start": {
          "line": 446,
          "column": 64
        },
        "end": {
          "line": 446,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 17725,
      "end": 17727,
      "loc": {
        "start": {
          "line": 447,
          "column": 12
        },
        "end": {
          "line": 447,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17728,
      "end": 17729,
      "loc": {
        "start": {
          "line": 447,
          "column": 15
        },
        "end": {
          "line": 447,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElement",
      "start": 17730,
      "end": 17745,
      "loc": {
        "start": {
          "line": 447,
          "column": 17
        },
        "end": {
          "line": 447,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17745,
      "end": 17746,
      "loc": {
        "start": {
          "line": 447,
          "column": 32
        },
        "end": {
          "line": 447,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 17746,
      "end": 17750,
      "loc": {
        "start": {
          "line": 447,
          "column": 33
        },
        "end": {
          "line": 447,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17750,
      "end": 17751,
      "loc": {
        "start": {
          "line": 447,
          "column": 37
        },
        "end": {
          "line": 447,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17751,
      "end": 17756,
      "loc": {
        "start": {
          "line": 447,
          "column": 38
        },
        "end": {
          "line": 447,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17756,
      "end": 17757,
      "loc": {
        "start": {
          "line": 447,
          "column": 43
        },
        "end": {
          "line": 447,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17766,
      "end": 17767,
      "loc": {
        "start": {
          "line": 448,
          "column": 8
        },
        "end": {
          "line": 448,
          "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": 17776,
      "end": 17782,
      "loc": {
        "start": {
          "line": 449,
          "column": 8
        },
        "end": {
          "line": 449,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 17783,
      "end": 17785,
      "loc": {
        "start": {
          "line": 449,
          "column": 15
        },
        "end": {
          "line": 449,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17785,
      "end": 17786,
      "loc": {
        "start": {
          "line": 449,
          "column": 17
        },
        "end": {
          "line": 449,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17791,
      "end": 17792,
      "loc": {
        "start": {
          "line": 450,
          "column": 4
        },
        "end": {
          "line": 450,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwners",
      "start": 17798,
      "end": 17807,
      "loc": {
        "start": {
          "line": 452,
          "column": 4
        },
        "end": {
          "line": 452,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17807,
      "end": 17808,
      "loc": {
        "start": {
          "line": 452,
          "column": 13
        },
        "end": {
          "line": 452,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 17808,
      "end": 17824,
      "loc": {
        "start": {
          "line": 452,
          "column": 14
        },
        "end": {
          "line": 452,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17824,
      "end": 17825,
      "loc": {
        "start": {
          "line": 452,
          "column": 30
        },
        "end": {
          "line": 452,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17826,
      "end": 17827,
      "loc": {
        "start": {
          "line": 452,
          "column": 32
        },
        "end": {
          "line": 452,
          "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": 17836,
      "end": 17841,
      "loc": {
        "start": {
          "line": 453,
          "column": 8
        },
        "end": {
          "line": 453,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 17842,
      "end": 17848,
      "loc": {
        "start": {
          "line": 453,
          "column": 14
        },
        "end": {
          "line": 453,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17849,
      "end": 17850,
      "loc": {
        "start": {
          "line": 453,
          "column": 21
        },
        "end": {
          "line": 453,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17851,
      "end": 17852,
      "loc": {
        "start": {
          "line": 453,
          "column": 23
        },
        "end": {
          "line": 453,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17852,
      "end": 17853,
      "loc": {
        "start": {
          "line": 453,
          "column": 24
        },
        "end": {
          "line": 453,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17853,
      "end": 17854,
      "loc": {
        "start": {
          "line": 453,
          "column": 25
        },
        "end": {
          "line": 453,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "selectedElements",
      "start": 17863,
      "end": 17879,
      "loc": {
        "start": {
          "line": 454,
          "column": 8
        },
        "end": {
          "line": 454,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17879,
      "end": 17880,
      "loc": {
        "start": {
          "line": 454,
          "column": 24
        },
        "end": {
          "line": 454,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "forEach",
      "start": 17880,
      "end": 17887,
      "loc": {
        "start": {
          "line": 454,
          "column": 25
        },
        "end": {
          "line": 454,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17887,
      "end": 17888,
      "loc": {
        "start": {
          "line": 454,
          "column": 32
        },
        "end": {
          "line": 454,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17888,
      "end": 17895,
      "loc": {
        "start": {
          "line": 454,
          "column": 33
        },
        "end": {
          "line": 454,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17896,
      "end": 17898,
      "loc": {
        "start": {
          "line": 454,
          "column": 41
        },
        "end": {
          "line": 454,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17899,
      "end": 17900,
      "loc": {
        "start": {
          "line": 454,
          "column": 44
        },
        "end": {
          "line": 454,
          "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": 17913,
      "end": 17918,
      "loc": {
        "start": {
          "line": 455,
          "column": 12
        },
        "end": {
          "line": 455,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17919,
      "end": 17924,
      "loc": {
        "start": {
          "line": 455,
          "column": 18
        },
        "end": {
          "line": 455,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 17925,
      "end": 17926,
      "loc": {
        "start": {
          "line": 455,
          "column": 24
        },
        "end": {
          "line": 455,
          "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": 17927,
      "end": 17931,
      "loc": {
        "start": {
          "line": 455,
          "column": 26
        },
        "end": {
          "line": 455,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17931,
      "end": 17932,
      "loc": {
        "start": {
          "line": 455,
          "column": 30
        },
        "end": {
          "line": 455,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 17932,
      "end": 17940,
      "loc": {
        "start": {
          "line": 455,
          "column": 31
        },
        "end": {
          "line": 455,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17940,
      "end": 17941,
      "loc": {
        "start": {
          "line": 455,
          "column": 39
        },
        "end": {
          "line": 455,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 17941,
      "end": 17948,
      "loc": {
        "start": {
          "line": 455,
          "column": 40
        },
        "end": {
          "line": 455,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17948,
      "end": 17949,
      "loc": {
        "start": {
          "line": 455,
          "column": 47
        },
        "end": {
          "line": 455,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17949,
      "end": 17950,
      "loc": {
        "start": {
          "line": 455,
          "column": 48
        },
        "end": {
          "line": 455,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17963,
      "end": 17968,
      "loc": {
        "start": {
          "line": 456,
          "column": 12
        },
        "end": {
          "line": 456,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 17969,
      "end": 17971,
      "loc": {
        "start": {
          "line": 456,
          "column": 18
        },
        "end": {
          "line": 456,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17972,
      "end": 17977,
      "loc": {
        "start": {
          "line": 456,
          "column": 21
        },
        "end": {
          "line": 456,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17977,
      "end": 17978,
      "loc": {
        "start": {
          "line": 456,
          "column": 26
        },
        "end": {
          "line": 456,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "push",
      "start": 17978,
      "end": 17982,
      "loc": {
        "start": {
          "line": 456,
          "column": 27
        },
        "end": {
          "line": 456,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17982,
      "end": 17983,
      "loc": {
        "start": {
          "line": 456,
          "column": 31
        },
        "end": {
          "line": 456,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 17983,
      "end": 17988,
      "loc": {
        "start": {
          "line": 456,
          "column": 32
        },
        "end": {
          "line": 456,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17988,
      "end": 17989,
      "loc": {
        "start": {
          "line": 456,
          "column": 37
        },
        "end": {
          "line": 456,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 17989,
      "end": 17990,
      "loc": {
        "start": {
          "line": 456,
          "column": 38
        },
        "end": {
          "line": 456,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 17999,
      "end": 18000,
      "loc": {
        "start": {
          "line": 457,
          "column": 8
        },
        "end": {
          "line": 457,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18000,
      "end": 18001,
      "loc": {
        "start": {
          "line": 457,
          "column": 9
        },
        "end": {
          "line": 457,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18001,
      "end": 18002,
      "loc": {
        "start": {
          "line": 457,
          "column": 10
        },
        "end": {
          "line": 457,
          "column": 11
        }
      }
    },
    {
      "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": 18011,
      "end": 18017,
      "loc": {
        "start": {
          "line": 458,
          "column": 8
        },
        "end": {
          "line": 458,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owners",
      "start": 18018,
      "end": 18024,
      "loc": {
        "start": {
          "line": 458,
          "column": 15
        },
        "end": {
          "line": 458,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18024,
      "end": 18025,
      "loc": {
        "start": {
          "line": 458,
          "column": 21
        },
        "end": {
          "line": 458,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18030,
      "end": 18031,
      "loc": {
        "start": {
          "line": 459,
          "column": 4
        },
        "end": {
          "line": 459,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getOwner",
      "start": 18037,
      "end": 18045,
      "loc": {
        "start": {
          "line": 461,
          "column": 4
        },
        "end": {
          "line": 461,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18045,
      "end": 18046,
      "loc": {
        "start": {
          "line": 461,
          "column": 12
        },
        "end": {
          "line": 461,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18046,
      "end": 18053,
      "loc": {
        "start": {
          "line": 461,
          "column": 13
        },
        "end": {
          "line": 461,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18053,
      "end": 18054,
      "loc": {
        "start": {
          "line": 461,
          "column": 20
        },
        "end": {
          "line": 461,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18055,
      "end": 18056,
      "loc": {
        "start": {
          "line": 461,
          "column": 22
        },
        "end": {
          "line": 461,
          "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": 18065,
      "end": 18068,
      "loc": {
        "start": {
          "line": 462,
          "column": 8
        },
        "end": {
          "line": 462,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18069,
      "end": 18074,
      "loc": {
        "start": {
          "line": 462,
          "column": 12
        },
        "end": {
          "line": 462,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18074,
      "end": 18075,
      "loc": {
        "start": {
          "line": 462,
          "column": 17
        },
        "end": {
          "line": 462,
          "column": 18
        }
      }
    },
    {
      "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": 18084,
      "end": 18086,
      "loc": {
        "start": {
          "line": 463,
          "column": 8
        },
        "end": {
          "line": 463,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18087,
      "end": 18088,
      "loc": {
        "start": {
          "line": 463,
          "column": 11
        },
        "end": {
          "line": 463,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18088,
      "end": 18095,
      "loc": {
        "start": {
          "line": 463,
          "column": 12
        },
        "end": {
          "line": 463,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18095,
      "end": 18096,
      "loc": {
        "start": {
          "line": 463,
          "column": 19
        },
        "end": {
          "line": 463,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18096,
      "end": 18100,
      "loc": {
        "start": {
          "line": 463,
          "column": 20
        },
        "end": {
          "line": 463,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 18101,
      "end": 18103,
      "loc": {
        "start": {
          "line": 463,
          "column": 25
        },
        "end": {
          "line": 463,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18104,
      "end": 18111,
      "loc": {
        "start": {
          "line": 463,
          "column": 28
        },
        "end": {
          "line": 463,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18111,
      "end": 18112,
      "loc": {
        "start": {
          "line": 463,
          "column": 35
        },
        "end": {
          "line": 463,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18112,
      "end": 18116,
      "loc": {
        "start": {
          "line": 463,
          "column": 36
        },
        "end": {
          "line": 463,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18116,
      "end": 18117,
      "loc": {
        "start": {
          "line": 463,
          "column": 40
        },
        "end": {
          "line": 463,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18117,
      "end": 18122,
      "loc": {
        "start": {
          "line": 463,
          "column": 41
        },
        "end": {
          "line": 463,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18122,
      "end": 18123,
      "loc": {
        "start": {
          "line": 463,
          "column": 46
        },
        "end": {
          "line": 463,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18124,
      "end": 18125,
      "loc": {
        "start": {
          "line": 463,
          "column": 48
        },
        "end": {
          "line": 463,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18138,
      "end": 18143,
      "loc": {
        "start": {
          "line": 464,
          "column": 12
        },
        "end": {
          "line": 464,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18144,
      "end": 18145,
      "loc": {
        "start": {
          "line": 464,
          "column": 18
        },
        "end": {
          "line": 464,
          "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": 18146,
      "end": 18150,
      "loc": {
        "start": {
          "line": 464,
          "column": 20
        },
        "end": {
          "line": 464,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18150,
      "end": 18151,
      "loc": {
        "start": {
          "line": 464,
          "column": 24
        },
        "end": {
          "line": 464,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18151,
      "end": 18158,
      "loc": {
        "start": {
          "line": 464,
          "column": 25
        },
        "end": {
          "line": 464,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18158,
      "end": 18159,
      "loc": {
        "start": {
          "line": 464,
          "column": 32
        },
        "end": {
          "line": 464,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18159,
      "end": 18163,
      "loc": {
        "start": {
          "line": 464,
          "column": 33
        },
        "end": {
          "line": 464,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18163,
      "end": 18164,
      "loc": {
        "start": {
          "line": 464,
          "column": 37
        },
        "end": {
          "line": 464,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "element",
      "start": 18164,
      "end": 18171,
      "loc": {
        "start": {
          "line": 464,
          "column": 38
        },
        "end": {
          "line": 464,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18171,
      "end": 18172,
      "loc": {
        "start": {
          "line": 464,
          "column": 45
        },
        "end": {
          "line": 464,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "meta",
      "start": 18172,
      "end": 18176,
      "loc": {
        "start": {
          "line": 464,
          "column": 46
        },
        "end": {
          "line": 464,
          "column": 50
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18176,
      "end": 18177,
      "loc": {
        "start": {
          "line": 464,
          "column": 50
        },
        "end": {
          "line": 464,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18177,
      "end": 18182,
      "loc": {
        "start": {
          "line": 464,
          "column": 51
        },
        "end": {
          "line": 464,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18182,
      "end": 18183,
      "loc": {
        "start": {
          "line": 464,
          "column": 56
        },
        "end": {
          "line": 464,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18183,
      "end": 18184,
      "loc": {
        "start": {
          "line": 464,
          "column": 57
        },
        "end": {
          "line": 464,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18193,
      "end": 18194,
      "loc": {
        "start": {
          "line": 465,
          "column": 8
        },
        "end": {
          "line": 465,
          "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": 18203,
      "end": 18209,
      "loc": {
        "start": {
          "line": 466,
          "column": 8
        },
        "end": {
          "line": 466,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "owner",
      "start": 18210,
      "end": 18215,
      "loc": {
        "start": {
          "line": 466,
          "column": 15
        },
        "end": {
          "line": 466,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18215,
      "end": 18216,
      "loc": {
        "start": {
          "line": 466,
          "column": 20
        },
        "end": {
          "line": 466,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18221,
      "end": 18222,
      "loc": {
        "start": {
          "line": 467,
          "column": 4
        },
        "end": {
          "line": 467,
          "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": 18228,
      "end": 18363,
      "loc": {
        "start": {
          "line": 469,
          "column": 4
        },
        "end": {
          "line": 472,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getSketchId",
      "start": 18368,
      "end": 18379,
      "loc": {
        "start": {
          "line": 473,
          "column": 4
        },
        "end": {
          "line": 473,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18379,
      "end": 18380,
      "loc": {
        "start": {
          "line": 473,
          "column": 15
        },
        "end": {
          "line": 473,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 18380,
      "end": 18386,
      "loc": {
        "start": {
          "line": 473,
          "column": 16
        },
        "end": {
          "line": 473,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18386,
      "end": 18387,
      "loc": {
        "start": {
          "line": 473,
          "column": 22
        },
        "end": {
          "line": 473,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18388,
      "end": 18389,
      "loc": {
        "start": {
          "line": 473,
          "column": 24
        },
        "end": {
          "line": 473,
          "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": 18398,
      "end": 18401,
      "loc": {
        "start": {
          "line": 474,
          "column": 8
        },
        "end": {
          "line": 474,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 18402,
      "end": 18410,
      "loc": {
        "start": {
          "line": 474,
          "column": 12
        },
        "end": {
          "line": 474,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18410,
      "end": 18411,
      "loc": {
        "start": {
          "line": 474,
          "column": 20
        },
        "end": {
          "line": 474,
          "column": 21
        }
      }
    },
    {
      "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": 18420,
      "end": 18423,
      "loc": {
        "start": {
          "line": 475,
          "column": 8
        },
        "end": {
          "line": 475,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18424,
      "end": 18432,
      "loc": {
        "start": {
          "line": 475,
          "column": 12
        },
        "end": {
          "line": 475,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18433,
      "end": 18434,
      "loc": {
        "start": {
          "line": 475,
          "column": 21
        },
        "end": {
          "line": 475,
          "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": 18435,
      "end": 18439,
      "loc": {
        "start": {
          "line": 475,
          "column": 23
        },
        "end": {
          "line": 475,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18439,
      "end": 18440,
      "loc": {
        "start": {
          "line": 475,
          "column": 27
        },
        "end": {
          "line": 475,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18440,
      "end": 18447,
      "loc": {
        "start": {
          "line": 475,
          "column": 28
        },
        "end": {
          "line": 475,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18447,
      "end": 18448,
      "loc": {
        "start": {
          "line": 475,
          "column": 35
        },
        "end": {
          "line": 475,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18448,
      "end": 18452,
      "loc": {
        "start": {
          "line": 475,
          "column": 36
        },
        "end": {
          "line": 475,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18452,
      "end": 18453,
      "loc": {
        "start": {
          "line": 475,
          "column": 40
        },
        "end": {
          "line": 475,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 18453,
      "end": 18459,
      "loc": {
        "start": {
          "line": 475,
          "column": 41
        },
        "end": {
          "line": 475,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18459,
      "end": 18460,
      "loc": {
        "start": {
          "line": 475,
          "column": 47
        },
        "end": {
          "line": 475,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18461,
      "end": 18462,
      "loc": {
        "start": {
          "line": 475,
          "column": 49
        },
        "end": {
          "line": 475,
          "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": 18463,
      "end": 18467,
      "loc": {
        "start": {
          "line": 475,
          "column": 51
        },
        "end": {
          "line": 475,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18467,
      "end": 18468,
      "loc": {
        "start": {
          "line": 475,
          "column": 55
        },
        "end": {
          "line": 475,
          "column": 56
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18468,
      "end": 18475,
      "loc": {
        "start": {
          "line": 475,
          "column": 56
        },
        "end": {
          "line": 475,
          "column": 63
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18475,
      "end": 18476,
      "loc": {
        "start": {
          "line": 475,
          "column": 63
        },
        "end": {
          "line": 475,
          "column": 64
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18476,
      "end": 18480,
      "loc": {
        "start": {
          "line": 475,
          "column": 64
        },
        "end": {
          "line": 475,
          "column": 68
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18480,
      "end": 18481,
      "loc": {
        "start": {
          "line": 475,
          "column": 68
        },
        "end": {
          "line": 475,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lineId",
      "start": 18481,
      "end": 18487,
      "loc": {
        "start": {
          "line": 475,
          "column": 69
        },
        "end": {
          "line": 475,
          "column": 75
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18487,
      "end": 18488,
      "loc": {
        "start": {
          "line": 475,
          "column": 75
        },
        "end": {
          "line": 475,
          "column": 76
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18488,
      "end": 18489,
      "loc": {
        "start": {
          "line": 475,
          "column": 76
        },
        "end": {
          "line": 475,
          "column": 77
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 18489,
      "end": 18495,
      "loc": {
        "start": {
          "line": 475,
          "column": 77
        },
        "end": {
          "line": 475,
          "column": 83
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18496,
      "end": 18497,
      "loc": {
        "start": {
          "line": 475,
          "column": 84
        },
        "end": {
          "line": 475,
          "column": 85
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 18498,
      "end": 18507,
      "loc": {
        "start": {
          "line": 475,
          "column": 86
        },
        "end": {
          "line": 475,
          "column": 95
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18507,
      "end": 18508,
      "loc": {
        "start": {
          "line": 475,
          "column": 95
        },
        "end": {
          "line": 475,
          "column": 96
        }
      }
    },
    {
      "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": 18517,
      "end": 18522,
      "loc": {
        "start": {
          "line": 476,
          "column": 8
        },
        "end": {
          "line": 476,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18523,
      "end": 18524,
      "loc": {
        "start": {
          "line": 476,
          "column": 14
        },
        "end": {
          "line": 476,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18524,
      "end": 18532,
      "loc": {
        "start": {
          "line": 476,
          "column": 15
        },
        "end": {
          "line": 476,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 18533,
      "end": 18536,
      "loc": {
        "start": {
          "line": 476,
          "column": 24
        },
        "end": {
          "line": 476,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 18537,
      "end": 18546,
      "loc": {
        "start": {
          "line": 476,
          "column": 28
        },
        "end": {
          "line": 476,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18546,
      "end": 18547,
      "loc": {
        "start": {
          "line": 476,
          "column": 37
        },
        "end": {
          "line": 476,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18548,
      "end": 18549,
      "loc": {
        "start": {
          "line": 476,
          "column": 39
        },
        "end": {
          "line": 476,
          "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": 18562,
      "end": 18564,
      "loc": {
        "start": {
          "line": 477,
          "column": 12
        },
        "end": {
          "line": 477,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18565,
      "end": 18566,
      "loc": {
        "start": {
          "line": 477,
          "column": 15
        },
        "end": {
          "line": 477,
          "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": 18566,
      "end": 18570,
      "loc": {
        "start": {
          "line": 477,
          "column": 16
        },
        "end": {
          "line": 477,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18570,
      "end": 18571,
      "loc": {
        "start": {
          "line": 477,
          "column": 20
        },
        "end": {
          "line": 477,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18571,
      "end": 18578,
      "loc": {
        "start": {
          "line": 477,
          "column": 21
        },
        "end": {
          "line": 477,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18578,
      "end": 18579,
      "loc": {
        "start": {
          "line": 477,
          "column": 28
        },
        "end": {
          "line": 477,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18579,
      "end": 18583,
      "loc": {
        "start": {
          "line": 477,
          "column": 29
        },
        "end": {
          "line": 477,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18583,
      "end": 18584,
      "loc": {
        "start": {
          "line": 477,
          "column": 33
        },
        "end": {
          "line": 477,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18584,
      "end": 18592,
      "loc": {
        "start": {
          "line": 477,
          "column": 34
        },
        "end": {
          "line": 477,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18592,
      "end": 18593,
      "loc": {
        "start": {
          "line": 477,
          "column": 42
        },
        "end": {
          "line": 477,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18593,
      "end": 18594,
      "loc": {
        "start": {
          "line": 477,
          "column": 43
        },
        "end": {
          "line": 477,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18595,
      "end": 18596,
      "loc": {
        "start": {
          "line": 477,
          "column": 45
        },
        "end": {
          "line": 477,
          "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": 18613,
      "end": 18615,
      "loc": {
        "start": {
          "line": 478,
          "column": 16
        },
        "end": {
          "line": 478,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18616,
      "end": 18617,
      "loc": {
        "start": {
          "line": 478,
          "column": 19
        },
        "end": {
          "line": 478,
          "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": 18617,
      "end": 18621,
      "loc": {
        "start": {
          "line": 478,
          "column": 20
        },
        "end": {
          "line": 478,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18621,
      "end": 18622,
      "loc": {
        "start": {
          "line": 478,
          "column": 24
        },
        "end": {
          "line": 478,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18622,
      "end": 18629,
      "loc": {
        "start": {
          "line": 478,
          "column": 25
        },
        "end": {
          "line": 478,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18629,
      "end": 18630,
      "loc": {
        "start": {
          "line": 478,
          "column": 32
        },
        "end": {
          "line": 478,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18630,
      "end": 18634,
      "loc": {
        "start": {
          "line": 478,
          "column": 33
        },
        "end": {
          "line": 478,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18634,
      "end": 18635,
      "loc": {
        "start": {
          "line": 478,
          "column": 37
        },
        "end": {
          "line": 478,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18635,
      "end": 18643,
      "loc": {
        "start": {
          "line": 478,
          "column": 38
        },
        "end": {
          "line": 478,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18643,
      "end": 18644,
      "loc": {
        "start": {
          "line": 478,
          "column": 46
        },
        "end": {
          "line": 478,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18644,
      "end": 18645,
      "loc": {
        "start": {
          "line": 478,
          "column": 47
        },
        "end": {
          "line": 478,
          "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": 18645,
      "end": 18650,
      "loc": {
        "start": {
          "line": 478,
          "column": 48
        },
        "end": {
          "line": 478,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 18651,
      "end": 18654,
      "loc": {
        "start": {
          "line": 478,
          "column": 54
        },
        "end": {
          "line": 478,
          "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": 18655,
      "end": 18666,
      "loc": {
        "start": {
          "line": 478,
          "column": 58
        },
        "end": {
          "line": 478,
          "column": 69
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18666,
      "end": 18667,
      "loc": {
        "start": {
          "line": 478,
          "column": 69
        },
        "end": {
          "line": 478,
          "column": 70
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18668,
      "end": 18669,
      "loc": {
        "start": {
          "line": 478,
          "column": 71
        },
        "end": {
          "line": 478,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 18690,
      "end": 18698,
      "loc": {
        "start": {
          "line": 479,
          "column": 20
        },
        "end": {
          "line": 479,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18699,
      "end": 18700,
      "loc": {
        "start": {
          "line": 479,
          "column": 29
        },
        "end": {
          "line": 479,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18701,
      "end": 18709,
      "loc": {
        "start": {
          "line": 479,
          "column": 31
        },
        "end": {
          "line": 479,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18709,
      "end": 18710,
      "loc": {
        "start": {
          "line": 479,
          "column": 39
        },
        "end": {
          "line": 479,
          "column": 40
        }
      }
    },
    {
      "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": 18731,
      "end": 18736,
      "loc": {
        "start": {
          "line": 480,
          "column": 20
        },
        "end": {
          "line": 480,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18736,
      "end": 18737,
      "loc": {
        "start": {
          "line": 480,
          "column": 25
        },
        "end": {
          "line": 480,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18754,
      "end": 18755,
      "loc": {
        "start": {
          "line": 481,
          "column": 16
        },
        "end": {
          "line": 481,
          "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": 18756,
      "end": 18760,
      "loc": {
        "start": {
          "line": 481,
          "column": 18
        },
        "end": {
          "line": 481,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18761,
      "end": 18762,
      "loc": {
        "start": {
          "line": 481,
          "column": 23
        },
        "end": {
          "line": 481,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18783,
      "end": 18791,
      "loc": {
        "start": {
          "line": 482,
          "column": 20
        },
        "end": {
          "line": 482,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18792,
      "end": 18793,
      "loc": {
        "start": {
          "line": 482,
          "column": 29
        },
        "end": {
          "line": 482,
          "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": 18794,
      "end": 18798,
      "loc": {
        "start": {
          "line": 482,
          "column": 31
        },
        "end": {
          "line": 482,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18798,
      "end": 18799,
      "loc": {
        "start": {
          "line": 482,
          "column": 35
        },
        "end": {
          "line": 482,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "session",
      "start": 18799,
      "end": 18806,
      "loc": {
        "start": {
          "line": 482,
          "column": 36
        },
        "end": {
          "line": 482,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18806,
      "end": 18807,
      "loc": {
        "start": {
          "line": 482,
          "column": 43
        },
        "end": {
          "line": 482,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "tree",
      "start": 18807,
      "end": 18811,
      "loc": {
        "start": {
          "line": 482,
          "column": 44
        },
        "end": {
          "line": 482,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": "[",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18811,
      "end": 18812,
      "loc": {
        "start": {
          "line": 482,
          "column": 48
        },
        "end": {
          "line": 482,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18812,
      "end": 18820,
      "loc": {
        "start": {
          "line": 482,
          "column": 49
        },
        "end": {
          "line": 482,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "]",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18820,
      "end": 18821,
      "loc": {
        "start": {
          "line": 482,
          "column": 57
        },
        "end": {
          "line": 482,
          "column": 58
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18821,
      "end": 18822,
      "loc": {
        "start": {
          "line": 482,
          "column": 58
        },
        "end": {
          "line": 482,
          "column": 59
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parent",
      "start": 18822,
      "end": 18828,
      "loc": {
        "start": {
          "line": 482,
          "column": 59
        },
        "end": {
          "line": 482,
          "column": 65
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18828,
      "end": 18829,
      "loc": {
        "start": {
          "line": 482,
          "column": 65
        },
        "end": {
          "line": 482,
          "column": 66
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18846,
      "end": 18847,
      "loc": {
        "start": {
          "line": 483,
          "column": 16
        },
        "end": {
          "line": 483,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18860,
      "end": 18861,
      "loc": {
        "start": {
          "line": 484,
          "column": 12
        },
        "end": {
          "line": 484,
          "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": 18862,
      "end": 18866,
      "loc": {
        "start": {
          "line": 484,
          "column": 14
        },
        "end": {
          "line": 484,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18867,
      "end": 18868,
      "loc": {
        "start": {
          "line": 484,
          "column": 19
        },
        "end": {
          "line": 484,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "parentId",
      "start": 18885,
      "end": 18893,
      "loc": {
        "start": {
          "line": 485,
          "column": 16
        },
        "end": {
          "line": 485,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 18894,
      "end": 18895,
      "loc": {
        "start": {
          "line": 485,
          "column": 25
        },
        "end": {
          "line": 485,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 18896,
      "end": 18905,
      "loc": {
        "start": {
          "line": 485,
          "column": 27
        },
        "end": {
          "line": 485,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18905,
      "end": 18906,
      "loc": {
        "start": {
          "line": 485,
          "column": 36
        },
        "end": {
          "line": 485,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18919,
      "end": 18920,
      "loc": {
        "start": {
          "line": 486,
          "column": 12
        },
        "end": {
          "line": 486,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18929,
      "end": 18930,
      "loc": {
        "start": {
          "line": 487,
          "column": 8
        },
        "end": {
          "line": 487,
          "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": 18939,
      "end": 18945,
      "loc": {
        "start": {
          "line": 488,
          "column": 8
        },
        "end": {
          "line": 488,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "sketchId",
      "start": 18946,
      "end": 18954,
      "loc": {
        "start": {
          "line": 488,
          "column": 15
        },
        "end": {
          "line": 488,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18954,
      "end": 18955,
      "loc": {
        "start": {
          "line": 488,
          "column": 23
        },
        "end": {
          "line": 488,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18960,
      "end": 18961,
      "loc": {
        "start": {
          "line": 489,
          "column": 4
        },
        "end": {
          "line": 489,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "resetProperties",
      "start": 18967,
      "end": 18982,
      "loc": {
        "start": {
          "line": 491,
          "column": 4
        },
        "end": {
          "line": 491,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18982,
      "end": 18983,
      "loc": {
        "start": {
          "line": 491,
          "column": 19
        },
        "end": {
          "line": 491,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18983,
      "end": 18984,
      "loc": {
        "start": {
          "line": 491,
          "column": 20
        },
        "end": {
          "line": 491,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 18985,
      "end": 18986,
      "loc": {
        "start": {
          "line": 491,
          "column": 22
        },
        "end": {
          "line": 491,
          "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": 18995,
      "end": 18999,
      "loc": {
        "start": {
          "line": 492,
          "column": 8
        },
        "end": {
          "line": 492,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 18999,
      "end": 19000,
      "loc": {
        "start": {
          "line": 492,
          "column": 12
        },
        "end": {
          "line": 492,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "lowerTool",
      "start": 19000,
      "end": 19009,
      "loc": {
        "start": {
          "line": 492,
          "column": 13
        },
        "end": {
          "line": 492,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19009,
      "end": 19010,
      "loc": {
        "start": {
          "line": 492,
          "column": 22
        },
        "end": {
          "line": 492,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19010,
      "end": 19015,
      "loc": {
        "start": {
          "line": 492,
          "column": 23
        },
        "end": {
          "line": 492,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19015,
      "end": 19016,
      "loc": {
        "start": {
          "line": 492,
          "column": 28
        },
        "end": {
          "line": 492,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19016,
      "end": 19017,
      "loc": {
        "start": {
          "line": 492,
          "column": 29
        },
        "end": {
          "line": 492,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19017,
      "end": 19018,
      "loc": {
        "start": {
          "line": 492,
          "column": 30
        },
        "end": {
          "line": 492,
          "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": 19027,
      "end": 19031,
      "loc": {
        "start": {
          "line": 493,
          "column": 8
        },
        "end": {
          "line": 493,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19031,
      "end": 19032,
      "loc": {
        "start": {
          "line": 493,
          "column": 12
        },
        "end": {
          "line": 493,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "upperTool",
      "start": 19032,
      "end": 19041,
      "loc": {
        "start": {
          "line": 493,
          "column": 13
        },
        "end": {
          "line": 493,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19041,
      "end": 19042,
      "loc": {
        "start": {
          "line": 493,
          "column": 22
        },
        "end": {
          "line": 493,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19042,
      "end": 19047,
      "loc": {
        "start": {
          "line": 493,
          "column": 23
        },
        "end": {
          "line": 493,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19047,
      "end": 19048,
      "loc": {
        "start": {
          "line": 493,
          "column": 28
        },
        "end": {
          "line": 493,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19048,
      "end": 19049,
      "loc": {
        "start": {
          "line": 493,
          "column": 29
        },
        "end": {
          "line": 493,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19049,
      "end": 19050,
      "loc": {
        "start": {
          "line": 493,
          "column": 30
        },
        "end": {
          "line": 493,
          "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": 19059,
      "end": 19063,
      "loc": {
        "start": {
          "line": 494,
          "column": 8
        },
        "end": {
          "line": 494,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19063,
      "end": 19064,
      "loc": {
        "start": {
          "line": 494,
          "column": 12
        },
        "end": {
          "line": 494,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "kFactor",
      "start": 19064,
      "end": 19071,
      "loc": {
        "start": {
          "line": 494,
          "column": 13
        },
        "end": {
          "line": 494,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19071,
      "end": 19072,
      "loc": {
        "start": {
          "line": 494,
          "column": 20
        },
        "end": {
          "line": 494,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19072,
      "end": 19077,
      "loc": {
        "start": {
          "line": 494,
          "column": 21
        },
        "end": {
          "line": 494,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19077,
      "end": 19078,
      "loc": {
        "start": {
          "line": 494,
          "column": 26
        },
        "end": {
          "line": 494,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19078,
      "end": 19079,
      "loc": {
        "start": {
          "line": 494,
          "column": 27
        },
        "end": {
          "line": 494,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19079,
      "end": 19080,
      "loc": {
        "start": {
          "line": 494,
          "column": 28
        },
        "end": {
          "line": 494,
          "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": 19089,
      "end": 19093,
      "loc": {
        "start": {
          "line": 495,
          "column": 8
        },
        "end": {
          "line": 495,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19093,
      "end": 19094,
      "loc": {
        "start": {
          "line": 495,
          "column": 12
        },
        "end": {
          "line": 495,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "radius",
      "start": 19094,
      "end": 19100,
      "loc": {
        "start": {
          "line": 495,
          "column": 13
        },
        "end": {
          "line": 495,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19100,
      "end": 19101,
      "loc": {
        "start": {
          "line": 495,
          "column": 19
        },
        "end": {
          "line": 495,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19101,
      "end": 19106,
      "loc": {
        "start": {
          "line": 495,
          "column": 20
        },
        "end": {
          "line": 495,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19106,
      "end": 19107,
      "loc": {
        "start": {
          "line": 495,
          "column": 25
        },
        "end": {
          "line": 495,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19107,
      "end": 19108,
      "loc": {
        "start": {
          "line": 495,
          "column": 26
        },
        "end": {
          "line": 495,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19108,
      "end": 19109,
      "loc": {
        "start": {
          "line": 495,
          "column": 27
        },
        "end": {
          "line": 495,
          "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": 19118,
      "end": 19122,
      "loc": {
        "start": {
          "line": 496,
          "column": 8
        },
        "end": {
          "line": 496,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19122,
      "end": 19123,
      "loc": {
        "start": {
          "line": 496,
          "column": 12
        },
        "end": {
          "line": 496,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isBendLine",
      "start": 19123,
      "end": 19133,
      "loc": {
        "start": {
          "line": 496,
          "column": 13
        },
        "end": {
          "line": 496,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19133,
      "end": 19134,
      "loc": {
        "start": {
          "line": 496,
          "column": 23
        },
        "end": {
          "line": 496,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19134,
      "end": 19139,
      "loc": {
        "start": {
          "line": 496,
          "column": 24
        },
        "end": {
          "line": 496,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19139,
      "end": 19140,
      "loc": {
        "start": {
          "line": 496,
          "column": 29
        },
        "end": {
          "line": 496,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19140,
      "end": 19141,
      "loc": {
        "start": {
          "line": 496,
          "column": 30
        },
        "end": {
          "line": 496,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19141,
      "end": 19142,
      "loc": {
        "start": {
          "line": 496,
          "column": 31
        },
        "end": {
          "line": 496,
          "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": 19151,
      "end": 19155,
      "loc": {
        "start": {
          "line": 497,
          "column": 8
        },
        "end": {
          "line": 497,
          "column": 12
        }
      }
    },
    {
      "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": 497,
          "column": 12
        },
        "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": "foldUp",
      "start": 19156,
      "end": 19162,
      "loc": {
        "start": {
          "line": 497,
          "column": 13
        },
        "end": {
          "line": 497,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19162,
      "end": 19163,
      "loc": {
        "start": {
          "line": 497,
          "column": 19
        },
        "end": {
          "line": 497,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19163,
      "end": 19168,
      "loc": {
        "start": {
          "line": 497,
          "column": 20
        },
        "end": {
          "line": 497,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19168,
      "end": 19169,
      "loc": {
        "start": {
          "line": 497,
          "column": 25
        },
        "end": {
          "line": 497,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19169,
      "end": 19170,
      "loc": {
        "start": {
          "line": 497,
          "column": 26
        },
        "end": {
          "line": 497,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19170,
      "end": 19171,
      "loc": {
        "start": {
          "line": 497,
          "column": 27
        },
        "end": {
          "line": 497,
          "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": 19180,
      "end": 19184,
      "loc": {
        "start": {
          "line": 498,
          "column": 8
        },
        "end": {
          "line": 498,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19184,
      "end": 19185,
      "loc": {
        "start": {
          "line": 498,
          "column": 12
        },
        "end": {
          "line": 498,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "foldDown",
      "start": 19185,
      "end": 19193,
      "loc": {
        "start": {
          "line": 498,
          "column": 13
        },
        "end": {
          "line": 498,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19193,
      "end": 19194,
      "loc": {
        "start": {
          "line": 498,
          "column": 21
        },
        "end": {
          "line": 498,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19194,
      "end": 19199,
      "loc": {
        "start": {
          "line": 498,
          "column": 22
        },
        "end": {
          "line": 498,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19199,
      "end": 19200,
      "loc": {
        "start": {
          "line": 498,
          "column": 27
        },
        "end": {
          "line": 498,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19200,
      "end": 19201,
      "loc": {
        "start": {
          "line": 498,
          "column": 28
        },
        "end": {
          "line": 498,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19201,
      "end": 19202,
      "loc": {
        "start": {
          "line": 498,
          "column": 29
        },
        "end": {
          "line": 498,
          "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": 19211,
      "end": 19215,
      "loc": {
        "start": {
          "line": 499,
          "column": 8
        },
        "end": {
          "line": 499,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19215,
      "end": 19216,
      "loc": {
        "start": {
          "line": 499,
          "column": 12
        },
        "end": {
          "line": 499,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bend",
      "start": 19216,
      "end": 19220,
      "loc": {
        "start": {
          "line": 499,
          "column": 13
        },
        "end": {
          "line": 499,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19220,
      "end": 19221,
      "loc": {
        "start": {
          "line": 499,
          "column": 17
        },
        "end": {
          "line": 499,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19221,
      "end": 19226,
      "loc": {
        "start": {
          "line": 499,
          "column": 18
        },
        "end": {
          "line": 499,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19226,
      "end": 19227,
      "loc": {
        "start": {
          "line": 499,
          "column": 23
        },
        "end": {
          "line": 499,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19227,
      "end": 19228,
      "loc": {
        "start": {
          "line": 499,
          "column": 24
        },
        "end": {
          "line": 499,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19228,
      "end": 19229,
      "loc": {
        "start": {
          "line": 499,
          "column": 25
        },
        "end": {
          "line": 499,
          "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": 19238,
      "end": 19242,
      "loc": {
        "start": {
          "line": 500,
          "column": 8
        },
        "end": {
          "line": 500,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19242,
      "end": 19243,
      "loc": {
        "start": {
          "line": 500,
          "column": 12
        },
        "end": {
          "line": 500,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "angle",
      "start": 19243,
      "end": 19248,
      "loc": {
        "start": {
          "line": 500,
          "column": 13
        },
        "end": {
          "line": 500,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19248,
      "end": 19249,
      "loc": {
        "start": {
          "line": 500,
          "column": 18
        },
        "end": {
          "line": 500,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19249,
      "end": 19254,
      "loc": {
        "start": {
          "line": 500,
          "column": 19
        },
        "end": {
          "line": 500,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19254,
      "end": 19255,
      "loc": {
        "start": {
          "line": 500,
          "column": 24
        },
        "end": {
          "line": 500,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19255,
      "end": 19256,
      "loc": {
        "start": {
          "line": 500,
          "column": 25
        },
        "end": {
          "line": 500,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19256,
      "end": 19257,
      "loc": {
        "start": {
          "line": 500,
          "column": 26
        },
        "end": {
          "line": 500,
          "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": 19266,
      "end": 19270,
      "loc": {
        "start": {
          "line": 501,
          "column": 8
        },
        "end": {
          "line": 501,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19270,
      "end": 19271,
      "loc": {
        "start": {
          "line": 501,
          "column": 12
        },
        "end": {
          "line": 501,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bendDeduction",
      "start": 19271,
      "end": 19284,
      "loc": {
        "start": {
          "line": 501,
          "column": 13
        },
        "end": {
          "line": 501,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19284,
      "end": 19285,
      "loc": {
        "start": {
          "line": 501,
          "column": 26
        },
        "end": {
          "line": 501,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19285,
      "end": 19290,
      "loc": {
        "start": {
          "line": 501,
          "column": 27
        },
        "end": {
          "line": 501,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19290,
      "end": 19291,
      "loc": {
        "start": {
          "line": 501,
          "column": 32
        },
        "end": {
          "line": 501,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19291,
      "end": 19292,
      "loc": {
        "start": {
          "line": 501,
          "column": 33
        },
        "end": {
          "line": 501,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19292,
      "end": 19293,
      "loc": {
        "start": {
          "line": 501,
          "column": 34
        },
        "end": {
          "line": 501,
          "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": 19302,
      "end": 19306,
      "loc": {
        "start": {
          "line": 502,
          "column": 8
        },
        "end": {
          "line": 502,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19306,
      "end": 19307,
      "loc": {
        "start": {
          "line": 502,
          "column": 12
        },
        "end": {
          "line": 502,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "isLaserSignature",
      "start": 19307,
      "end": 19323,
      "loc": {
        "start": {
          "line": 502,
          "column": 13
        },
        "end": {
          "line": 502,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19323,
      "end": 19324,
      "loc": {
        "start": {
          "line": 502,
          "column": 29
        },
        "end": {
          "line": 502,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "reset",
      "start": 19324,
      "end": 19329,
      "loc": {
        "start": {
          "line": 502,
          "column": 30
        },
        "end": {
          "line": 502,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19329,
      "end": 19330,
      "loc": {
        "start": {
          "line": 502,
          "column": 35
        },
        "end": {
          "line": 502,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19330,
      "end": 19331,
      "loc": {
        "start": {
          "line": 502,
          "column": 36
        },
        "end": {
          "line": 502,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19331,
      "end": 19332,
      "loc": {
        "start": {
          "line": 502,
          "column": 37
        },
        "end": {
          "line": 502,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19337,
      "end": 19338,
      "loc": {
        "start": {
          "line": 503,
          "column": 4
        },
        "end": {
          "line": 503,
          "column": 5
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n     * Called when the plugin is being disabled. Clean up\n     * plugin-specific things in here.\n     ",
      "start": 19344,
      "end": 19452,
      "loc": {
        "start": {
          "line": 505,
          "column": 4
        },
        "end": {
          "line": 508,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "onDisabled",
      "start": 19457,
      "end": 19467,
      "loc": {
        "start": {
          "line": 509,
          "column": 4
        },
        "end": {
          "line": 509,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19467,
      "end": 19468,
      "loc": {
        "start": {
          "line": 509,
          "column": 14
        },
        "end": {
          "line": 509,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19468,
      "end": 19469,
      "loc": {
        "start": {
          "line": 509,
          "column": 15
        },
        "end": {
          "line": 509,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19470,
      "end": 19471,
      "loc": {
        "start": {
          "line": 509,
          "column": 17
        },
        "end": {
          "line": 509,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19471,
      "end": 19472,
      "loc": {
        "start": {
          "line": 509,
          "column": 18
        },
        "end": {
          "line": 509,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 19473,
      "end": 19474,
      "loc": {
        "start": {
          "line": 510,
          "column": 0
        },
        "end": {
          "line": 510,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 19475,
      "end": 19475,
      "loc": {
        "start": {
          "line": 511,
          "column": 0
        },
        "end": {
          "line": 511,
          "column": 0
        }
      }
    }
  ]
}