{
  "type": "Program",
  "body": [
    {
      "type": "Identifier",
      "id": {
        "type": "Identifier",
        "name": "DuplicateEdgeError",
        "range": [
          95,
          113
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 6
          },
          "end": {
            "line": 4,
            "column": 24
          }
        }
      },
      "superClass": {
        "type": "Identifier",
        "name": "Error",
        "range": [
          122,
          127
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 33
          },
          "end": {
            "line": 4,
            "column": 38
          }
        }
      },
      "body": {
        "type": "ClassBody",
        "body": [
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "range": [
                132,
                143
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2
                },
                "end": {
                  "line": 5,
                  "column": 13
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [
                {
                  "type": "Identifier",
                  "name": "message",
                  "range": [
                    144,
                    151
                  ],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 14
                    },
                    "end": {
                      "line": 5,
                      "column": 21
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "Super",
                        "range": [
                          158,
                          163
                        ],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 4
                          },
                          "end": {
                            "line": 6,
                            "column": 9
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            164,
                            171
                          ],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 10
                            },
                            "end": {
                              "line": 6,
                              "column": 17
                            }
                          }
                        }
                      ],
                      "range": [
                        158,
                        172
                      ],
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 4
                        },
                        "end": {
                          "line": 6,
                          "column": 18
                        }
                      }
                    },
                    "range": [
                      158,
                      173
                    ],
                    "loc": {
                      "start": {
                        "line": 6,
                        "column": 4
                      },
                      "end": {
                        "line": 6,
                        "column": 19
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            179,
                            183
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            184,
                            191
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 9
                            },
                            "end": {
                              "line": 8,
                              "column": 16
                            }
                          }
                        },
                        "range": [
                          179,
                          191
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 16
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "message",
                        "range": [
                          194,
                          201
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 19
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        179,
                        201
                      ],
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 26
                        }
                      }
                    },
                    "range": [
                      179,
                      202
                    ],
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 4
                      },
                      "end": {
                        "line": 8,
                        "column": 27
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            207,
                            211
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "name",
                          "range": [
                            212,
                            216
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 9
                            },
                            "end": {
                              "line": 9,
                              "column": 13
                            }
                          }
                        },
                        "range": [
                          207,
                          216
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 13
                          }
                        }
                      },
                      "right": {
                        "type": "Literal",
                        "value": "DuplicateEdgeError",
                        "raw": "\"DuplicateEdgeError\"",
                        "range": [
                          219,
                          239
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 16
                          },
                          "end": {
                            "line": 9,
                            "column": 36
                          }
                        }
                      },
                      "range": [
                        207,
                        239
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 36
                        }
                      }
                    },
                    "range": [
                      207,
                      240
                    ],
                    "loc": {
                      "start": {
                        "line": 9,
                        "column": 4
                      },
                      "end": {
                        "line": 9,
                        "column": 37
                      }
                    }
                  }
                ],
                "range": [
                  152,
                  244
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 22
                  },
                  "end": {
                    "line": 10,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                143,
                244
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 13
                },
                "end": {
                  "line": 10,
                  "column": 3
                }
              }
            },
            "kind": "constructor",
            "computed": false,
            "range": [
              132,
              244
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 2
              },
              "end": {
                "line": 10,
                "column": 3
              }
            },
            "static": false
          }
        ],
        "range": [
          128,
          246
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 39
          },
          "end": {
            "line": 11,
            "column": 1
          }
        }
      },
      "range": [
        89,
        246
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 1
        }
      },
      "leadingComments": [],
      "name": "_",
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "declaration": {
        "type": "Identifier",
        "name": "DuplicateEdgeError",
        "range": [
          263,
          281
        ],
        "loc": {
          "start": {
            "line": 13,
            "column": 15
          },
          "end": {
            "line": 13,
            "column": 33
          }
        }
      },
      "range": [
        248,
        282
      ],
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 34
        }
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "DuplicateEdgeError",
          "range": [
            95,
            113
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 6
            },
            "end": {
              "line": 4,
              "column": 24
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "Error",
          "range": [
            122,
            127
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 33
            },
            "end": {
              "line": 4,
              "column": 38
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  132,
                  143
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 2
                  },
                  "end": {
                    "line": 5,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [
                  {
                    "type": "Identifier",
                    "name": "message",
                    "range": [
                      144,
                      151
                    ],
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 14
                      },
                      "end": {
                        "line": 5,
                        "column": 21
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Super",
                          "range": [
                            158,
                            163
                          ],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 4
                            },
                            "end": {
                              "line": 6,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "name": "message",
                            "range": [
                              164,
                              171
                            ],
                            "loc": {
                              "start": {
                                "line": 6,
                                "column": 10
                              },
                              "end": {
                                "line": 6,
                                "column": 17
                              }
                            }
                          }
                        ],
                        "range": [
                          158,
                          172
                        ],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 4
                          },
                          "end": {
                            "line": 6,
                            "column": 18
                          }
                        }
                      },
                      "range": [
                        158,
                        173
                      ],
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 4
                        },
                        "end": {
                          "line": 6,
                          "column": 19
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              179,
                              183
                            ],
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 4
                              },
                              "end": {
                                "line": 8,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "message",
                            "range": [
                              184,
                              191
                            ],
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 9
                              },
                              "end": {
                                "line": 8,
                                "column": 16
                              }
                            }
                          },
                          "range": [
                            179,
                            191
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 16
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            194,
                            201
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 19
                            },
                            "end": {
                              "line": 8,
                              "column": 26
                            }
                          }
                        },
                        "range": [
                          179,
                          201
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        179,
                        202
                      ],
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 27
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              207,
                              211
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 4
                              },
                              "end": {
                                "line": 9,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "name",
                            "range": [
                              212,
                              216
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 9
                              },
                              "end": {
                                "line": 9,
                                "column": 13
                              }
                            }
                          },
                          "range": [
                            207,
                            216
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 13
                            }
                          }
                        },
                        "right": {
                          "type": "Literal",
                          "value": "DuplicateEdgeError",
                          "raw": "\"DuplicateEdgeError\"",
                          "range": [
                            219,
                            239
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 16
                            },
                            "end": {
                              "line": 9,
                              "column": 36
                            }
                          }
                        },
                        "range": [
                          207,
                          239
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 36
                          }
                        }
                      },
                      "range": [
                        207,
                        240
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 37
                        }
                      }
                    }
                  ],
                  "range": [
                    152,
                    244
                  ],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 22
                    },
                    "end": {
                      "line": 10,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  143,
                  244
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 13
                  },
                  "end": {
                    "line": 10,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                132,
                244
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2
                },
                "end": {
                  "line": 10,
                  "column": 3
                }
              },
              "static": false
            }
          ],
          "range": [
            128,
            246
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 39
            },
            "end": {
              "line": 11,
              "column": 1
            }
          }
        },
        "range": [
          89,
          246
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 11,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * DuplicateEdgeError: error raised when adding duplicate Vertex value to Graph.\n ",
            "range": [
              0,
              88
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 3
              }
            }
          }
        ],
        "__esdoc__pseudo_export": false,
        "trailingComments": []
      },
      "range": [
        248,
        282
      ],
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 34
        }
      },
      "leadingComments": null
    }
  ],
  "sourceType": "module",
  "range": [
    89,
    282
  ],
  "loc": {
    "start": {
      "line": 4,
      "column": 0
    },
    "end": {
      "line": 13,
      "column": 34
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * DuplicateEdgeError: error raised when adding duplicate Vertex value to Graph.\n ",
      "range": [
        0,
        88
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    }
  ]
}