{
  "type": "File",
  "start": 0,
  "end": 1798,
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 78,
      "column": 0
    }
  },
  "program": {
    "type": "Program",
    "start": 0,
    "end": 1798,
    "loc": {
      "start": {
        "line": 1,
        "column": 0
      },
      "end": {
        "line": 78,
        "column": 0
      }
    },
    "sourceType": "module",
    "body": [
      {
        "type": "VariableDeclaration",
        "start": 126,
        "end": 245,
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 9,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 132,
            "end": 244,
            "loc": {
              "start": {
                "line": 7,
                "column": 6
              },
              "end": {
                "line": 9,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 132,
              "end": 154,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 6
                },
                "end": {
                  "line": 7,
                  "column": 28
                },
                "identifierName": "getEntityAssemblyRefId"
              },
              "name": "getEntityAssemblyRefId",
              "leadingComments": null
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 157,
              "end": 244,
              "loc": {
                "start": {
                  "line": 7,
                  "column": 31
                },
                "end": {
                  "line": 9,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 132,
                "end": 154,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 6
                  },
                  "end": {
                    "line": 7,
                    "column": 28
                  },
                  "identifierName": "getEntityAssemblyRefId"
                },
                "name": "getEntityAssemblyRefId",
                "leadingComments": null
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 157,
                  "end": 163,
                  "loc": {
                    "start": {
                      "line": 7,
                      "column": 31
                    },
                    "end": {
                      "line": 7,
                      "column": 37
                    },
                    "identifierName": "entity"
                  },
                  "name": "entity"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 167,
                "end": 244,
                "loc": {
                  "start": {
                    "line": 7,
                    "column": 41
                  },
                  "end": {
                    "line": 9,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "ReturnStatement",
                    "start": 171,
                    "end": 242,
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 2
                      },
                      "end": {
                        "line": 8,
                        "column": 73
                      }
                    },
                    "argument": {
                      "type": "ConditionalExpression",
                      "start": 178,
                      "end": 241,
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 9
                        },
                        "end": {
                          "line": 8,
                          "column": 72
                        }
                      },
                      "test": {
                        "type": "LogicalExpression",
                        "start": 178,
                        "end": 201,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 9
                          },
                          "end": {
                            "line": 8,
                            "column": 32
                          }
                        },
                        "left": {
                          "type": "Identifier",
                          "start": 178,
                          "end": 184,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 9
                            },
                            "end": {
                              "line": 8,
                              "column": 15
                            },
                            "identifierName": "entity"
                          },
                          "name": "entity"
                        },
                        "operator": "&&",
                        "right": {
                          "type": "MemberExpression",
                          "start": 188,
                          "end": 201,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 19
                            },
                            "end": {
                              "line": 8,
                              "column": 32
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 188,
                            "end": 194,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 19
                              },
                              "end": {
                                "line": 8,
                                "column": 25
                              },
                              "identifierName": "entity"
                            },
                            "name": "entity"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 195,
                            "end": 201,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 26
                              },
                              "end": {
                                "line": 8,
                                "column": 32
                              },
                              "identifierName": "config"
                            },
                            "name": "config"
                          },
                          "computed": false
                        }
                      },
                      "consequent": {
                        "type": "MemberExpression",
                        "start": 204,
                        "end": 229,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 35
                          },
                          "end": {
                            "line": 8,
                            "column": 60
                          }
                        },
                        "object": {
                          "type": "MemberExpression",
                          "start": 204,
                          "end": 217,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 35
                            },
                            "end": {
                              "line": 8,
                              "column": 48
                            }
                          },
                          "object": {
                            "type": "Identifier",
                            "start": 204,
                            "end": 210,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 35
                              },
                              "end": {
                                "line": 8,
                                "column": 41
                              },
                              "identifierName": "entity"
                            },
                            "name": "entity"
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 211,
                            "end": 217,
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 42
                              },
                              "end": {
                                "line": 8,
                                "column": 48
                              },
                              "identifierName": "config"
                            },
                            "name": "config"
                          },
                          "computed": false
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 218,
                          "end": 229,
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 49
                            },
                            "end": {
                              "line": 8,
                              "column": 60
                            },
                            "identifierName": "assembly_id"
                          },
                          "name": "assembly_id"
                        },
                        "computed": false
                      },
                      "alternate": {
                        "type": "Identifier",
                        "start": 232,
                        "end": 241,
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 63
                          },
                          "end": {
                            "line": 8,
                            "column": 72
                          },
                          "identifierName": "undefined"
                        },
                        "name": "undefined"
                      }
                    }
                  }
                ],
                "directives": []
              }
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determine the entity's assembly ref id if it has one\n *\n * @param {BidEntity} entity\n * @return {string|undefined}\n ",
            "start": 0,
            "end": 125,
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 6,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determine the assembly's ref_id\n *\n * @param {Assembly} assembly\n * @return {string}\n ",
            "start": 247,
            "end": 342,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 16,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "VariableDeclaration",
        "start": 343,
        "end": 463,
        "loc": {
          "start": {
            "line": 17,
            "column": 0
          },
          "end": {
            "line": 22,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 349,
            "end": 462,
            "loc": {
              "start": {
                "line": 17,
                "column": 6
              },
              "end": {
                "line": 22,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 349,
              "end": 365,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 6
                },
                "end": {
                  "line": 17,
                  "column": 22
                },
                "identifierName": "getAssemblyRefId"
              },
              "name": "getAssemblyRefId",
              "leadingComments": null
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 368,
              "end": 462,
              "loc": {
                "start": {
                  "line": 17,
                  "column": 25
                },
                "end": {
                  "line": 22,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 349,
                "end": 365,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 6
                  },
                  "end": {
                    "line": 17,
                    "column": 22
                  },
                  "identifierName": "getAssemblyRefId"
                },
                "name": "getAssemblyRefId",
                "leadingComments": null
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 368,
                  "end": 376,
                  "loc": {
                    "start": {
                      "line": 17,
                      "column": 25
                    },
                    "end": {
                      "line": 17,
                      "column": 33
                    },
                    "identifierName": "assembly"
                  },
                  "name": "assembly"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 380,
                "end": 462,
                "loc": {
                  "start": {
                    "line": 17,
                    "column": 37
                  },
                  "end": {
                    "line": 22,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 384,
                    "end": 438,
                    "loc": {
                      "start": {
                        "line": 18,
                        "column": 2
                      },
                      "end": {
                        "line": 20,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "MemberExpression",
                      "start": 388,
                      "end": 403,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 6
                        },
                        "end": {
                          "line": 18,
                          "column": 21
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 388,
                        "end": 396,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 6
                          },
                          "end": {
                            "line": 18,
                            "column": 14
                          },
                          "identifierName": "assembly"
                        },
                        "name": "assembly"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 397,
                        "end": 403,
                        "loc": {
                          "start": {
                            "line": 18,
                            "column": 15
                          },
                          "end": {
                            "line": 18,
                            "column": 21
                          },
                          "identifierName": "ref_id"
                        },
                        "name": "ref_id"
                      },
                      "computed": false
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 405,
                      "end": 438,
                      "loc": {
                        "start": {
                          "line": 18,
                          "column": 23
                        },
                        "end": {
                          "line": 20,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ReturnStatement",
                          "start": 411,
                          "end": 434,
                          "loc": {
                            "start": {
                              "line": 19,
                              "column": 4
                            },
                            "end": {
                              "line": 19,
                              "column": 27
                            }
                          },
                          "argument": {
                            "type": "MemberExpression",
                            "start": 418,
                            "end": 433,
                            "loc": {
                              "start": {
                                "line": 19,
                                "column": 11
                              },
                              "end": {
                                "line": 19,
                                "column": 26
                              }
                            },
                            "object": {
                              "type": "Identifier",
                              "start": 418,
                              "end": 426,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 11
                                },
                                "end": {
                                  "line": 19,
                                  "column": 19
                                },
                                "identifierName": "assembly"
                              },
                              "name": "assembly"
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 427,
                              "end": 433,
                              "loc": {
                                "start": {
                                  "line": 19,
                                  "column": 20
                                },
                                "end": {
                                  "line": 19,
                                  "column": 26
                                },
                                "identifierName": "ref_id"
                              },
                              "name": "ref_id"
                            },
                            "computed": false
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 441,
                    "end": 460,
                    "loc": {
                      "start": {
                        "line": 21,
                        "column": 2
                      },
                      "end": {
                        "line": 21,
                        "column": 21
                      }
                    },
                    "argument": {
                      "type": "MemberExpression",
                      "start": 448,
                      "end": 459,
                      "loc": {
                        "start": {
                          "line": 21,
                          "column": 9
                        },
                        "end": {
                          "line": 21,
                          "column": 20
                        }
                      },
                      "object": {
                        "type": "Identifier",
                        "start": 448,
                        "end": 456,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 9
                          },
                          "end": {
                            "line": 21,
                            "column": 17
                          },
                          "identifierName": "assembly"
                        },
                        "name": "assembly"
                      },
                      "property": {
                        "type": "Identifier",
                        "start": 457,
                        "end": 459,
                        "loc": {
                          "start": {
                            "line": 21,
                            "column": 18
                          },
                          "end": {
                            "line": 21,
                            "column": 20
                          },
                          "identifierName": "id"
                        },
                        "name": "id"
                      },
                      "computed": false
                    }
                  }
                ],
                "directives": []
              }
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determine the assembly's ref_id\n *\n * @param {Assembly} assembly\n * @return {string}\n ",
            "start": 247,
            "end": 342,
            "loc": {
              "start": {
                "line": 11,
                "column": 0
              },
              "end": {
                "line": 16,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Set the assembly ref for the given entity\n *\n * @param {BidEntity} entity\n * @param {string} assemblyRefId\n * @return {BidEntity}\n ",
            "start": 465,
            "end": 605,
            "loc": {
              "start": {
                "line": 24,
                "column": 0
              },
              "end": {
                "line": 30,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "VariableDeclaration",
        "start": 606,
        "end": 769,
        "loc": {
          "start": {
            "line": 31,
            "column": 0
          },
          "end": {
            "line": 36,
            "column": 2
          }
        },
        "declarations": [
          {
            "type": "VariableDeclarator",
            "start": 612,
            "end": 768,
            "loc": {
              "start": {
                "line": 31,
                "column": 6
              },
              "end": {
                "line": 36,
                "column": 1
              }
            },
            "id": {
              "type": "Identifier",
              "start": 612,
              "end": 634,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 6
                },
                "end": {
                  "line": 31,
                  "column": 28
                },
                "identifierName": "setEntityAssemblyRefId"
              },
              "name": "setEntityAssemblyRefId",
              "leadingComments": null
            },
            "init": {
              "type": "ArrowFunctionExpression",
              "start": 637,
              "end": 768,
              "loc": {
                "start": {
                  "line": 31,
                  "column": 31
                },
                "end": {
                  "line": 36,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 612,
                "end": 634,
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 6
                  },
                  "end": {
                    "line": 31,
                    "column": 28
                  },
                  "identifierName": "setEntityAssemblyRefId"
                },
                "name": "setEntityAssemblyRefId",
                "leadingComments": null
              },
              "generator": false,
              "expression": false,
              "async": false,
              "params": [
                {
                  "type": "Identifier",
                  "start": 638,
                  "end": 644,
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 32
                    },
                    "end": {
                      "line": 31,
                      "column": 38
                    },
                    "identifierName": "entity"
                  },
                  "name": "entity"
                },
                {
                  "type": "Identifier",
                  "start": 646,
                  "end": 659,
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 40
                    },
                    "end": {
                      "line": 31,
                      "column": 53
                    },
                    "identifierName": "assemblyRefId"
                  },
                  "name": "assemblyRefId"
                }
              ],
              "body": {
                "type": "BlockStatement",
                "start": 664,
                "end": 768,
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 58
                  },
                  "end": {
                    "line": 36,
                    "column": 1
                  }
                },
                "body": [
                  {
                    "type": "IfStatement",
                    "start": 668,
                    "end": 749,
                    "loc": {
                      "start": {
                        "line": 32,
                        "column": 2
                      },
                      "end": {
                        "line": 34,
                        "column": 3
                      }
                    },
                    "test": {
                      "type": "LogicalExpression",
                      "start": 672,
                      "end": 695,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 6
                        },
                        "end": {
                          "line": 32,
                          "column": 29
                        }
                      },
                      "left": {
                        "type": "Identifier",
                        "start": 672,
                        "end": 678,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 6
                          },
                          "end": {
                            "line": 32,
                            "column": 12
                          },
                          "identifierName": "entity"
                        },
                        "name": "entity"
                      },
                      "operator": "&&",
                      "right": {
                        "type": "MemberExpression",
                        "start": 682,
                        "end": 695,
                        "loc": {
                          "start": {
                            "line": 32,
                            "column": 16
                          },
                          "end": {
                            "line": 32,
                            "column": 29
                          }
                        },
                        "object": {
                          "type": "Identifier",
                          "start": 682,
                          "end": 688,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 16
                            },
                            "end": {
                              "line": 32,
                              "column": 22
                            },
                            "identifierName": "entity"
                          },
                          "name": "entity"
                        },
                        "property": {
                          "type": "Identifier",
                          "start": 689,
                          "end": 695,
                          "loc": {
                            "start": {
                              "line": 32,
                              "column": 23
                            },
                            "end": {
                              "line": 32,
                              "column": 29
                            },
                            "identifierName": "config"
                          },
                          "name": "config"
                        },
                        "computed": false
                      }
                    },
                    "consequent": {
                      "type": "BlockStatement",
                      "start": 697,
                      "end": 749,
                      "loc": {
                        "start": {
                          "line": 32,
                          "column": 31
                        },
                        "end": {
                          "line": 34,
                          "column": 3
                        }
                      },
                      "body": [
                        {
                          "type": "ExpressionStatement",
                          "start": 703,
                          "end": 745,
                          "loc": {
                            "start": {
                              "line": 33,
                              "column": 4
                            },
                            "end": {
                              "line": 33,
                              "column": 46
                            }
                          },
                          "expression": {
                            "type": "AssignmentExpression",
                            "start": 703,
                            "end": 744,
                            "loc": {
                              "start": {
                                "line": 33,
                                "column": 4
                              },
                              "end": {
                                "line": 33,
                                "column": 45
                              }
                            },
                            "operator": "=",
                            "left": {
                              "type": "MemberExpression",
                              "start": 703,
                              "end": 728,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 4
                                },
                                "end": {
                                  "line": 33,
                                  "column": 29
                                }
                              },
                              "object": {
                                "type": "MemberExpression",
                                "start": 703,
                                "end": 716,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 17
                                  }
                                },
                                "object": {
                                  "type": "Identifier",
                                  "start": 703,
                                  "end": 709,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 10
                                    },
                                    "identifierName": "entity"
                                  },
                                  "name": "entity"
                                },
                                "property": {
                                  "type": "Identifier",
                                  "start": 710,
                                  "end": 716,
                                  "loc": {
                                    "start": {
                                      "line": 33,
                                      "column": 11
                                    },
                                    "end": {
                                      "line": 33,
                                      "column": 17
                                    },
                                    "identifierName": "config"
                                  },
                                  "name": "config"
                                },
                                "computed": false
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 717,
                                "end": 728,
                                "loc": {
                                  "start": {
                                    "line": 33,
                                    "column": 18
                                  },
                                  "end": {
                                    "line": 33,
                                    "column": 29
                                  },
                                  "identifierName": "assembly_id"
                                },
                                "name": "assembly_id"
                              },
                              "computed": false
                            },
                            "right": {
                              "type": "Identifier",
                              "start": 731,
                              "end": 744,
                              "loc": {
                                "start": {
                                  "line": 33,
                                  "column": 32
                                },
                                "end": {
                                  "line": 33,
                                  "column": 45
                                },
                                "identifierName": "assemblyRefId"
                              },
                              "name": "assemblyRefId"
                            }
                          }
                        }
                      ],
                      "directives": []
                    },
                    "alternate": null
                  },
                  {
                    "type": "ReturnStatement",
                    "start": 752,
                    "end": 766,
                    "loc": {
                      "start": {
                        "line": 35,
                        "column": 2
                      },
                      "end": {
                        "line": 35,
                        "column": 16
                      }
                    },
                    "argument": {
                      "type": "Identifier",
                      "start": 759,
                      "end": 765,
                      "loc": {
                        "start": {
                          "line": 35,
                          "column": 9
                        },
                        "end": {
                          "line": 35,
                          "column": 15
                        },
                        "identifierName": "entity"
                      },
                      "name": "entity"
                    }
                  }
                ],
                "directives": []
              }
            },
            "leadingComments": null
          }
        ],
        "kind": "const",
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Set the assembly ref for the given entity\n *\n * @param {BidEntity} entity\n * @param {string} assemblyRefId\n * @return {BidEntity}\n ",
            "start": 465,
            "end": 605,
            "loc": {
              "start": {
                "line": 24,
                "column": 0
              },
              "end": {
                "line": 30,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determine if the entity has an assembly\n *\n * @param {BidEntity} entity\n * @return {boolean}\n ",
            "start": 771,
            "end": 874,
            "loc": {
              "start": {
                "line": 38,
                "column": 0
              },
              "end": {
                "line": 43,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 875,
        "end": 959,
        "loc": {
          "start": {
            "line": 44,
            "column": 0
          },
          "end": {
            "line": 46,
            "column": 2
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "VariableDeclaration",
          "start": 882,
          "end": 959,
          "loc": {
            "start": {
              "line": 44,
              "column": 7
            },
            "end": {
              "line": 46,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 888,
              "end": 958,
              "loc": {
                "start": {
                  "line": 44,
                  "column": 13
                },
                "end": {
                  "line": 46,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 888,
                "end": 899,
                "loc": {
                  "start": {
                    "line": 44,
                    "column": 13
                  },
                  "end": {
                    "line": 44,
                    "column": 24
                  },
                  "identifierName": "hasAssembly"
                },
                "name": "hasAssembly",
                "leadingComments": null
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 902,
                "end": 958,
                "loc": {
                  "start": {
                    "line": 44,
                    "column": 27
                  },
                  "end": {
                    "line": 46,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 888,
                  "end": 899,
                  "loc": {
                    "start": {
                      "line": 44,
                      "column": 13
                    },
                    "end": {
                      "line": 44,
                      "column": 24
                    },
                    "identifierName": "hasAssembly"
                  },
                  "name": "hasAssembly",
                  "leadingComments": null
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 902,
                    "end": 908,
                    "loc": {
                      "start": {
                        "line": 44,
                        "column": 27
                      },
                      "end": {
                        "line": 44,
                        "column": 33
                      },
                      "identifierName": "entity"
                    },
                    "name": "entity"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 912,
                  "end": 958,
                  "loc": {
                    "start": {
                      "line": 44,
                      "column": 37
                    },
                    "end": {
                      "line": 46,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "start": 916,
                      "end": 956,
                      "loc": {
                        "start": {
                          "line": 45,
                          "column": 2
                        },
                        "end": {
                          "line": 45,
                          "column": 42
                        }
                      },
                      "argument": {
                        "type": "UnaryExpression",
                        "start": 923,
                        "end": 955,
                        "loc": {
                          "start": {
                            "line": 45,
                            "column": 9
                          },
                          "end": {
                            "line": 45,
                            "column": 41
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "UnaryExpression",
                          "start": 924,
                          "end": 955,
                          "loc": {
                            "start": {
                              "line": 45,
                              "column": 10
                            },
                            "end": {
                              "line": 45,
                              "column": 41
                            }
                          },
                          "operator": "!",
                          "prefix": true,
                          "argument": {
                            "type": "CallExpression",
                            "start": 925,
                            "end": 955,
                            "loc": {
                              "start": {
                                "line": 45,
                                "column": 11
                              },
                              "end": {
                                "line": 45,
                                "column": 41
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 925,
                              "end": 947,
                              "loc": {
                                "start": {
                                  "line": 45,
                                  "column": 11
                                },
                                "end": {
                                  "line": 45,
                                  "column": 33
                                },
                                "identifierName": "getEntityAssemblyRefId"
                              },
                              "name": "getEntityAssemblyRefId"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 948,
                                "end": 954,
                                "loc": {
                                  "start": {
                                    "line": 45,
                                    "column": 34
                                  },
                                  "end": {
                                    "line": 45,
                                    "column": 40
                                  },
                                  "identifierName": "entity"
                                },
                                "name": "entity"
                              }
                            ]
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "leadingComments": null
            }
          ],
          "kind": "const",
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Determine if the entity has an assembly\n *\n * @param {BidEntity} entity\n * @return {boolean}\n ",
              "start": 771,
              "end": 874,
              "loc": {
                "start": {
                  "line": 38,
                  "column": 0
                },
                "end": {
                  "line": 43,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
              "start": 961,
              "end": 1075,
              "loc": {
                "start": {
                  "line": 48,
                  "column": 0
                },
                "end": {
                  "line": 53,
                  "column": 3
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Determine if the entity has an assembly\n *\n * @param {BidEntity} entity\n * @return {boolean}\n ",
            "start": 771,
            "end": 874,
            "loc": {
              "start": {
                "line": 38,
                "column": 0
              },
              "end": {
                "line": 43,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
            "start": 961,
            "end": 1075,
            "loc": {
              "start": {
                "line": 48,
                "column": 0
              },
              "end": {
                "line": 53,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 1076,
        "end": 1271,
        "loc": {
          "start": {
            "line": 54,
            "column": 0
          },
          "end": {
            "line": 60,
            "column": 2
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1083,
          "end": 1271,
          "loc": {
            "start": {
              "line": 54,
              "column": 7
            },
            "end": {
              "line": 60,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1089,
              "end": 1270,
              "loc": {
                "start": {
                  "line": 54,
                  "column": 13
                },
                "end": {
                  "line": 60,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1089,
                "end": 1100,
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 13
                  },
                  "end": {
                    "line": 54,
                    "column": 24
                  },
                  "identifierName": "getAssembly"
                },
                "name": "getAssembly",
                "leadingComments": null
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 1103,
                "end": 1270,
                "loc": {
                  "start": {
                    "line": 54,
                    "column": 27
                  },
                  "end": {
                    "line": 60,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 1089,
                  "end": 1100,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 13
                    },
                    "end": {
                      "line": 54,
                      "column": 24
                    },
                    "identifierName": "getAssembly"
                  },
                  "name": "getAssembly",
                  "leadingComments": null
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1103,
                    "end": 1109,
                    "loc": {
                      "start": {
                        "line": 54,
                        "column": 27
                      },
                      "end": {
                        "line": 54,
                        "column": 33
                      },
                      "identifierName": "entity"
                    },
                    "name": "entity"
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1113,
                  "end": 1270,
                  "loc": {
                    "start": {
                      "line": 54,
                      "column": 37
                    },
                    "end": {
                      "line": 60,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1117,
                      "end": 1170,
                      "loc": {
                        "start": {
                          "line": 55,
                          "column": 2
                        },
                        "end": {
                          "line": 55,
                          "column": 55
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1123,
                          "end": 1169,
                          "loc": {
                            "start": {
                              "line": 55,
                              "column": 8
                            },
                            "end": {
                              "line": 55,
                              "column": 54
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1123,
                            "end": 1136,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 8
                              },
                              "end": {
                                "line": 55,
                                "column": 21
                              },
                              "identifierName": "assemblyRefId"
                            },
                            "name": "assemblyRefId"
                          },
                          "init": {
                            "type": "CallExpression",
                            "start": 1139,
                            "end": 1169,
                            "loc": {
                              "start": {
                                "line": 55,
                                "column": 24
                              },
                              "end": {
                                "line": 55,
                                "column": 54
                              }
                            },
                            "callee": {
                              "type": "Identifier",
                              "start": 1139,
                              "end": 1161,
                              "loc": {
                                "start": {
                                  "line": 55,
                                  "column": 24
                                },
                                "end": {
                                  "line": 55,
                                  "column": 46
                                },
                                "identifierName": "getEntityAssemblyRefId"
                              },
                              "name": "getEntityAssemblyRefId"
                            },
                            "arguments": [
                              {
                                "type": "Identifier",
                                "start": 1162,
                                "end": 1168,
                                "loc": {
                                  "start": {
                                    "line": 55,
                                    "column": 47
                                  },
                                  "end": {
                                    "line": 55,
                                    "column": 53
                                  },
                                  "identifierName": "entity"
                                },
                                "name": "entity"
                              }
                            ]
                          }
                        }
                      ],
                      "kind": "const"
                    },
                    {
                      "type": "IfStatement",
                      "start": 1174,
                      "end": 1211,
                      "loc": {
                        "start": {
                          "line": 57,
                          "column": 2
                        },
                        "end": {
                          "line": 57,
                          "column": 39
                        }
                      },
                      "test": {
                        "type": "UnaryExpression",
                        "start": 1178,
                        "end": 1192,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 6
                          },
                          "end": {
                            "line": 57,
                            "column": 20
                          }
                        },
                        "operator": "!",
                        "prefix": true,
                        "argument": {
                          "type": "Identifier",
                          "start": 1179,
                          "end": 1192,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 7
                            },
                            "end": {
                              "line": 57,
                              "column": 20
                            },
                            "identifierName": "assemblyRefId"
                          },
                          "name": "assemblyRefId"
                        },
                        "extra": {
                          "parenthesizedArgument": false
                        }
                      },
                      "consequent": {
                        "type": "ReturnStatement",
                        "start": 1194,
                        "end": 1211,
                        "loc": {
                          "start": {
                            "line": 57,
                            "column": 22
                          },
                          "end": {
                            "line": 57,
                            "column": 39
                          }
                        },
                        "argument": {
                          "type": "Identifier",
                          "start": 1201,
                          "end": 1210,
                          "loc": {
                            "start": {
                              "line": 57,
                              "column": 29
                            },
                            "end": {
                              "line": 57,
                              "column": 38
                            },
                            "identifierName": "undefined"
                          },
                          "name": "undefined"
                        }
                      },
                      "alternate": null
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1215,
                      "end": 1268,
                      "loc": {
                        "start": {
                          "line": 59,
                          "column": 2
                        },
                        "end": {
                          "line": 59,
                          "column": 55
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1222,
                        "end": 1267,
                        "loc": {
                          "start": {
                            "line": 59,
                            "column": 9
                          },
                          "end": {
                            "line": 59,
                            "column": 54
                          }
                        },
                        "callee": {
                          "type": "MemberExpression",
                          "start": 1222,
                          "end": 1252,
                          "loc": {
                            "start": {
                              "line": 59,
                              "column": 9
                            },
                            "end": {
                              "line": 59,
                              "column": 39
                            }
                          },
                          "object": {
                            "type": "MemberExpression",
                            "start": 1222,
                            "end": 1241,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 9
                              },
                              "end": {
                                "line": 59,
                                "column": 28
                              }
                            },
                            "object": {
                              "type": "MemberExpression",
                              "start": 1222,
                              "end": 1232,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 9
                                },
                                "end": {
                                  "line": 59,
                                  "column": 19
                                }
                              },
                              "object": {
                                "type": "Identifier",
                                "start": 1222,
                                "end": 1228,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 9
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 15
                                  },
                                  "identifierName": "entity"
                                },
                                "name": "entity"
                              },
                              "property": {
                                "type": "Identifier",
                                "start": 1229,
                                "end": 1232,
                                "loc": {
                                  "start": {
                                    "line": 59,
                                    "column": 16
                                  },
                                  "end": {
                                    "line": 59,
                                    "column": 19
                                  },
                                  "identifierName": "bid"
                                },
                                "name": "bid"
                              },
                              "computed": false
                            },
                            "property": {
                              "type": "Identifier",
                              "start": 1233,
                              "end": 1241,
                              "loc": {
                                "start": {
                                  "line": 59,
                                  "column": 20
                                },
                                "end": {
                                  "line": 59,
                                  "column": 28
                                },
                                "identifierName": "entities"
                              },
                              "name": "entities"
                            },
                            "computed": false
                          },
                          "property": {
                            "type": "Identifier",
                            "start": 1242,
                            "end": 1252,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 29
                              },
                              "end": {
                                "line": 59,
                                "column": 39
                              },
                              "identifierName": "assemblies"
                            },
                            "name": "assemblies"
                          },
                          "computed": false
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1253,
                            "end": 1266,
                            "loc": {
                              "start": {
                                "line": 59,
                                "column": 40
                              },
                              "end": {
                                "line": 59,
                                "column": 53
                              },
                              "identifierName": "assemblyRefId"
                            },
                            "name": "assemblyRefId"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "leadingComments": null
            }
          ],
          "kind": "const",
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
              "start": 961,
              "end": 1075,
              "loc": {
                "start": {
                  "line": 48,
                  "column": 0
                },
                "end": {
                  "line": 53,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
              "start": 1273,
              "end": 1537,
              "loc": {
                "start": {
                  "line": 62,
                  "column": 0
                },
                "end": {
                  "line": 67,
                  "column": 3
                }
              }
            }
          ]
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
            "start": 961,
            "end": 1075,
            "loc": {
              "start": {
                "line": 48,
                "column": 0
              },
              "end": {
                "line": 53,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
            "start": 1273,
            "end": 1537,
            "loc": {
              "start": {
                "line": 62,
                "column": 0
              },
              "end": {
                "line": 67,
                "column": 3
              }
            }
          }
        ]
      },
      {
        "type": "ExportNamedDeclaration",
        "start": 1538,
        "end": 1797,
        "loc": {
          "start": {
            "line": 68,
            "column": 0
          },
          "end": {
            "line": 77,
            "column": 2
          }
        },
        "specifiers": [],
        "source": null,
        "declaration": {
          "type": "VariableDeclaration",
          "start": 1545,
          "end": 1797,
          "loc": {
            "start": {
              "line": 68,
              "column": 7
            },
            "end": {
              "line": 77,
              "column": 2
            }
          },
          "declarations": [
            {
              "type": "VariableDeclarator",
              "start": 1551,
              "end": 1796,
              "loc": {
                "start": {
                  "line": 68,
                  "column": 13
                },
                "end": {
                  "line": 77,
                  "column": 1
                }
              },
              "id": {
                "type": "Identifier",
                "start": 1551,
                "end": 1562,
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 13
                  },
                  "end": {
                    "line": 68,
                    "column": 24
                  },
                  "identifierName": "setAssembly"
                },
                "name": "setAssembly",
                "leadingComments": null
              },
              "init": {
                "type": "ArrowFunctionExpression",
                "start": 1565,
                "end": 1796,
                "loc": {
                  "start": {
                    "line": 68,
                    "column": 27
                  },
                  "end": {
                    "line": 77,
                    "column": 1
                  }
                },
                "id": {
                  "type": "Identifier",
                  "start": 1551,
                  "end": 1562,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 13
                    },
                    "end": {
                      "line": 68,
                      "column": 24
                    },
                    "identifierName": "setAssembly"
                  },
                  "name": "setAssembly",
                  "leadingComments": null
                },
                "generator": false,
                "expression": false,
                "async": false,
                "params": [
                  {
                    "type": "Identifier",
                    "start": 1566,
                    "end": 1572,
                    "loc": {
                      "start": {
                        "line": 68,
                        "column": 28
                      },
                      "end": {
                        "line": 68,
                        "column": 34
                      },
                      "identifierName": "entity"
                    },
                    "name": "entity"
                  },
                  {
                    "type": "AssignmentPattern",
                    "start": 1574,
                    "end": 1589,
                    "loc": {
                      "start": {
                        "line": 68,
                        "column": 36
                      },
                      "end": {
                        "line": 68,
                        "column": 51
                      }
                    },
                    "left": {
                      "type": "Identifier",
                      "start": 1574,
                      "end": 1582,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 36
                        },
                        "end": {
                          "line": 68,
                          "column": 44
                        },
                        "identifierName": "assembly"
                      },
                      "name": "assembly"
                    },
                    "right": {
                      "type": "NullLiteral",
                      "start": 1585,
                      "end": 1589,
                      "loc": {
                        "start": {
                          "line": 68,
                          "column": 47
                        },
                        "end": {
                          "line": 68,
                          "column": 51
                        }
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "start": 1594,
                  "end": 1796,
                  "loc": {
                    "start": {
                      "line": 68,
                      "column": 56
                    },
                    "end": {
                      "line": 77,
                      "column": 1
                    }
                  },
                  "body": [
                    {
                      "type": "VariableDeclaration",
                      "start": 1598,
                      "end": 1613,
                      "loc": {
                        "start": {
                          "line": 69,
                          "column": 2
                        },
                        "end": {
                          "line": 69,
                          "column": 17
                        }
                      },
                      "declarations": [
                        {
                          "type": "VariableDeclarator",
                          "start": 1602,
                          "end": 1612,
                          "loc": {
                            "start": {
                              "line": 69,
                              "column": 6
                            },
                            "end": {
                              "line": 69,
                              "column": 16
                            }
                          },
                          "id": {
                            "type": "Identifier",
                            "start": 1602,
                            "end": 1605,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 6
                              },
                              "end": {
                                "line": 69,
                                "column": 9
                              },
                              "identifierName": "ref"
                            },
                            "name": "ref"
                          },
                          "init": {
                            "type": "NullLiteral",
                            "start": 1608,
                            "end": 1612,
                            "loc": {
                              "start": {
                                "line": 69,
                                "column": 12
                              },
                              "end": {
                                "line": 69,
                                "column": 16
                              }
                            }
                          }
                        }
                      ],
                      "kind": "let"
                    },
                    {
                      "type": "IfStatement",
                      "start": 1616,
                      "end": 1747,
                      "loc": {
                        "start": {
                          "line": 70,
                          "column": 2
                        },
                        "end": {
                          "line": 74,
                          "column": 3
                        }
                      },
                      "test": {
                        "type": "BinaryExpression",
                        "start": 1620,
                        "end": 1648,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 6
                          },
                          "end": {
                            "line": 70,
                            "column": 34
                          }
                        },
                        "left": {
                          "type": "UnaryExpression",
                          "start": 1620,
                          "end": 1635,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 6
                            },
                            "end": {
                              "line": 70,
                              "column": 21
                            }
                          },
                          "operator": "typeof",
                          "prefix": true,
                          "argument": {
                            "type": "Identifier",
                            "start": 1627,
                            "end": 1635,
                            "loc": {
                              "start": {
                                "line": 70,
                                "column": 13
                              },
                              "end": {
                                "line": 70,
                                "column": 21
                              },
                              "identifierName": "assembly"
                            },
                            "name": "assembly"
                          },
                          "extra": {
                            "parenthesizedArgument": false
                          }
                        },
                        "operator": "===",
                        "right": {
                          "type": "StringLiteral",
                          "start": 1640,
                          "end": 1648,
                          "loc": {
                            "start": {
                              "line": 70,
                              "column": 26
                            },
                            "end": {
                              "line": 70,
                              "column": 34
                            }
                          },
                          "extra": {
                            "rawValue": "string",
                            "raw": "'string'"
                          },
                          "value": "string"
                        }
                      },
                      "consequent": {
                        "type": "BlockStatement",
                        "start": 1650,
                        "end": 1675,
                        "loc": {
                          "start": {
                            "line": 70,
                            "column": 36
                          },
                          "end": {
                            "line": 72,
                            "column": 3
                          }
                        },
                        "body": [
                          {
                            "type": "ExpressionStatement",
                            "start": 1656,
                            "end": 1671,
                            "loc": {
                              "start": {
                                "line": 71,
                                "column": 4
                              },
                              "end": {
                                "line": 71,
                                "column": 19
                              }
                            },
                            "expression": {
                              "type": "AssignmentExpression",
                              "start": 1656,
                              "end": 1670,
                              "loc": {
                                "start": {
                                  "line": 71,
                                  "column": 4
                                },
                                "end": {
                                  "line": 71,
                                  "column": 18
                                }
                              },
                              "operator": "=",
                              "left": {
                                "type": "Identifier",
                                "start": 1656,
                                "end": 1659,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 7
                                  },
                                  "identifierName": "ref"
                                },
                                "name": "ref"
                              },
                              "right": {
                                "type": "Identifier",
                                "start": 1662,
                                "end": 1670,
                                "loc": {
                                  "start": {
                                    "line": 71,
                                    "column": 10
                                  },
                                  "end": {
                                    "line": 71,
                                    "column": 18
                                  },
                                  "identifierName": "assembly"
                                },
                                "name": "assembly"
                              }
                            }
                          }
                        ],
                        "directives": []
                      },
                      "alternate": {
                        "type": "IfStatement",
                        "start": 1681,
                        "end": 1747,
                        "loc": {
                          "start": {
                            "line": 72,
                            "column": 9
                          },
                          "end": {
                            "line": 74,
                            "column": 3
                          }
                        },
                        "test": {
                          "type": "BinaryExpression",
                          "start": 1685,
                          "end": 1702,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 13
                            },
                            "end": {
                              "line": 72,
                              "column": 30
                            }
                          },
                          "left": {
                            "type": "Identifier",
                            "start": 1685,
                            "end": 1693,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 13
                              },
                              "end": {
                                "line": 72,
                                "column": 21
                              },
                              "identifierName": "assembly"
                            },
                            "name": "assembly"
                          },
                          "operator": "!==",
                          "right": {
                            "type": "NullLiteral",
                            "start": 1698,
                            "end": 1702,
                            "loc": {
                              "start": {
                                "line": 72,
                                "column": 26
                              },
                              "end": {
                                "line": 72,
                                "column": 30
                              }
                            }
                          }
                        },
                        "consequent": {
                          "type": "BlockStatement",
                          "start": 1704,
                          "end": 1747,
                          "loc": {
                            "start": {
                              "line": 72,
                              "column": 32
                            },
                            "end": {
                              "line": 74,
                              "column": 3
                            }
                          },
                          "body": [
                            {
                              "type": "ExpressionStatement",
                              "start": 1710,
                              "end": 1743,
                              "loc": {
                                "start": {
                                  "line": 73,
                                  "column": 4
                                },
                                "end": {
                                  "line": 73,
                                  "column": 37
                                }
                              },
                              "expression": {
                                "type": "AssignmentExpression",
                                "start": 1710,
                                "end": 1742,
                                "loc": {
                                  "start": {
                                    "line": 73,
                                    "column": 4
                                  },
                                  "end": {
                                    "line": 73,
                                    "column": 36
                                  }
                                },
                                "operator": "=",
                                "left": {
                                  "type": "Identifier",
                                  "start": 1710,
                                  "end": 1713,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 4
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 7
                                    },
                                    "identifierName": "ref"
                                  },
                                  "name": "ref"
                                },
                                "right": {
                                  "type": "CallExpression",
                                  "start": 1716,
                                  "end": 1742,
                                  "loc": {
                                    "start": {
                                      "line": 73,
                                      "column": 10
                                    },
                                    "end": {
                                      "line": 73,
                                      "column": 36
                                    }
                                  },
                                  "callee": {
                                    "type": "Identifier",
                                    "start": 1716,
                                    "end": 1732,
                                    "loc": {
                                      "start": {
                                        "line": 73,
                                        "column": 10
                                      },
                                      "end": {
                                        "line": 73,
                                        "column": 26
                                      },
                                      "identifierName": "getAssemblyRefId"
                                    },
                                    "name": "getAssemblyRefId"
                                  },
                                  "arguments": [
                                    {
                                      "type": "Identifier",
                                      "start": 1733,
                                      "end": 1741,
                                      "loc": {
                                        "start": {
                                          "line": 73,
                                          "column": 27
                                        },
                                        "end": {
                                          "line": 73,
                                          "column": 35
                                        },
                                        "identifierName": "assembly"
                                      },
                                      "name": "assembly"
                                    }
                                  ]
                                }
                              }
                            }
                          ],
                          "directives": []
                        },
                        "alternate": null
                      }
                    },
                    {
                      "type": "ReturnStatement",
                      "start": 1751,
                      "end": 1794,
                      "loc": {
                        "start": {
                          "line": 76,
                          "column": 2
                        },
                        "end": {
                          "line": 76,
                          "column": 45
                        }
                      },
                      "argument": {
                        "type": "CallExpression",
                        "start": 1758,
                        "end": 1793,
                        "loc": {
                          "start": {
                            "line": 76,
                            "column": 9
                          },
                          "end": {
                            "line": 76,
                            "column": 44
                          }
                        },
                        "callee": {
                          "type": "Identifier",
                          "start": 1758,
                          "end": 1780,
                          "loc": {
                            "start": {
                              "line": 76,
                              "column": 9
                            },
                            "end": {
                              "line": 76,
                              "column": 31
                            },
                            "identifierName": "setEntityAssemblyRefId"
                          },
                          "name": "setEntityAssemblyRefId"
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "start": 1781,
                            "end": 1787,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 32
                              },
                              "end": {
                                "line": 76,
                                "column": 38
                              },
                              "identifierName": "entity"
                            },
                            "name": "entity"
                          },
                          {
                            "type": "Identifier",
                            "start": 1789,
                            "end": 1792,
                            "loc": {
                              "start": {
                                "line": 76,
                                "column": 40
                              },
                              "end": {
                                "line": 76,
                                "column": 43
                              },
                              "identifierName": "ref"
                            },
                            "name": "ref"
                          }
                        ]
                      }
                    }
                  ],
                  "directives": []
                }
              },
              "leadingComments": null
            }
          ],
          "kind": "const",
          "leadingComments": [
            {
              "type": "CommentBlock",
              "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
              "start": 1273,
              "end": 1537,
              "loc": {
                "start": {
                  "line": 62,
                  "column": 0
                },
                "end": {
                  "line": 67,
                  "column": 3
                }
              }
            }
          ],
          "trailingComments": []
        },
        "leadingComments": [
          {
            "type": "CommentBlock",
            "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
            "start": 1273,
            "end": 1537,
            "loc": {
              "start": {
                "line": 62,
                "column": 0
              },
              "end": {
                "line": 67,
                "column": 3
              }
            }
          }
        ]
      }
    ],
    "directives": []
  },
  "comments": [
    {
      "type": "CommentBlock",
      "value": "*\n * Determine the entity's assembly ref id if it has one\n *\n * @param {BidEntity} entity\n * @return {string|undefined}\n ",
      "start": 0,
      "end": 125,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determine the assembly's ref_id\n *\n * @param {Assembly} assembly\n * @return {string}\n ",
      "start": 247,
      "end": 342,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Set the assembly ref for the given entity\n *\n * @param {BidEntity} entity\n * @param {string} assemblyRefId\n * @return {BidEntity}\n ",
      "start": 465,
      "end": 605,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determine if the entity has an assembly\n *\n * @param {BidEntity} entity\n * @return {boolean}\n ",
      "start": 771,
      "end": 874,
      "loc": {
        "start": {
          "line": 38,
          "column": 0
        },
        "end": {
          "line": 43,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
      "start": 961,
      "end": 1075,
      "loc": {
        "start": {
          "line": 48,
          "column": 0
        },
        "end": {
          "line": 53,
          "column": 3
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
      "start": 1273,
      "end": 1537,
      "loc": {
        "start": {
          "line": 62,
          "column": 0
        },
        "end": {
          "line": 67,
          "column": 3
        }
      }
    }
  ],
  "tokens": [
    {
      "type": "CommentBlock",
      "value": "*\n * Determine the entity's assembly ref id if it has one\n *\n * @param {BidEntity} entity\n * @return {string|undefined}\n ",
      "start": 0,
      "end": 125,
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 3
        }
      }
    },
    {
      "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": 126,
      "end": 131,
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 7,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getEntityAssemblyRefId",
      "start": 132,
      "end": 154,
      "loc": {
        "start": {
          "line": 7,
          "column": 6
        },
        "end": {
          "line": 7,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 155,
      "end": 156,
      "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": "entity",
      "start": 157,
      "end": 163,
      "loc": {
        "start": {
          "line": 7,
          "column": 31
        },
        "end": {
          "line": 7,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 164,
      "end": 166,
      "loc": {
        "start": {
          "line": 7,
          "column": 38
        },
        "end": {
          "line": 7,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 167,
      "end": 168,
      "loc": {
        "start": {
          "line": 7,
          "column": 41
        },
        "end": {
          "line": 7,
          "column": 42
        }
      }
    },
    {
      "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": 171,
      "end": 177,
      "loc": {
        "start": {
          "line": 8,
          "column": 2
        },
        "end": {
          "line": 8,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 178,
      "end": 184,
      "loc": {
        "start": {
          "line": 8,
          "column": 9
        },
        "end": {
          "line": 8,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 185,
      "end": 187,
      "loc": {
        "start": {
          "line": 8,
          "column": 16
        },
        "end": {
          "line": 8,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 188,
      "end": 194,
      "loc": {
        "start": {
          "line": 8,
          "column": 19
        },
        "end": {
          "line": 8,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 194,
      "end": 195,
      "loc": {
        "start": {
          "line": 8,
          "column": 25
        },
        "end": {
          "line": 8,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 195,
      "end": 201,
      "loc": {
        "start": {
          "line": 8,
          "column": 26
        },
        "end": {
          "line": 8,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "?",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 202,
      "end": 203,
      "loc": {
        "start": {
          "line": 8,
          "column": 33
        },
        "end": {
          "line": 8,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 204,
      "end": 210,
      "loc": {
        "start": {
          "line": 8,
          "column": 35
        },
        "end": {
          "line": 8,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 210,
      "end": 211,
      "loc": {
        "start": {
          "line": 8,
          "column": 41
        },
        "end": {
          "line": 8,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 211,
      "end": 217,
      "loc": {
        "start": {
          "line": 8,
          "column": 42
        },
        "end": {
          "line": 8,
          "column": 48
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 217,
      "end": 218,
      "loc": {
        "start": {
          "line": 8,
          "column": 48
        },
        "end": {
          "line": 8,
          "column": 49
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly_id",
      "start": 218,
      "end": 229,
      "loc": {
        "start": {
          "line": 8,
          "column": 49
        },
        "end": {
          "line": 8,
          "column": 60
        }
      }
    },
    {
      "type": {
        "label": ":",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 230,
      "end": 231,
      "loc": {
        "start": {
          "line": 8,
          "column": 61
        },
        "end": {
          "line": 8,
          "column": 62
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 232,
      "end": 241,
      "loc": {
        "start": {
          "line": 8,
          "column": 63
        },
        "end": {
          "line": 8,
          "column": 72
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 241,
      "end": 242,
      "loc": {
        "start": {
          "line": 8,
          "column": 72
        },
        "end": {
          "line": 8,
          "column": 73
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 243,
      "end": 244,
      "loc": {
        "start": {
          "line": 9,
          "column": 0
        },
        "end": {
          "line": 9,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 244,
      "end": 245,
      "loc": {
        "start": {
          "line": 9,
          "column": 1
        },
        "end": {
          "line": 9,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determine the assembly's ref_id\n *\n * @param {Assembly} assembly\n * @return {string}\n ",
      "start": 247,
      "end": 342,
      "loc": {
        "start": {
          "line": 11,
          "column": 0
        },
        "end": {
          "line": 16,
          "column": 3
        }
      }
    },
    {
      "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": 343,
      "end": 348,
      "loc": {
        "start": {
          "line": 17,
          "column": 0
        },
        "end": {
          "line": 17,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAssemblyRefId",
      "start": 349,
      "end": 365,
      "loc": {
        "start": {
          "line": 17,
          "column": 6
        },
        "end": {
          "line": 17,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 366,
      "end": 367,
      "loc": {
        "start": {
          "line": 17,
          "column": 23
        },
        "end": {
          "line": 17,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 368,
      "end": 376,
      "loc": {
        "start": {
          "line": 17,
          "column": 25
        },
        "end": {
          "line": 17,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 377,
      "end": 379,
      "loc": {
        "start": {
          "line": 17,
          "column": 34
        },
        "end": {
          "line": 17,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 380,
      "end": 381,
      "loc": {
        "start": {
          "line": 17,
          "column": 37
        },
        "end": {
          "line": 17,
          "column": 38
        }
      }
    },
    {
      "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": 384,
      "end": 386,
      "loc": {
        "start": {
          "line": 18,
          "column": 2
        },
        "end": {
          "line": 18,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 387,
      "end": 388,
      "loc": {
        "start": {
          "line": 18,
          "column": 5
        },
        "end": {
          "line": 18,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 388,
      "end": 396,
      "loc": {
        "start": {
          "line": 18,
          "column": 6
        },
        "end": {
          "line": 18,
          "column": 14
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 396,
      "end": 397,
      "loc": {
        "start": {
          "line": 18,
          "column": 14
        },
        "end": {
          "line": 18,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref_id",
      "start": 397,
      "end": 403,
      "loc": {
        "start": {
          "line": 18,
          "column": 15
        },
        "end": {
          "line": 18,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 403,
      "end": 404,
      "loc": {
        "start": {
          "line": 18,
          "column": 21
        },
        "end": {
          "line": 18,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 405,
      "end": 406,
      "loc": {
        "start": {
          "line": 18,
          "column": 23
        },
        "end": {
          "line": 18,
          "column": 24
        }
      }
    },
    {
      "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": 411,
      "end": 417,
      "loc": {
        "start": {
          "line": 19,
          "column": 4
        },
        "end": {
          "line": 19,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 418,
      "end": 426,
      "loc": {
        "start": {
          "line": 19,
          "column": 11
        },
        "end": {
          "line": 19,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 426,
      "end": 427,
      "loc": {
        "start": {
          "line": 19,
          "column": 19
        },
        "end": {
          "line": 19,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref_id",
      "start": 427,
      "end": 433,
      "loc": {
        "start": {
          "line": 19,
          "column": 20
        },
        "end": {
          "line": 19,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 433,
      "end": 434,
      "loc": {
        "start": {
          "line": 19,
          "column": 26
        },
        "end": {
          "line": 19,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 437,
      "end": 438,
      "loc": {
        "start": {
          "line": 20,
          "column": 2
        },
        "end": {
          "line": 20,
          "column": 3
        }
      }
    },
    {
      "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": 441,
      "end": 447,
      "loc": {
        "start": {
          "line": 21,
          "column": 2
        },
        "end": {
          "line": 21,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 448,
      "end": 456,
      "loc": {
        "start": {
          "line": 21,
          "column": 9
        },
        "end": {
          "line": 21,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 456,
      "end": 457,
      "loc": {
        "start": {
          "line": 21,
          "column": 17
        },
        "end": {
          "line": 21,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "id",
      "start": 457,
      "end": 459,
      "loc": {
        "start": {
          "line": 21,
          "column": 18
        },
        "end": {
          "line": 21,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 459,
      "end": 460,
      "loc": {
        "start": {
          "line": 21,
          "column": 20
        },
        "end": {
          "line": 21,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 461,
      "end": 462,
      "loc": {
        "start": {
          "line": 22,
          "column": 0
        },
        "end": {
          "line": 22,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 462,
      "end": 463,
      "loc": {
        "start": {
          "line": 22,
          "column": 1
        },
        "end": {
          "line": 22,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Set the assembly ref for the given entity\n *\n * @param {BidEntity} entity\n * @param {string} assemblyRefId\n * @return {BidEntity}\n ",
      "start": 465,
      "end": 605,
      "loc": {
        "start": {
          "line": 24,
          "column": 0
        },
        "end": {
          "line": 30,
          "column": 3
        }
      }
    },
    {
      "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": 606,
      "end": 611,
      "loc": {
        "start": {
          "line": 31,
          "column": 0
        },
        "end": {
          "line": 31,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setEntityAssemblyRefId",
      "start": 612,
      "end": 634,
      "loc": {
        "start": {
          "line": 31,
          "column": 6
        },
        "end": {
          "line": 31,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 635,
      "end": 636,
      "loc": {
        "start": {
          "line": 31,
          "column": 29
        },
        "end": {
          "line": 31,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 637,
      "end": 638,
      "loc": {
        "start": {
          "line": 31,
          "column": 31
        },
        "end": {
          "line": 31,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 638,
      "end": 644,
      "loc": {
        "start": {
          "line": 31,
          "column": 32
        },
        "end": {
          "line": 31,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 644,
      "end": 645,
      "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": "assemblyRefId",
      "start": 646,
      "end": 659,
      "loc": {
        "start": {
          "line": 31,
          "column": 40
        },
        "end": {
          "line": 31,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 659,
      "end": 660,
      "loc": {
        "start": {
          "line": 31,
          "column": 53
        },
        "end": {
          "line": 31,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 661,
      "end": 663,
      "loc": {
        "start": {
          "line": 31,
          "column": 55
        },
        "end": {
          "line": 31,
          "column": 57
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 664,
      "end": 665,
      "loc": {
        "start": {
          "line": 31,
          "column": 58
        },
        "end": {
          "line": 31,
          "column": 59
        }
      }
    },
    {
      "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": 668,
      "end": 670,
      "loc": {
        "start": {
          "line": 32,
          "column": 2
        },
        "end": {
          "line": 32,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 671,
      "end": 672,
      "loc": {
        "start": {
          "line": 32,
          "column": 5
        },
        "end": {
          "line": 32,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 672,
      "end": 678,
      "loc": {
        "start": {
          "line": 32,
          "column": 6
        },
        "end": {
          "line": 32,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "&&",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 2,
        "updateContext": null
      },
      "value": "&&",
      "start": 679,
      "end": 681,
      "loc": {
        "start": {
          "line": 32,
          "column": 13
        },
        "end": {
          "line": 32,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 682,
      "end": 688,
      "loc": {
        "start": {
          "line": 32,
          "column": 16
        },
        "end": {
          "line": 32,
          "column": 22
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 688,
      "end": 689,
      "loc": {
        "start": {
          "line": 32,
          "column": 22
        },
        "end": {
          "line": 32,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 689,
      "end": 695,
      "loc": {
        "start": {
          "line": 32,
          "column": 23
        },
        "end": {
          "line": 32,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 695,
      "end": 696,
      "loc": {
        "start": {
          "line": 32,
          "column": 29
        },
        "end": {
          "line": 32,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 697,
      "end": 698,
      "loc": {
        "start": {
          "line": 32,
          "column": 31
        },
        "end": {
          "line": 32,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 703,
      "end": 709,
      "loc": {
        "start": {
          "line": 33,
          "column": 4
        },
        "end": {
          "line": 33,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 709,
      "end": 710,
      "loc": {
        "start": {
          "line": 33,
          "column": 10
        },
        "end": {
          "line": 33,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "config",
      "start": 710,
      "end": 716,
      "loc": {
        "start": {
          "line": 33,
          "column": 11
        },
        "end": {
          "line": 33,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 716,
      "end": 717,
      "loc": {
        "start": {
          "line": 33,
          "column": 17
        },
        "end": {
          "line": 33,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly_id",
      "start": 717,
      "end": 728,
      "loc": {
        "start": {
          "line": 33,
          "column": 18
        },
        "end": {
          "line": 33,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 729,
      "end": 730,
      "loc": {
        "start": {
          "line": 33,
          "column": 30
        },
        "end": {
          "line": 33,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyRefId",
      "start": 731,
      "end": 744,
      "loc": {
        "start": {
          "line": 33,
          "column": 32
        },
        "end": {
          "line": 33,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 744,
      "end": 745,
      "loc": {
        "start": {
          "line": 33,
          "column": 45
        },
        "end": {
          "line": 33,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 748,
      "end": 749,
      "loc": {
        "start": {
          "line": 34,
          "column": 2
        },
        "end": {
          "line": 34,
          "column": 3
        }
      }
    },
    {
      "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": 752,
      "end": 758,
      "loc": {
        "start": {
          "line": 35,
          "column": 2
        },
        "end": {
          "line": 35,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 759,
      "end": 765,
      "loc": {
        "start": {
          "line": 35,
          "column": 9
        },
        "end": {
          "line": 35,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 765,
      "end": 766,
      "loc": {
        "start": {
          "line": 35,
          "column": 15
        },
        "end": {
          "line": 35,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 767,
      "end": 768,
      "loc": {
        "start": {
          "line": 36,
          "column": 0
        },
        "end": {
          "line": 36,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 768,
      "end": 769,
      "loc": {
        "start": {
          "line": 36,
          "column": 1
        },
        "end": {
          "line": 36,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Determine if the entity has an assembly\n *\n * @param {BidEntity} entity\n * @return {boolean}\n ",
      "start": 771,
      "end": 874,
      "loc": {
        "start": {
          "line": 38,
          "column": 0
        },
        "end": {
          "line": 43,
          "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": 875,
      "end": 881,
      "loc": {
        "start": {
          "line": 44,
          "column": 0
        },
        "end": {
          "line": 44,
          "column": 6
        }
      }
    },
    {
      "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": 882,
      "end": 887,
      "loc": {
        "start": {
          "line": 44,
          "column": 7
        },
        "end": {
          "line": 44,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "hasAssembly",
      "start": 888,
      "end": 899,
      "loc": {
        "start": {
          "line": 44,
          "column": 13
        },
        "end": {
          "line": 44,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 900,
      "end": 901,
      "loc": {
        "start": {
          "line": 44,
          "column": 25
        },
        "end": {
          "line": 44,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 902,
      "end": 908,
      "loc": {
        "start": {
          "line": 44,
          "column": 27
        },
        "end": {
          "line": 44,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 909,
      "end": 911,
      "loc": {
        "start": {
          "line": 44,
          "column": 34
        },
        "end": {
          "line": 44,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 912,
      "end": 913,
      "loc": {
        "start": {
          "line": 44,
          "column": 37
        },
        "end": {
          "line": 44,
          "column": 38
        }
      }
    },
    {
      "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": 916,
      "end": 922,
      "loc": {
        "start": {
          "line": 45,
          "column": 2
        },
        "end": {
          "line": 45,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 923,
      "end": 924,
      "loc": {
        "start": {
          "line": 45,
          "column": 9
        },
        "end": {
          "line": 45,
          "column": 10
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 924,
      "end": 925,
      "loc": {
        "start": {
          "line": 45,
          "column": 10
        },
        "end": {
          "line": 45,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getEntityAssemblyRefId",
      "start": 925,
      "end": 947,
      "loc": {
        "start": {
          "line": 45,
          "column": 11
        },
        "end": {
          "line": 45,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 947,
      "end": 948,
      "loc": {
        "start": {
          "line": 45,
          "column": 33
        },
        "end": {
          "line": 45,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 948,
      "end": 954,
      "loc": {
        "start": {
          "line": 45,
          "column": 34
        },
        "end": {
          "line": 45,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 954,
      "end": 955,
      "loc": {
        "start": {
          "line": 45,
          "column": 40
        },
        "end": {
          "line": 45,
          "column": 41
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 955,
      "end": 956,
      "loc": {
        "start": {
          "line": 45,
          "column": 41
        },
        "end": {
          "line": 45,
          "column": 42
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 957,
      "end": 958,
      "loc": {
        "start": {
          "line": 46,
          "column": 0
        },
        "end": {
          "line": 46,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 958,
      "end": 959,
      "loc": {
        "start": {
          "line": 46,
          "column": 1
        },
        "end": {
          "line": 46,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Get the entities assembly if it has one\n *\n * @param {BidEntity} entity\n * @return {Assembly|undefined}\n ",
      "start": 961,
      "end": 1075,
      "loc": {
        "start": {
          "line": 48,
          "column": 0
        },
        "end": {
          "line": 53,
          "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": 1076,
      "end": 1082,
      "loc": {
        "start": {
          "line": 54,
          "column": 0
        },
        "end": {
          "line": 54,
          "column": 6
        }
      }
    },
    {
      "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": 1083,
      "end": 1088,
      "loc": {
        "start": {
          "line": 54,
          "column": 7
        },
        "end": {
          "line": 54,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAssembly",
      "start": 1089,
      "end": 1100,
      "loc": {
        "start": {
          "line": 54,
          "column": 13
        },
        "end": {
          "line": 54,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1101,
      "end": 1102,
      "loc": {
        "start": {
          "line": 54,
          "column": 25
        },
        "end": {
          "line": 54,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 1103,
      "end": 1109,
      "loc": {
        "start": {
          "line": 54,
          "column": 27
        },
        "end": {
          "line": 54,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1110,
      "end": 1112,
      "loc": {
        "start": {
          "line": 54,
          "column": 34
        },
        "end": {
          "line": 54,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1113,
      "end": 1114,
      "loc": {
        "start": {
          "line": 54,
          "column": 37
        },
        "end": {
          "line": 54,
          "column": 38
        }
      }
    },
    {
      "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": 1117,
      "end": 1122,
      "loc": {
        "start": {
          "line": 55,
          "column": 2
        },
        "end": {
          "line": 55,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyRefId",
      "start": 1123,
      "end": 1136,
      "loc": {
        "start": {
          "line": 55,
          "column": 8
        },
        "end": {
          "line": 55,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1137,
      "end": 1138,
      "loc": {
        "start": {
          "line": 55,
          "column": 22
        },
        "end": {
          "line": 55,
          "column": 23
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getEntityAssemblyRefId",
      "start": 1139,
      "end": 1161,
      "loc": {
        "start": {
          "line": 55,
          "column": 24
        },
        "end": {
          "line": 55,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1161,
      "end": 1162,
      "loc": {
        "start": {
          "line": 55,
          "column": 46
        },
        "end": {
          "line": 55,
          "column": 47
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 1162,
      "end": 1168,
      "loc": {
        "start": {
          "line": 55,
          "column": 47
        },
        "end": {
          "line": 55,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1168,
      "end": 1169,
      "loc": {
        "start": {
          "line": 55,
          "column": 53
        },
        "end": {
          "line": 55,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1169,
      "end": 1170,
      "loc": {
        "start": {
          "line": 55,
          "column": 54
        },
        "end": {
          "line": 55,
          "column": 55
        }
      }
    },
    {
      "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": 1174,
      "end": 1176,
      "loc": {
        "start": {
          "line": 57,
          "column": 2
        },
        "end": {
          "line": 57,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1177,
      "end": 1178,
      "loc": {
        "start": {
          "line": 57,
          "column": 5
        },
        "end": {
          "line": 57,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "prefix",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "!",
      "start": 1178,
      "end": 1179,
      "loc": {
        "start": {
          "line": 57,
          "column": 6
        },
        "end": {
          "line": 57,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyRefId",
      "start": 1179,
      "end": 1192,
      "loc": {
        "start": {
          "line": 57,
          "column": 7
        },
        "end": {
          "line": 57,
          "column": 20
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1192,
      "end": 1193,
      "loc": {
        "start": {
          "line": 57,
          "column": 20
        },
        "end": {
          "line": 57,
          "column": 21
        }
      }
    },
    {
      "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": 1194,
      "end": 1200,
      "loc": {
        "start": {
          "line": 57,
          "column": 22
        },
        "end": {
          "line": 57,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "undefined",
      "start": 1201,
      "end": 1210,
      "loc": {
        "start": {
          "line": 57,
          "column": 29
        },
        "end": {
          "line": 57,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1210,
      "end": 1211,
      "loc": {
        "start": {
          "line": 57,
          "column": 38
        },
        "end": {
          "line": 57,
          "column": 39
        }
      }
    },
    {
      "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": 1215,
      "end": 1221,
      "loc": {
        "start": {
          "line": 59,
          "column": 2
        },
        "end": {
          "line": 59,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 1222,
      "end": 1228,
      "loc": {
        "start": {
          "line": 59,
          "column": 9
        },
        "end": {
          "line": 59,
          "column": 15
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1228,
      "end": 1229,
      "loc": {
        "start": {
          "line": 59,
          "column": 15
        },
        "end": {
          "line": 59,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "bid",
      "start": 1229,
      "end": 1232,
      "loc": {
        "start": {
          "line": 59,
          "column": 16
        },
        "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": 1232,
      "end": 1233,
      "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": "entities",
      "start": 1233,
      "end": 1241,
      "loc": {
        "start": {
          "line": 59,
          "column": 20
        },
        "end": {
          "line": 59,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": ".",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1241,
      "end": 1242,
      "loc": {
        "start": {
          "line": 59,
          "column": 28
        },
        "end": {
          "line": 59,
          "column": 29
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblies",
      "start": 1242,
      "end": 1252,
      "loc": {
        "start": {
          "line": 59,
          "column": 29
        },
        "end": {
          "line": 59,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1252,
      "end": 1253,
      "loc": {
        "start": {
          "line": 59,
          "column": 39
        },
        "end": {
          "line": 59,
          "column": 40
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assemblyRefId",
      "start": 1253,
      "end": 1266,
      "loc": {
        "start": {
          "line": 59,
          "column": 40
        },
        "end": {
          "line": 59,
          "column": 53
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1266,
      "end": 1267,
      "loc": {
        "start": {
          "line": 59,
          "column": 53
        },
        "end": {
          "line": 59,
          "column": 54
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1267,
      "end": 1268,
      "loc": {
        "start": {
          "line": 59,
          "column": 54
        },
        "end": {
          "line": 59,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1269,
      "end": 1270,
      "loc": {
        "start": {
          "line": 60,
          "column": 0
        },
        "end": {
          "line": 60,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1270,
      "end": 1271,
      "loc": {
        "start": {
          "line": 60,
          "column": 1
        },
        "end": {
          "line": 60,
          "column": 2
        }
      }
    },
    {
      "type": "CommentBlock",
      "value": "*\n * Set the entity's assembly reference. Omitting or passing null for the assembly will UNSET the assembly reference\n * @param {BidEntity} entity\n * @param {Assembly|string} [assembly] The assembly reference id OR the assembly entity.\n * @return {BidEntity}\n ",
      "start": 1273,
      "end": 1537,
      "loc": {
        "start": {
          "line": 62,
          "column": 0
        },
        "end": {
          "line": 67,
          "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": 1538,
      "end": 1544,
      "loc": {
        "start": {
          "line": 68,
          "column": 0
        },
        "end": {
          "line": 68,
          "column": 6
        }
      }
    },
    {
      "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": 1545,
      "end": 1550,
      "loc": {
        "start": {
          "line": 68,
          "column": 7
        },
        "end": {
          "line": 68,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setAssembly",
      "start": 1551,
      "end": 1562,
      "loc": {
        "start": {
          "line": 68,
          "column": 13
        },
        "end": {
          "line": 68,
          "column": 24
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1563,
      "end": 1564,
      "loc": {
        "start": {
          "line": 68,
          "column": 25
        },
        "end": {
          "line": 68,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1565,
      "end": 1566,
      "loc": {
        "start": {
          "line": 68,
          "column": 27
        },
        "end": {
          "line": 68,
          "column": 28
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 1566,
      "end": 1572,
      "loc": {
        "start": {
          "line": 68,
          "column": 28
        },
        "end": {
          "line": 68,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1572,
      "end": 1573,
      "loc": {
        "start": {
          "line": 68,
          "column": 34
        },
        "end": {
          "line": 68,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 1574,
      "end": 1582,
      "loc": {
        "start": {
          "line": 68,
          "column": 36
        },
        "end": {
          "line": 68,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1583,
      "end": 1584,
      "loc": {
        "start": {
          "line": 68,
          "column": 45
        },
        "end": {
          "line": 68,
          "column": 46
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 1585,
      "end": 1589,
      "loc": {
        "start": {
          "line": 68,
          "column": 47
        },
        "end": {
          "line": 68,
          "column": 51
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1589,
      "end": 1590,
      "loc": {
        "start": {
          "line": 68,
          "column": 51
        },
        "end": {
          "line": 68,
          "column": 52
        }
      }
    },
    {
      "type": {
        "label": "=>",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1591,
      "end": 1593,
      "loc": {
        "start": {
          "line": 68,
          "column": 53
        },
        "end": {
          "line": 68,
          "column": 55
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1594,
      "end": 1595,
      "loc": {
        "start": {
          "line": 68,
          "column": 56
        },
        "end": {
          "line": 68,
          "column": 57
        }
      }
    },
    {
      "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": 1598,
      "end": 1601,
      "loc": {
        "start": {
          "line": 69,
          "column": 2
        },
        "end": {
          "line": 69,
          "column": 5
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1602,
      "end": 1605,
      "loc": {
        "start": {
          "line": 69,
          "column": 6
        },
        "end": {
          "line": 69,
          "column": 9
        }
      }
    },
    {
      "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": 69,
          "column": 10
        },
        "end": {
          "line": 69,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 1608,
      "end": 1612,
      "loc": {
        "start": {
          "line": 69,
          "column": 12
        },
        "end": {
          "line": 69,
          "column": 16
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1612,
      "end": 1613,
      "loc": {
        "start": {
          "line": 69,
          "column": 16
        },
        "end": {
          "line": 69,
          "column": 17
        }
      }
    },
    {
      "type": {
        "label": "if",
        "keyword": "if",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "if",
      "start": 1616,
      "end": 1618,
      "loc": {
        "start": {
          "line": 70,
          "column": 2
        },
        "end": {
          "line": 70,
          "column": 4
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1619,
      "end": 1620,
      "loc": {
        "start": {
          "line": 70,
          "column": 5
        },
        "end": {
          "line": 70,
          "column": 6
        }
      }
    },
    {
      "type": {
        "label": "typeof",
        "keyword": "typeof",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": true,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "typeof",
      "start": 1620,
      "end": 1626,
      "loc": {
        "start": {
          "line": 70,
          "column": 6
        },
        "end": {
          "line": 70,
          "column": 12
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 1627,
      "end": 1635,
      "loc": {
        "start": {
          "line": 70,
          "column": 13
        },
        "end": {
          "line": 70,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "===",
      "start": 1636,
      "end": 1639,
      "loc": {
        "start": {
          "line": 70,
          "column": 22
        },
        "end": {
          "line": 70,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "string",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "string",
      "start": 1640,
      "end": 1648,
      "loc": {
        "start": {
          "line": 70,
          "column": 26
        },
        "end": {
          "line": 70,
          "column": 34
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1648,
      "end": 1649,
      "loc": {
        "start": {
          "line": 70,
          "column": 34
        },
        "end": {
          "line": 70,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1650,
      "end": 1651,
      "loc": {
        "start": {
          "line": 70,
          "column": 36
        },
        "end": {
          "line": 70,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1656,
      "end": 1659,
      "loc": {
        "start": {
          "line": 71,
          "column": 4
        },
        "end": {
          "line": 71,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1660,
      "end": 1661,
      "loc": {
        "start": {
          "line": 71,
          "column": 8
        },
        "end": {
          "line": 71,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 1662,
      "end": 1670,
      "loc": {
        "start": {
          "line": 71,
          "column": 10
        },
        "end": {
          "line": 71,
          "column": 18
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1670,
      "end": 1671,
      "loc": {
        "start": {
          "line": 71,
          "column": 18
        },
        "end": {
          "line": 71,
          "column": 19
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1674,
      "end": 1675,
      "loc": {
        "start": {
          "line": 72,
          "column": 2
        },
        "end": {
          "line": 72,
          "column": 3
        }
      }
    },
    {
      "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": 1676,
      "end": 1680,
      "loc": {
        "start": {
          "line": 72,
          "column": 4
        },
        "end": {
          "line": 72,
          "column": 8
        }
      }
    },
    {
      "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": 1681,
      "end": 1683,
      "loc": {
        "start": {
          "line": 72,
          "column": 9
        },
        "end": {
          "line": 72,
          "column": 11
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1684,
      "end": 1685,
      "loc": {
        "start": {
          "line": 72,
          "column": 12
        },
        "end": {
          "line": 72,
          "column": 13
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 1685,
      "end": 1693,
      "loc": {
        "start": {
          "line": 72,
          "column": 13
        },
        "end": {
          "line": 72,
          "column": 21
        }
      }
    },
    {
      "type": {
        "label": "==/!=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": 6,
        "updateContext": null
      },
      "value": "!==",
      "start": 1694,
      "end": 1697,
      "loc": {
        "start": {
          "line": 72,
          "column": 22
        },
        "end": {
          "line": 72,
          "column": 25
        }
      }
    },
    {
      "type": {
        "label": "null",
        "keyword": "null",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "null",
      "start": 1698,
      "end": 1702,
      "loc": {
        "start": {
          "line": 72,
          "column": 26
        },
        "end": {
          "line": 72,
          "column": 30
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1702,
      "end": 1703,
      "loc": {
        "start": {
          "line": 72,
          "column": 30
        },
        "end": {
          "line": 72,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "{",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1704,
      "end": 1705,
      "loc": {
        "start": {
          "line": 72,
          "column": 32
        },
        "end": {
          "line": 72,
          "column": 33
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1710,
      "end": 1713,
      "loc": {
        "start": {
          "line": 73,
          "column": 4
        },
        "end": {
          "line": 73,
          "column": 7
        }
      }
    },
    {
      "type": {
        "label": "=",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": true,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "value": "=",
      "start": 1714,
      "end": 1715,
      "loc": {
        "start": {
          "line": 73,
          "column": 8
        },
        "end": {
          "line": 73,
          "column": 9
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "getAssemblyRefId",
      "start": 1716,
      "end": 1732,
      "loc": {
        "start": {
          "line": 73,
          "column": 10
        },
        "end": {
          "line": 73,
          "column": 26
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1732,
      "end": 1733,
      "loc": {
        "start": {
          "line": 73,
          "column": 26
        },
        "end": {
          "line": 73,
          "column": 27
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "assembly",
      "start": 1733,
      "end": 1741,
      "loc": {
        "start": {
          "line": 73,
          "column": 27
        },
        "end": {
          "line": 73,
          "column": 35
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1741,
      "end": 1742,
      "loc": {
        "start": {
          "line": 73,
          "column": 35
        },
        "end": {
          "line": 73,
          "column": 36
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1742,
      "end": 1743,
      "loc": {
        "start": {
          "line": 73,
          "column": 36
        },
        "end": {
          "line": 73,
          "column": 37
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1746,
      "end": 1747,
      "loc": {
        "start": {
          "line": 74,
          "column": 2
        },
        "end": {
          "line": 74,
          "column": 3
        }
      }
    },
    {
      "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": 1751,
      "end": 1757,
      "loc": {
        "start": {
          "line": 76,
          "column": 2
        },
        "end": {
          "line": 76,
          "column": 8
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "setEntityAssemblyRefId",
      "start": 1758,
      "end": 1780,
      "loc": {
        "start": {
          "line": 76,
          "column": 9
        },
        "end": {
          "line": 76,
          "column": 31
        }
      }
    },
    {
      "type": {
        "label": "(",
        "beforeExpr": true,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1780,
      "end": 1781,
      "loc": {
        "start": {
          "line": 76,
          "column": 31
        },
        "end": {
          "line": 76,
          "column": 32
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "entity",
      "start": 1781,
      "end": 1787,
      "loc": {
        "start": {
          "line": 76,
          "column": 32
        },
        "end": {
          "line": 76,
          "column": 38
        }
      }
    },
    {
      "type": {
        "label": ",",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1787,
      "end": 1788,
      "loc": {
        "start": {
          "line": 76,
          "column": 38
        },
        "end": {
          "line": 76,
          "column": 39
        }
      }
    },
    {
      "type": {
        "label": "name",
        "beforeExpr": false,
        "startsExpr": true,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "value": "ref",
      "start": 1789,
      "end": 1792,
      "loc": {
        "start": {
          "line": 76,
          "column": 40
        },
        "end": {
          "line": 76,
          "column": 43
        }
      }
    },
    {
      "type": {
        "label": ")",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1792,
      "end": 1793,
      "loc": {
        "start": {
          "line": 76,
          "column": 43
        },
        "end": {
          "line": 76,
          "column": 44
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1793,
      "end": 1794,
      "loc": {
        "start": {
          "line": 76,
          "column": 44
        },
        "end": {
          "line": 76,
          "column": 45
        }
      }
    },
    {
      "type": {
        "label": "}",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null
      },
      "start": 1795,
      "end": 1796,
      "loc": {
        "start": {
          "line": 77,
          "column": 0
        },
        "end": {
          "line": 77,
          "column": 1
        }
      }
    },
    {
      "type": {
        "label": ";",
        "beforeExpr": true,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1796,
      "end": 1797,
      "loc": {
        "start": {
          "line": 77,
          "column": 1
        },
        "end": {
          "line": 77,
          "column": 2
        }
      }
    },
    {
      "type": {
        "label": "eof",
        "beforeExpr": false,
        "startsExpr": false,
        "rightAssociative": false,
        "isLoop": false,
        "isAssign": false,
        "prefix": false,
        "postfix": false,
        "binop": null,
        "updateContext": null
      },
      "start": 1798,
      "end": 1798,
      "loc": {
        "start": {
          "line": 78,
          "column": 0
        },
        "end": {
          "line": 78,
          "column": 0
        }
      }
    }
  ]
}