{
  "type": "Program",
  "body": [
    {
      "type": "Identifier",
      "id": {
        "type": "Identifier",
        "name": "Node",
        "range": [
          182,
          186
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 6
          },
          "end": {
            "line": 7,
            "column": 10
          }
        }
      },
      "superClass": null,
      "body": {
        "type": "ClassBody",
        "body": [
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "constructor",
              "range": [
                191,
                202
              ],
              "loc": {
                "start": {
                  "line": 8,
                  "column": 2
                },
                "end": {
                  "line": 8,
                  "column": 13
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [
                {
                  "type": "Identifier",
                  "name": "element",
                  "range": [
                    203,
                    210
                  ],
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 14
                    },
                    "end": {
                      "line": 8,
                      "column": 21
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            217,
                            221
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "element",
                          "range": [
                            222,
                            229
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 9
                            },
                            "end": {
                              "line": 9,
                              "column": 16
                            }
                          }
                        },
                        "range": [
                          217,
                          229
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 16
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "element",
                        "range": [
                          232,
                          239
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 19
                          },
                          "end": {
                            "line": 9,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        217,
                        239
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 26
                        }
                      }
                    },
                    "range": [
                      217,
                      240
                    ],
                    "loc": {
                      "start": {
                        "line": 9,
                        "column": 4
                      },
                      "end": {
                        "line": 9,
                        "column": 27
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            245,
                            249
                          ],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "next",
                          "range": [
                            250,
                            254
                          ],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 9
                            },
                            "end": {
                              "line": 10,
                              "column": 13
                            }
                          }
                        },
                        "range": [
                          245,
                          254
                        ],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 13
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "undefined",
                        "range": [
                          257,
                          266
                        ],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 16
                          },
                          "end": {
                            "line": 10,
                            "column": 25
                          }
                        }
                      },
                      "range": [
                        245,
                        266
                      ],
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 4
                        },
                        "end": {
                          "line": 10,
                          "column": 25
                        }
                      }
                    },
                    "range": [
                      245,
                      267
                    ],
                    "loc": {
                      "start": {
                        "line": 10,
                        "column": 4
                      },
                      "end": {
                        "line": 10,
                        "column": 26
                      }
                    }
                  },
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            272,
                            276
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "previous",
                          "range": [
                            277,
                            285
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 9
                            },
                            "end": {
                              "line": 11,
                              "column": 17
                            }
                          }
                        },
                        "range": [
                          272,
                          285
                        ],
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 17
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "undefined",
                        "range": [
                          288,
                          297
                        ],
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 20
                          },
                          "end": {
                            "line": 11,
                            "column": 29
                          }
                        }
                      },
                      "range": [
                        272,
                        297
                      ],
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 29
                        }
                      }
                    },
                    "range": [
                      272,
                      298
                    ],
                    "loc": {
                      "start": {
                        "line": 11,
                        "column": 4
                      },
                      "end": {
                        "line": 11,
                        "column": 30
                      }
                    },
                    "trailingComments": [
                      {
                        "type": "Line",
                        "value": " for doubly linked excitement!",
                        "range": [
                          299,
                          331
                        ],
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 31
                          },
                          "end": {
                            "line": 11,
                            "column": 63
                          }
                        }
                      }
                    ]
                  }
                ],
                "range": [
                  211,
                  335
                ],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 22
                  },
                  "end": {
                    "line": 12,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                202,
                335
              ],
              "loc": {
                "start": {
                  "line": 8,
                  "column": 13
                },
                "end": {
                  "line": 12,
                  "column": 3
                }
              }
            },
            "kind": "constructor",
            "computed": false,
            "range": [
              191,
              335
            ],
            "loc": {
              "start": {
                "line": 8,
                "column": 2
              },
              "end": {
                "line": 12,
                "column": 3
              }
            },
            "trailingComments": [
              {
                "type": "Block",
                "value": "*\n   * Set the next node of this node to the Node instance provided.\n   * @param {Node} The node to set as the next.\n   * @return {void}\n   ",
                "range": [
                  339,
                  483
                ],
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 2
                  },
                  "end": {
                    "line": 18,
                    "column": 5
                  }
                }
              }
            ],
            "static": false
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "setNext",
              "range": [
                486,
                493
              ],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 2
                },
                "end": {
                  "line": 19,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [
                {
                  "type": "Identifier",
                  "name": "node",
                  "range": [
                    494,
                    498
                  ],
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 10
                    },
                    "end": {
                      "line": 19,
                      "column": 14
                    }
                  }
                }
              ],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ExpressionStatement",
                    "expression": {
                      "type": "AssignmentExpression",
                      "operator": "=",
                      "left": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            505,
                            509
                          ],
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 8
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "next",
                          "range": [
                            510,
                            514
                          ],
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 9
                            },
                            "end": {
                              "line": 20,
                              "column": 13
                            }
                          }
                        },
                        "range": [
                          505,
                          514
                        ],
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 13
                          }
                        }
                      },
                      "right": {
                        "type": "Identifier",
                        "name": "node",
                        "range": [
                          517,
                          521
                        ],
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 16
                          },
                          "end": {
                            "line": 20,
                            "column": 20
                          }
                        }
                      },
                      "range": [
                        505,
                        521
                      ],
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 20
                        }
                      }
                    },
                    "range": [
                      505,
                      522
                    ],
                    "loc": {
                      "start": {
                        "line": 20,
                        "column": 4
                      },
                      "end": {
                        "line": 20,
                        "column": 21
                      }
                    }
                  }
                ],
                "range": [
                  499,
                  526
                ],
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 15
                  },
                  "end": {
                    "line": 21,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                493,
                526
              ],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 9
                },
                "end": {
                  "line": 21,
                  "column": 3
                }
              }
            },
            "kind": "method",
            "computed": false,
            "range": [
              486,
              526
            ],
            "loc": {
              "start": {
                "line": 19,
                "column": 2
              },
              "end": {
                "line": 21,
                "column": 3
              }
            },
            "leadingComments": [
              {
                "type": "Line",
                "value": " for doubly linked excitement!",
                "range": [
                  299,
                  331
                ],
                "loc": {
                  "start": {
                    "line": 11,
                    "column": 31
                  },
                  "end": {
                    "line": 11,
                    "column": 63
                  }
                }
              },
              {
                "type": "Block",
                "value": "*\n   * Set the next node of this node to the Node instance provided.\n   * @param {Node} The node to set as the next.\n   * @return {void}\n   ",
                "range": [
                  339,
                  483
                ],
                "loc": {
                  "start": {
                    "line": 14,
                    "column": 2
                  },
                  "end": {
                    "line": 18,
                    "column": 5
                  }
                }
              }
            ],
            "trailingComments": [
              {
                "type": "Block",
                "value": "*\n   * Get the next node of this node to the Node instance provided.\n   * @return {Node} the next node, if present.\n   ",
                "range": [
                  530,
                  653
                ],
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 2
                  },
                  "end": {
                    "line": 26,
                    "column": 5
                  }
                }
              }
            ],
            "static": false
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "getNext",
              "range": [
                656,
                663
              ],
              "loc": {
                "start": {
                  "line": 27,
                  "column": 2
                },
                "end": {
                  "line": 27,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ReturnStatement",
                    "argument": {
                      "type": "MemberExpression",
                      "computed": false,
                      "object": {
                        "type": "ThisExpression",
                        "range": [
                          678,
                          682
                        ],
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 11
                          },
                          "end": {
                            "line": 28,
                            "column": 15
                          }
                        }
                      },
                      "property": {
                        "type": "Identifier",
                        "name": "next",
                        "range": [
                          683,
                          687
                        ],
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 16
                          },
                          "end": {
                            "line": 28,
                            "column": 20
                          }
                        }
                      },
                      "range": [
                        678,
                        687
                      ],
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 11
                        },
                        "end": {
                          "line": 28,
                          "column": 20
                        }
                      }
                    },
                    "range": [
                      671,
                      688
                    ],
                    "loc": {
                      "start": {
                        "line": 28,
                        "column": 4
                      },
                      "end": {
                        "line": 28,
                        "column": 21
                      }
                    }
                  }
                ],
                "range": [
                  665,
                  692
                ],
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 11
                  },
                  "end": {
                    "line": 29,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                663,
                692
              ],
              "loc": {
                "start": {
                  "line": 27,
                  "column": 9
                },
                "end": {
                  "line": 29,
                  "column": 3
                }
              }
            },
            "kind": "method",
            "computed": false,
            "range": [
              656,
              692
            ],
            "loc": {
              "start": {
                "line": 27,
                "column": 2
              },
              "end": {
                "line": 29,
                "column": 3
              }
            },
            "leadingComments": [
              {
                "type": "Block",
                "value": "*\n   * Get the next node of this node to the Node instance provided.\n   * @return {Node} the next node, if present.\n   ",
                "range": [
                  530,
                  653
                ],
                "loc": {
                  "start": {
                    "line": 23,
                    "column": 2
                  },
                  "end": {
                    "line": 26,
                    "column": 5
                  }
                }
              }
            ],
            "trailingComments": [
              {
                "type": "Block",
                "value": "*\n   * Returns true if the node has a next node specified.\n   * @return {Boolean}\n   ",
                "range": [
                  696,
                  785
                ],
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 2
                  },
                  "end": {
                    "line": 34,
                    "column": 5
                  }
                }
              }
            ],
            "static": false
          },
          {
            "type": "MethodDefinition",
            "key": {
              "type": "Identifier",
              "name": "hasNext",
              "range": [
                788,
                795
              ],
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 35,
                  "column": 9
                }
              }
            },
            "value": {
              "type": "FunctionExpression",
              "id": null,
              "params": [],
              "body": {
                "type": "BlockStatement",
                "body": [
                  {
                    "type": "ReturnStatement",
                    "argument": {
                      "type": "UnaryExpression",
                      "operator": "!",
                      "argument": {
                        "type": "UnaryExpression",
                        "operator": "!",
                        "argument": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              812,
                              816
                            ],
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 13
                              },
                              "end": {
                                "line": 36,
                                "column": 17
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "next",
                            "range": [
                              817,
                              821
                            ],
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 18
                              },
                              "end": {
                                "line": 36,
                                "column": 22
                              }
                            }
                          },
                          "range": [
                            812,
                            821
                          ],
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 13
                            },
                            "end": {
                              "line": 36,
                              "column": 22
                            }
                          }
                        },
                        "prefix": true,
                        "range": [
                          811,
                          821
                        ],
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 12
                          },
                          "end": {
                            "line": 36,
                            "column": 22
                          }
                        }
                      },
                      "prefix": true,
                      "range": [
                        810,
                        821
                      ],
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 11
                        },
                        "end": {
                          "line": 36,
                          "column": 22
                        }
                      }
                    },
                    "range": [
                      803,
                      822
                    ],
                    "loc": {
                      "start": {
                        "line": 36,
                        "column": 4
                      },
                      "end": {
                        "line": 36,
                        "column": 23
                      }
                    }
                  }
                ],
                "range": [
                  797,
                  826
                ],
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 11
                  },
                  "end": {
                    "line": 37,
                    "column": 3
                  }
                }
              },
              "generator": false,
              "expression": false,
              "range": [
                795,
                826
              ],
              "loc": {
                "start": {
                  "line": 35,
                  "column": 9
                },
                "end": {
                  "line": 37,
                  "column": 3
                }
              }
            },
            "kind": "method",
            "computed": false,
            "range": [
              788,
              826
            ],
            "loc": {
              "start": {
                "line": 35,
                "column": 2
              },
              "end": {
                "line": 37,
                "column": 3
              }
            },
            "leadingComments": [
              {
                "type": "Block",
                "value": "*\n   * Returns true if the node has a next node specified.\n   * @return {Boolean}\n   ",
                "range": [
                  696,
                  785
                ],
                "loc": {
                  "start": {
                    "line": 31,
                    "column": 2
                  },
                  "end": {
                    "line": 34,
                    "column": 5
                  }
                }
              }
            ],
            "static": false
          }
        ],
        "range": [
          187,
          828
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 11
          },
          "end": {
            "line": 38,
            "column": 1
          }
        }
      },
      "range": [
        176,
        828
      ],
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 38,
          "column": 1
        }
      },
      "leadingComments": [],
      "name": "_",
      "trailingComments": []
    },
    {
      "type": "Identifier",
      "declaration": {
        "type": "Identifier",
        "name": "Node",
        "range": [
          845,
          849
        ],
        "loc": {
          "start": {
            "line": 40,
            "column": 15
          },
          "end": {
            "line": 40,
            "column": 19
          }
        }
      },
      "range": [
        830,
        850
      ],
      "loc": {
        "start": {
          "line": 40,
          "column": 0
        },
        "end": {
          "line": 40,
          "column": 20
        }
      },
      "name": "_",
      "leadingComments": [],
      "trailingComments": []
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "Node",
          "range": [
            182,
            186
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 6
            },
            "end": {
              "line": 7,
              "column": 10
            }
          }
        },
        "superClass": null,
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  191,
                  202
                ],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 2
                  },
                  "end": {
                    "line": 8,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [
                  {
                    "type": "Identifier",
                    "name": "element",
                    "range": [
                      203,
                      210
                    ],
                    "loc": {
                      "start": {
                        "line": 8,
                        "column": 14
                      },
                      "end": {
                        "line": 8,
                        "column": 21
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              217,
                              221
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 4
                              },
                              "end": {
                                "line": 9,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "element",
                            "range": [
                              222,
                              229
                            ],
                            "loc": {
                              "start": {
                                "line": 9,
                                "column": 9
                              },
                              "end": {
                                "line": 9,
                                "column": 16
                              }
                            }
                          },
                          "range": [
                            217,
                            229
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 4
                            },
                            "end": {
                              "line": 9,
                              "column": 16
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "element",
                          "range": [
                            232,
                            239
                          ],
                          "loc": {
                            "start": {
                              "line": 9,
                              "column": 19
                            },
                            "end": {
                              "line": 9,
                              "column": 26
                            }
                          }
                        },
                        "range": [
                          217,
                          239
                        ],
                        "loc": {
                          "start": {
                            "line": 9,
                            "column": 4
                          },
                          "end": {
                            "line": 9,
                            "column": 26
                          }
                        }
                      },
                      "range": [
                        217,
                        240
                      ],
                      "loc": {
                        "start": {
                          "line": 9,
                          "column": 4
                        },
                        "end": {
                          "line": 9,
                          "column": 27
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              245,
                              249
                            ],
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 4
                              },
                              "end": {
                                "line": 10,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "next",
                            "range": [
                              250,
                              254
                            ],
                            "loc": {
                              "start": {
                                "line": 10,
                                "column": 9
                              },
                              "end": {
                                "line": 10,
                                "column": 13
                              }
                            }
                          },
                          "range": [
                            245,
                            254
                          ],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 4
                            },
                            "end": {
                              "line": 10,
                              "column": 13
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "undefined",
                          "range": [
                            257,
                            266
                          ],
                          "loc": {
                            "start": {
                              "line": 10,
                              "column": 16
                            },
                            "end": {
                              "line": 10,
                              "column": 25
                            }
                          }
                        },
                        "range": [
                          245,
                          266
                        ],
                        "loc": {
                          "start": {
                            "line": 10,
                            "column": 4
                          },
                          "end": {
                            "line": 10,
                            "column": 25
                          }
                        }
                      },
                      "range": [
                        245,
                        267
                      ],
                      "loc": {
                        "start": {
                          "line": 10,
                          "column": 4
                        },
                        "end": {
                          "line": 10,
                          "column": 26
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              272,
                              276
                            ],
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 4
                              },
                              "end": {
                                "line": 11,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "previous",
                            "range": [
                              277,
                              285
                            ],
                            "loc": {
                              "start": {
                                "line": 11,
                                "column": 9
                              },
                              "end": {
                                "line": 11,
                                "column": 17
                              }
                            }
                          },
                          "range": [
                            272,
                            285
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 4
                            },
                            "end": {
                              "line": 11,
                              "column": 17
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "undefined",
                          "range": [
                            288,
                            297
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 20
                            },
                            "end": {
                              "line": 11,
                              "column": 29
                            }
                          }
                        },
                        "range": [
                          272,
                          297
                        ],
                        "loc": {
                          "start": {
                            "line": 11,
                            "column": 4
                          },
                          "end": {
                            "line": 11,
                            "column": 29
                          }
                        }
                      },
                      "range": [
                        272,
                        298
                      ],
                      "loc": {
                        "start": {
                          "line": 11,
                          "column": 4
                        },
                        "end": {
                          "line": 11,
                          "column": 30
                        }
                      },
                      "trailingComments": [
                        {
                          "type": "Line",
                          "value": " for doubly linked excitement!",
                          "range": [
                            299,
                            331
                          ],
                          "loc": {
                            "start": {
                              "line": 11,
                              "column": 31
                            },
                            "end": {
                              "line": 11,
                              "column": 63
                            }
                          }
                        }
                      ]
                    }
                  ],
                  "range": [
                    211,
                    335
                  ],
                  "loc": {
                    "start": {
                      "line": 8,
                      "column": 22
                    },
                    "end": {
                      "line": 12,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  202,
                  335
                ],
                "loc": {
                  "start": {
                    "line": 8,
                    "column": 13
                  },
                  "end": {
                    "line": 12,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                191,
                335
              ],
              "loc": {
                "start": {
                  "line": 8,
                  "column": 2
                },
                "end": {
                  "line": 12,
                  "column": 3
                }
              },
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Set the next node of this node to the Node instance provided.\n   * @param {Node} The node to set as the next.\n   * @return {void}\n   ",
                  "range": [
                    339,
                    483
                  ],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 2
                    },
                    "end": {
                      "line": 18,
                      "column": 5
                    }
                  }
                }
              ],
              "static": false
            },
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "setNext",
                "range": [
                  486,
                  493
                ],
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 2
                  },
                  "end": {
                    "line": 19,
                    "column": 9
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [
                  {
                    "type": "Identifier",
                    "name": "node",
                    "range": [
                      494,
                      498
                    ],
                    "loc": {
                      "start": {
                        "line": 19,
                        "column": 10
                      },
                      "end": {
                        "line": 19,
                        "column": 14
                      }
                    }
                  }
                ],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "AssignmentExpression",
                        "operator": "=",
                        "left": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              505,
                              509
                            ],
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 4
                              },
                              "end": {
                                "line": 20,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "next",
                            "range": [
                              510,
                              514
                            ],
                            "loc": {
                              "start": {
                                "line": 20,
                                "column": 9
                              },
                              "end": {
                                "line": 20,
                                "column": 13
                              }
                            }
                          },
                          "range": [
                            505,
                            514
                          ],
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 4
                            },
                            "end": {
                              "line": 20,
                              "column": 13
                            }
                          }
                        },
                        "right": {
                          "type": "Identifier",
                          "name": "node",
                          "range": [
                            517,
                            521
                          ],
                          "loc": {
                            "start": {
                              "line": 20,
                              "column": 16
                            },
                            "end": {
                              "line": 20,
                              "column": 20
                            }
                          }
                        },
                        "range": [
                          505,
                          521
                        ],
                        "loc": {
                          "start": {
                            "line": 20,
                            "column": 4
                          },
                          "end": {
                            "line": 20,
                            "column": 20
                          }
                        }
                      },
                      "range": [
                        505,
                        522
                      ],
                      "loc": {
                        "start": {
                          "line": 20,
                          "column": 4
                        },
                        "end": {
                          "line": 20,
                          "column": 21
                        }
                      }
                    }
                  ],
                  "range": [
                    499,
                    526
                  ],
                  "loc": {
                    "start": {
                      "line": 19,
                      "column": 15
                    },
                    "end": {
                      "line": 21,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  493,
                  526
                ],
                "loc": {
                  "start": {
                    "line": 19,
                    "column": 9
                  },
                  "end": {
                    "line": 21,
                    "column": 3
                  }
                }
              },
              "kind": "method",
              "computed": false,
              "range": [
                486,
                526
              ],
              "loc": {
                "start": {
                  "line": 19,
                  "column": 2
                },
                "end": {
                  "line": 21,
                  "column": 3
                }
              },
              "leadingComments": [
                {
                  "type": "Line",
                  "value": " for doubly linked excitement!",
                  "range": [
                    299,
                    331
                  ],
                  "loc": {
                    "start": {
                      "line": 11,
                      "column": 31
                    },
                    "end": {
                      "line": 11,
                      "column": 63
                    }
                  }
                },
                {
                  "type": "Block",
                  "value": "*\n   * Set the next node of this node to the Node instance provided.\n   * @param {Node} The node to set as the next.\n   * @return {void}\n   ",
                  "range": [
                    339,
                    483
                  ],
                  "loc": {
                    "start": {
                      "line": 14,
                      "column": 2
                    },
                    "end": {
                      "line": 18,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Get the next node of this node to the Node instance provided.\n   * @return {Node} the next node, if present.\n   ",
                  "range": [
                    530,
                    653
                  ],
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 2
                    },
                    "end": {
                      "line": 26,
                      "column": 5
                    }
                  }
                }
              ],
              "static": false
            },
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "getNext",
                "range": [
                  656,
                  663
                ],
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 2
                  },
                  "end": {
                    "line": 27,
                    "column": 9
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "argument": {
                        "type": "MemberExpression",
                        "computed": false,
                        "object": {
                          "type": "ThisExpression",
                          "range": [
                            678,
                            682
                          ],
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 11
                            },
                            "end": {
                              "line": 28,
                              "column": 15
                            }
                          }
                        },
                        "property": {
                          "type": "Identifier",
                          "name": "next",
                          "range": [
                            683,
                            687
                          ],
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 16
                            },
                            "end": {
                              "line": 28,
                              "column": 20
                            }
                          }
                        },
                        "range": [
                          678,
                          687
                        ],
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 11
                          },
                          "end": {
                            "line": 28,
                            "column": 20
                          }
                        }
                      },
                      "range": [
                        671,
                        688
                      ],
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 4
                        },
                        "end": {
                          "line": 28,
                          "column": 21
                        }
                      }
                    }
                  ],
                  "range": [
                    665,
                    692
                  ],
                  "loc": {
                    "start": {
                      "line": 27,
                      "column": 11
                    },
                    "end": {
                      "line": 29,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  663,
                  692
                ],
                "loc": {
                  "start": {
                    "line": 27,
                    "column": 9
                  },
                  "end": {
                    "line": 29,
                    "column": 3
                  }
                }
              },
              "kind": "method",
              "computed": false,
              "range": [
                656,
                692
              ],
              "loc": {
                "start": {
                  "line": 27,
                  "column": 2
                },
                "end": {
                  "line": 29,
                  "column": 3
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Get the next node of this node to the Node instance provided.\n   * @return {Node} the next node, if present.\n   ",
                  "range": [
                    530,
                    653
                  ],
                  "loc": {
                    "start": {
                      "line": 23,
                      "column": 2
                    },
                    "end": {
                      "line": 26,
                      "column": 5
                    }
                  }
                }
              ],
              "trailingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Returns true if the node has a next node specified.\n   * @return {Boolean}\n   ",
                  "range": [
                    696,
                    785
                  ],
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 2
                    },
                    "end": {
                      "line": 34,
                      "column": 5
                    }
                  }
                }
              ],
              "static": false
            },
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "hasNext",
                "range": [
                  788,
                  795
                ],
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 2
                  },
                  "end": {
                    "line": 35,
                    "column": 9
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ReturnStatement",
                      "argument": {
                        "type": "UnaryExpression",
                        "operator": "!",
                        "argument": {
                          "type": "UnaryExpression",
                          "operator": "!",
                          "argument": {
                            "type": "MemberExpression",
                            "computed": false,
                            "object": {
                              "type": "ThisExpression",
                              "range": [
                                812,
                                816
                              ],
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 13
                                },
                                "end": {
                                  "line": 36,
                                  "column": 17
                                }
                              }
                            },
                            "property": {
                              "type": "Identifier",
                              "name": "next",
                              "range": [
                                817,
                                821
                              ],
                              "loc": {
                                "start": {
                                  "line": 36,
                                  "column": 18
                                },
                                "end": {
                                  "line": 36,
                                  "column": 22
                                }
                              }
                            },
                            "range": [
                              812,
                              821
                            ],
                            "loc": {
                              "start": {
                                "line": 36,
                                "column": 13
                              },
                              "end": {
                                "line": 36,
                                "column": 22
                              }
                            }
                          },
                          "prefix": true,
                          "range": [
                            811,
                            821
                          ],
                          "loc": {
                            "start": {
                              "line": 36,
                              "column": 12
                            },
                            "end": {
                              "line": 36,
                              "column": 22
                            }
                          }
                        },
                        "prefix": true,
                        "range": [
                          810,
                          821
                        ],
                        "loc": {
                          "start": {
                            "line": 36,
                            "column": 11
                          },
                          "end": {
                            "line": 36,
                            "column": 22
                          }
                        }
                      },
                      "range": [
                        803,
                        822
                      ],
                      "loc": {
                        "start": {
                          "line": 36,
                          "column": 4
                        },
                        "end": {
                          "line": 36,
                          "column": 23
                        }
                      }
                    }
                  ],
                  "range": [
                    797,
                    826
                  ],
                  "loc": {
                    "start": {
                      "line": 35,
                      "column": 11
                    },
                    "end": {
                      "line": 37,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  795,
                  826
                ],
                "loc": {
                  "start": {
                    "line": 35,
                    "column": 9
                  },
                  "end": {
                    "line": 37,
                    "column": 3
                  }
                }
              },
              "kind": "method",
              "computed": false,
              "range": [
                788,
                826
              ],
              "loc": {
                "start": {
                  "line": 35,
                  "column": 2
                },
                "end": {
                  "line": 37,
                  "column": 3
                }
              },
              "leadingComments": [
                {
                  "type": "Block",
                  "value": "*\n   * Returns true if the node has a next node specified.\n   * @return {Boolean}\n   ",
                  "range": [
                    696,
                    785
                  ],
                  "loc": {
                    "start": {
                      "line": 31,
                      "column": 2
                    },
                    "end": {
                      "line": 34,
                      "column": 5
                    }
                  }
                }
              ],
              "static": false
            }
          ],
          "range": [
            187,
            828
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 11
            },
            "end": {
              "line": 38,
              "column": 1
            }
          }
        },
        "range": [
          176,
          828
        ],
        "loc": {
          "start": {
            "line": 7,
            "column": 0
          },
          "end": {
            "line": 38,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * Node: an element to append or insert into a LinkedList\n * Usage: let node = new Node('A');\n *        let nextNode = new Node('B');\n *        node.setNext(nextNode);\n ",
            "range": [
              0,
              175
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 0
              },
              "end": {
                "line": 6,
                "column": 3
              }
            }
          }
        ],
        "__esdoc__pseudo_export": false,
        "trailingComments": []
      },
      "range": [
        830,
        850
      ],
      "loc": {
        "start": {
          "line": 40,
          "column": 0
        },
        "end": {
          "line": 40,
          "column": 20
        }
      },
      "leadingComments": null
    }
  ],
  "sourceType": "module",
  "range": [
    176,
    850
  ],
  "loc": {
    "start": {
      "line": 7,
      "column": 0
    },
    "end": {
      "line": 40,
      "column": 20
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * Node: an element to append or insert into a LinkedList\n * Usage: let node = new Node('A');\n *        let nextNode = new Node('B');\n *        node.setNext(nextNode);\n ",
      "range": [
        0,
        175
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 3
        }
      }
    },
    {
      "type": "Line",
      "value": " for doubly linked excitement!",
      "range": [
        299,
        331
      ],
      "loc": {
        "start": {
          "line": 11,
          "column": 31
        },
        "end": {
          "line": 11,
          "column": 63
        }
      }
    },
    {
      "type": "Block",
      "value": "*\n   * Set the next node of this node to the Node instance provided.\n   * @param {Node} The node to set as the next.\n   * @return {void}\n   ",
      "range": [
        339,
        483
      ],
      "loc": {
        "start": {
          "line": 14,
          "column": 2
        },
        "end": {
          "line": 18,
          "column": 5
        }
      }
    },
    {
      "type": "Block",
      "value": "*\n   * Get the next node of this node to the Node instance provided.\n   * @return {Node} the next node, if present.\n   ",
      "range": [
        530,
        653
      ],
      "loc": {
        "start": {
          "line": 23,
          "column": 2
        },
        "end": {
          "line": 26,
          "column": 5
        }
      }
    },
    {
      "type": "Block",
      "value": "*\n   * Returns true if the node has a next node specified.\n   * @return {Boolean}\n   ",
      "range": [
        696,
        785
      ],
      "loc": {
        "start": {
          "line": 31,
          "column": 2
        },
        "end": {
          "line": 34,
          "column": 5
        }
      }
    }
  ]
}