{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "BaseStats",
            "range": [
              7,
              16
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 16
              }
            }
          },
          "range": [
            7,
            16
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 16
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../BaseStats",
        "raw": "'../BaseStats'",
        "range": [
          22,
          36
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 22
          },
          "end": {
            "line": 1,
            "column": 36
          }
        }
      },
      "range": [
        0,
        37
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 37
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Count",
            "range": [
              45,
              50
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 12
              }
            }
          },
          "range": [
            45,
            50
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 12
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Count",
        "raw": "'../../collectors/number/Count'",
        "range": [
          56,
          87
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 18
          },
          "end": {
            "line": 2,
            "column": 49
          }
        }
      },
      "range": [
        38,
        88
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 50
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Max",
            "range": [
              96,
              99
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 10
              }
            }
          },
          "range": [
            96,
            99
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 10
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Max",
        "raw": "'../../collectors/number/Max'",
        "range": [
          105,
          134
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 16
          },
          "end": {
            "line": 3,
            "column": 45
          }
        }
      },
      "range": [
        89,
        135
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 46
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Mean",
            "range": [
              143,
              147
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 11
              }
            }
          },
          "range": [
            143,
            147
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 11
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Mean",
        "raw": "'../../collectors/number/Mean'",
        "range": [
          153,
          183
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 17
          },
          "end": {
            "line": 4,
            "column": 47
          }
        }
      },
      "range": [
        136,
        184
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 48
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Min",
            "range": [
              192,
              195
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 10
              }
            }
          },
          "range": [
            192,
            195
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 10
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Min",
        "raw": "'../../collectors/number/Min'",
        "range": [
          201,
          230
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 16
          },
          "end": {
            "line": 5,
            "column": 45
          }
        }
      },
      "range": [
        185,
        231
      ],
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 46
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Sum",
            "range": [
              239,
              242
            ],
            "loc": {
              "start": {
                "line": 6,
                "column": 7
              },
              "end": {
                "line": 6,
                "column": 10
              }
            }
          },
          "range": [
            239,
            242
          ],
          "loc": {
            "start": {
              "line": 6,
              "column": 7
            },
            "end": {
              "line": 6,
              "column": 10
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Sum",
        "raw": "'../../collectors/number/Sum'",
        "range": [
          248,
          277
        ],
        "loc": {
          "start": {
            "line": 6,
            "column": 16
          },
          "end": {
            "line": 6,
            "column": 45
          }
        }
      },
      "range": [
        232,
        278
      ],
      "loc": {
        "start": {
          "line": 6,
          "column": 0
        },
        "end": {
          "line": 6,
          "column": 46
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * A stat collector that includes the following collector functions:\n *   - count\n *   - max\n *   - mean\n *   - min\n *   - sum\n * @example\n * const stats = new BasicNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            280,
            521
          ],
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 19,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "BasicNumberStats",
          "range": [
            543,
            559
          ],
          "loc": {
            "start": {
              "line": 20,
              "column": 21
            },
            "end": {
              "line": 20,
              "column": 37
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "BaseStats",
          "range": [
            568,
            577
          ],
          "loc": {
            "start": {
              "line": 20,
              "column": 46
            },
            "end": {
              "line": 20,
              "column": 55
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  582,
                  593
                ],
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 2
                  },
                  "end": {
                    "line": 21,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Super",
                          "range": [
                            602,
                            607
                          ],
                          "loc": {
                            "start": {
                              "line": 22,
                              "column": 4
                            },
                            "end": {
                              "line": 22,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [],
                        "range": [
                          602,
                          609
                        ],
                        "loc": {
                          "start": {
                            "line": 22,
                            "column": 4
                          },
                          "end": {
                            "line": 22,
                            "column": 11
                          }
                        }
                      },
                      "range": [
                        602,
                        610
                      ],
                      "loc": {
                        "start": {
                          "line": 22,
                          "column": 4
                        },
                        "end": {
                          "line": 22,
                          "column": 12
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              615,
                              619
                            ],
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 4
                              },
                              "end": {
                                "line": 23,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              620,
                              632
                            ],
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 9
                              },
                              "end": {
                                "line": 23,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            615,
                            632
                          ],
                          "loc": {
                            "start": {
                              "line": 23,
                              "column": 4
                            },
                            "end": {
                              "line": 23,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Count",
                              "range": [
                                637,
                                642
                              ],
                              "loc": {
                                "start": {
                                  "line": 23,
                                  "column": 26
                                },
                                "end": {
                                  "line": 23,
                                  "column": 31
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              633,
                              644
                            ],
                            "loc": {
                              "start": {
                                "line": 23,
                                "column": 22
                              },
                              "end": {
                                "line": 23,
                                "column": 33
                              }
                            }
                          }
                        ],
                        "range": [
                          615,
                          645
                        ],
                        "loc": {
                          "start": {
                            "line": 23,
                            "column": 4
                          },
                          "end": {
                            "line": 23,
                            "column": 34
                          }
                        }
                      },
                      "range": [
                        615,
                        646
                      ],
                      "loc": {
                        "start": {
                          "line": 23,
                          "column": 4
                        },
                        "end": {
                          "line": 23,
                          "column": 35
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              651,
                              655
                            ],
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 4
                              },
                              "end": {
                                "line": 24,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              656,
                              668
                            ],
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 9
                              },
                              "end": {
                                "line": 24,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            651,
                            668
                          ],
                          "loc": {
                            "start": {
                              "line": 24,
                              "column": 4
                            },
                            "end": {
                              "line": 24,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Sum",
                              "range": [
                                673,
                                676
                              ],
                              "loc": {
                                "start": {
                                  "line": 24,
                                  "column": 26
                                },
                                "end": {
                                  "line": 24,
                                  "column": 29
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              669,
                              678
                            ],
                            "loc": {
                              "start": {
                                "line": 24,
                                "column": 22
                              },
                              "end": {
                                "line": 24,
                                "column": 31
                              }
                            }
                          }
                        ],
                        "range": [
                          651,
                          679
                        ],
                        "loc": {
                          "start": {
                            "line": 24,
                            "column": 4
                          },
                          "end": {
                            "line": 24,
                            "column": 32
                          }
                        }
                      },
                      "range": [
                        651,
                        680
                      ],
                      "loc": {
                        "start": {
                          "line": 24,
                          "column": 4
                        },
                        "end": {
                          "line": 24,
                          "column": 33
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              685,
                              689
                            ],
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 4
                              },
                              "end": {
                                "line": 25,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              690,
                              702
                            ],
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 9
                              },
                              "end": {
                                "line": 25,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            685,
                            702
                          ],
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 4
                            },
                            "end": {
                              "line": 25,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Min",
                              "range": [
                                707,
                                710
                              ],
                              "loc": {
                                "start": {
                                  "line": 25,
                                  "column": 26
                                },
                                "end": {
                                  "line": 25,
                                  "column": 29
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              703,
                              712
                            ],
                            "loc": {
                              "start": {
                                "line": 25,
                                "column": 22
                              },
                              "end": {
                                "line": 25,
                                "column": 31
                              }
                            }
                          }
                        ],
                        "range": [
                          685,
                          713
                        ],
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 4
                          },
                          "end": {
                            "line": 25,
                            "column": 32
                          }
                        }
                      },
                      "range": [
                        685,
                        714
                      ],
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 33
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              719,
                              723
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 4
                              },
                              "end": {
                                "line": 26,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              724,
                              736
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 9
                              },
                              "end": {
                                "line": 26,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            719,
                            736
                          ],
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 4
                            },
                            "end": {
                              "line": 26,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Max",
                              "range": [
                                741,
                                744
                              ],
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 26
                                },
                                "end": {
                                  "line": 26,
                                  "column": 29
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              737,
                              746
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 22
                              },
                              "end": {
                                "line": 26,
                                "column": 31
                              }
                            }
                          }
                        ],
                        "range": [
                          719,
                          747
                        ],
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 4
                          },
                          "end": {
                            "line": 26,
                            "column": 32
                          }
                        }
                      },
                      "range": [
                        719,
                        748
                      ],
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 4
                        },
                        "end": {
                          "line": 26,
                          "column": 33
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              753,
                              757
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 4
                              },
                              "end": {
                                "line": 27,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              758,
                              770
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 9
                              },
                              "end": {
                                "line": 27,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            753,
                            770
                          ],
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Mean",
                              "range": [
                                775,
                                779
                              ],
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 26
                                },
                                "end": {
                                  "line": 27,
                                  "column": 30
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              771,
                              781
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 22
                              },
                              "end": {
                                "line": 27,
                                "column": 32
                              }
                            }
                          }
                        ],
                        "range": [
                          753,
                          782
                        ],
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 27,
                            "column": 33
                          }
                        }
                      },
                      "range": [
                        753,
                        783
                      ],
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 34
                        }
                      }
                    }
                  ],
                  "range": [
                    596,
                    787
                  ],
                  "loc": {
                    "start": {
                      "line": 21,
                      "column": 16
                    },
                    "end": {
                      "line": 28,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  593,
                  787
                ],
                "loc": {
                  "start": {
                    "line": 21,
                    "column": 13
                  },
                  "end": {
                    "line": 28,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                582,
                787
              ],
              "loc": {
                "start": {
                  "line": 21,
                  "column": 2
                },
                "end": {
                  "line": 28,
                  "column": 3
                }
              },
              "static": false
            }
          ],
          "range": [
            578,
            789
          ],
          "loc": {
            "start": {
              "line": 20,
              "column": 56
            },
            "end": {
              "line": 29,
              "column": 1
            }
          }
        },
        "range": [
          537,
          789
        ],
        "loc": {
          "start": {
            "line": 20,
            "column": 15
          },
          "end": {
            "line": 29,
            "column": 1
          }
        },
        "leadingComments": [
          {
            "type": "Block",
            "value": "*\n * A stat collector that includes the following collector functions:\n *   - count\n *   - max\n *   - mean\n *   - min\n *   - sum\n * @example\n * const stats = new BasicNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
            "range": [
              280,
              521
            ],
            "loc": {
              "start": {
                "line": 8,
                "column": 0
              },
              "end": {
                "line": 19,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": []
      },
      "range": [
        522,
        789
      ],
      "loc": {
        "start": {
          "line": 20,
          "column": 0
        },
        "end": {
          "line": 29,
          "column": 1
        }
      },
      "leadingComments": [
        {
          "type": "Block",
          "value": "*\n * A stat collector that includes the following collector functions:\n *   - count\n *   - max\n *   - mean\n *   - min\n *   - sum\n * @example\n * const stats = new BasicNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            280,
            521
          ],
          "loc": {
            "start": {
              "line": 8,
              "column": 0
            },
            "end": {
              "line": 19,
              "column": 3
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    789
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 29,
      "column": 1
    }
  },
  "comments": [
    {
      "type": "Block",
      "value": "*\n * A stat collector that includes the following collector functions:\n *   - count\n *   - max\n *   - mean\n *   - min\n *   - sum\n * @example\n * const stats = new BasicNumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
      "range": [
        280,
        521
      ],
      "loc": {
        "start": {
          "line": 8,
          "column": 0
        },
        "end": {
          "line": 19,
          "column": 3
        }
      }
    }
  ]
}