{
  "type": "Program",
  "body": [
    {
      "type": "Identifier",
      "id": {
        "type": "Identifier",
        "name": "DuplicateVertexError",
        "range": [
          97,
          117
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 6
          },
          "end": {
            "line": 4,
            "column": 26
          }
        }
      },
      "superClass": {
        "type": "Identifier",
        "name": "Error",
        "range": [
          126,
          131
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 35
          },
          "end": {
            "line": 4,
            "column": 40
          }
        }
      },
      "body": {
        "type": "ClassBody",
        "body": [
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "range": [
                136,
                147
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2
                },
                "end": {
                  "line": 5,
                  "column": 13
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [
                {
                  "type": "Identifier",
                  "name": "message",
                  "range": [
                    148,
                    155
                  ],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 14
                    },
                    "end": {
                      "line": 5,
                      "column": 21
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "CallExpression",
                      "callee": {
                        "type": "Super",
                        "range": [
                          162,
                          167
                        ],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 4
                          },
                          "end": {
                            "line": 6,
                            "column": 9
                          }
                        }
                      },
                      "arguments": [
                        {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            168,
                            175
                          ],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 10
                            },
                            "end": {
                              "line": 6,
                              "column": 17
                            }
                          }
                        }
                      ],
                      "range": [
                        162,
                        176
                      ],
                      "loc": {
                        "start": {
                          "line": 6,
                          "column": 4
                        },
                        "end": {
                          "line": 6,
                          "column": 18
                        }
                      }
                    },
                    "range": [
                      162,
                      177
                    ],
                    "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": [
                            183,
                            187
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            188,
                            195
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 9
                            },
                            "end": {
                              "line": 8,
                              "column": 16
                            }
                          }
                        },
                        "range": [
                          183,
                          195
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 16
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "message",
                        "range": [
                          198,
                          205
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 19
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        183,
                        205
                      ],
                      "loc": {
                        "start": {
                          "line": 8,
                          "column": 4
                        },
                        "end": {
                          "line": 8,
                          "column": 26
                        }
                      }
                    },
                    "range": [
                      183,
                      206
                    ],
                    "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": [
                            211,
                            215
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "name",
                          "range": [
                            216,
                            220
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 9
                            },
                            "end": {
                              "line": 9,
                              "column": 13
                            }
                          }
                        },
                        "range": [
                          211,
                          220
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 13
                          }
                        }
                      },
                      "right": {
                        "type": "Literal",
                        "value": "DuplicateVertexError",
                        "raw": "\"DuplicateVertexError\"",
                        "range": [
                          223,
                          245
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 16
                          },
                          "end": {
                            "line": 9,
                            "column": 38
                          }
                        }
                      },
                      "range": [
                        211,
                        245
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 38
                        }
                      }
                    },
                    "range": [
                      211,
                      246
                    ],
                    "loc": {
                      "start": {
                        "line": 9,
                        "column": 4
                      },
                      "end": {
                        "line": 9,
                        "column": 39
                      }
                    }
                  }
                ],
                "range": [
                  156,
                  250
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 22
                  },
                  "end": {
                    "line": 10,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                147,
                250
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 13
                },
                "end": {
                  "line": 10,
                  "column": 3
                }
              }
            },
            "kind": "constructor",
            "computed": false,
            "range": [
              136,
              250
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 2
              },
              "end": {
                "line": 10,
                "column": 3
              }
            },
            "static": false
          }
        ],
        "range": [
          132,
          252
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 41
          },
          "end": {
            "line": 11,
            "column": 1
          }
        }
      },
      "range": [
        91,
        252
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 11,
          "column": 1
        }
      },
      "leadingComments": [],
      "name": "_",
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "declaration": {
        "type": "Identifier",
        "name": "DuplicateVertexError",
        "range": [
          269,
          289
        ],
        "loc": {
          "start": {
            "line": 13,
            "column": 15
          },
          "end": {
            "line": 13,
            "column": 35
          }
        }
      },
      "range": [
        254,
        290
      ],
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 36
        }
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "DuplicateVertexError",
          "range": [
            97,
            117
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 6
            },
            "end": {
              "line": 4,
              "column": 26
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "Error",
          "range": [
            126,
            131
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 35
            },
            "end": {
              "line": 4,
              "column": 40
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  136,
                  147
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 2
                  },
                  "end": {
                    "line": 5,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [
                  {
                    "type": "Identifier",
                    "name": "message",
                    "range": [
                      148,
                      155
                    ],
                    "loc": {
                      "start": {
                        "line": 5,
                        "column": 14
                      },
                      "end": {
                        "line": 5,
                        "column": 21
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Super",
                          "range": [
                            162,
                            167
                          ],
                          "loc": {
                            "start": {
                              "line": 6,
                              "column": 4
                            },
                            "end": {
                              "line": 6,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "Identifier",
                            "name": "message",
                            "range": [
                              168,
                              175
                            ],
                            "loc": {
                              "start": {
                                "line": 6,
                                "column": 10
                              },
                              "end": {
                                "line": 6,
                                "column": 17
                              }
                            }
                          }
                        ],
                        "range": [
                          162,
                          176
                        ],
                        "loc": {
                          "start": {
                            "line": 6,
                            "column": 4
                          },
                          "end": {
                            "line": 6,
                            "column": 18
                          }
                        }
                      },
                      "range": [
                        162,
                        177
                      ],
                      "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": [
                              183,
                              187
                            ],
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 4
                              },
                              "end": {
                                "line": 8,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "message",
                            "range": [
                              188,
                              195
                            ],
                            "loc": {
                              "start": {
                                "line": 8,
                                "column": 9
                              },
                              "end": {
                                "line": 8,
                                "column": 16
                              }
                            }
                          },
                          "range": [
                            183,
                            195
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 4
                            },
                            "end": {
                              "line": 8,
                              "column": 16
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "message",
                          "range": [
                            198,
                            205
                          ],
                          "loc": {
                            "start": {
                              "line": 8,
                              "column": 19
                            },
                            "end": {
                              "line": 8,
                              "column": 26
                            }
                          }
                        },
                        "range": [
                          183,
                          205
                        ],
                        "loc": {
                          "start": {
                            "line": 8,
                            "column": 4
                          },
                          "end": {
                            "line": 8,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        183,
                        206
                      ],
                      "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": [
                              211,
                              215
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 4
                              },
                              "end": {
                                "line": 9,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "name",
                            "range": [
                              216,
                              220
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 9
                              },
                              "end": {
                                "line": 9,
                                "column": 13
                              }
                            }
                          },
                          "range": [
                            211,
                            220
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 13
                            }
                          }
                        },
                        "right": {
                          "type": "Literal",
                          "value": "DuplicateVertexError",
                          "raw": "\"DuplicateVertexError\"",
                          "range": [
                            223,
                            245
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 16
                            },
                            "end": {
                              "line": 9,
                              "column": 38
                            }
                          }
                        },
                        "range": [
                          211,
                          245
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 38
                          }
                        }
                      },
                      "range": [
                        211,
                        246
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 39
                        }
                      }
                    }
                  ],
                  "range": [
                    156,
                    250
                  ],
                  "loc": {
                    "start": {
                      "line": 5,
                      "column": 22
                    },
                    "end": {
                      "line": 10,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  147,
                  250
                ],
                "loc": {
                  "start": {
                    "line": 5,
                    "column": 13
                  },
                  "end": {
                    "line": 10,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                136,
                250
              ],
              "loc": {
                "start": {
                  "line": 5,
                  "column": 2
                },
                "end": {
                  "line": 10,
                  "column": 3
                }
              },
              "static": false
            }
          ],
          "range": [
            132,
            252
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 41
            },
            "end": {
              "line": 11,
              "column": 1
            }
          }
        },
        "range": [
          91,
          252
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 0
          },
          "end": {
            "line": 11,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * DuplicateVertexError: error raised when adding duplicate Vertex value to Graph.\n ",
            "range": [
              0,
              90
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 3,
                "column": 3
              }
            }
          }
        ],
        "__esdoc__pseudo_export": false,
        "trailingComments": []
      },
      "range": [
        254,
        290
      ],
      "loc": {
        "start": {
          "line": 13,
          "column": 0
        },
        "end": {
          "line": 13,
          "column": 36
        }
      },
      "leadingComments": null
    }
  ],
  "sourceType": "module",
  "range": [
    91,
    290
  ],
  "loc": {
    "start": {
      "line": 4,
      "column": 0
    },
    "end": {
      "line": 13,
      "column": 36
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * DuplicateVertexError: error raised when adding duplicate Vertex value to Graph.\n ",
      "range": [
        0,
        90
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 3
        }
      }
    }
  ]
}