{
  "type": "Program",
  "body": [
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "BasicNumberStats",
            "range": [
              7,
              23
            ],
            "loc": {
              "start": {
                "line": 1,
                "column": 7
              },
              "end": {
                "line": 1,
                "column": 23
              }
            }
          },
          "range": [
            7,
            23
          ],
          "loc": {
            "start": {
              "line": 1,
              "column": 7
            },
            "end": {
              "line": 1,
              "column": 23
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "./BasicNumberStats",
        "raw": "'./BasicNumberStats'",
        "range": [
          29,
          49
        ],
        "loc": {
          "start": {
            "line": 1,
            "column": 29
          },
          "end": {
            "line": 1,
            "column": 49
          }
        }
      },
      "range": [
        0,
        50
      ],
      "loc": {
        "start": {
          "line": 1,
          "column": 0
        },
        "end": {
          "line": 1,
          "column": 50
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "PowerSumAvgRunning",
            "range": [
              58,
              76
            ],
            "loc": {
              "start": {
                "line": 2,
                "column": 7
              },
              "end": {
                "line": 2,
                "column": 25
              }
            }
          },
          "range": [
            58,
            76
          ],
          "loc": {
            "start": {
              "line": 2,
              "column": 7
            },
            "end": {
              "line": 2,
              "column": 25
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/PowerSumAvgRunning",
        "raw": "'../../collectors/number/PowerSumAvgRunning'",
        "range": [
          82,
          126
        ],
        "loc": {
          "start": {
            "line": 2,
            "column": 31
          },
          "end": {
            "line": 2,
            "column": 75
          }
        }
      },
      "range": [
        51,
        127
      ],
      "loc": {
        "start": {
          "line": 2,
          "column": 0
        },
        "end": {
          "line": 2,
          "column": 76
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "Product",
            "range": [
              135,
              142
            ],
            "loc": {
              "start": {
                "line": 3,
                "column": 7
              },
              "end": {
                "line": 3,
                "column": 14
              }
            }
          },
          "range": [
            135,
            142
          ],
          "loc": {
            "start": {
              "line": 3,
              "column": 7
            },
            "end": {
              "line": 3,
              "column": 14
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/Product",
        "raw": "'../../collectors/number/Product'",
        "range": [
          148,
          181
        ],
        "loc": {
          "start": {
            "line": 3,
            "column": 20
          },
          "end": {
            "line": 3,
            "column": 53
          }
        }
      },
      "range": [
        128,
        182
      ],
      "loc": {
        "start": {
          "line": 3,
          "column": 0
        },
        "end": {
          "line": 3,
          "column": 54
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "StandardDeviationRunning",
            "range": [
              190,
              214
            ],
            "loc": {
              "start": {
                "line": 4,
                "column": 7
              },
              "end": {
                "line": 4,
                "column": 31
              }
            }
          },
          "range": [
            190,
            214
          ],
          "loc": {
            "start": {
              "line": 4,
              "column": 7
            },
            "end": {
              "line": 4,
              "column": 31
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/StandardDeviationRunning",
        "raw": "'../../collectors/number/StandardDeviationRunning'",
        "range": [
          220,
          270
        ],
        "loc": {
          "start": {
            "line": 4,
            "column": 37
          },
          "end": {
            "line": 4,
            "column": 87
          }
        }
      },
      "range": [
        183,
        271
      ],
      "loc": {
        "start": {
          "line": 4,
          "column": 0
        },
        "end": {
          "line": 4,
          "column": 88
        }
      }
    },
    {
      "type": "ImportDeclaration",
      "specifiers": [
        {
          "type": "ImportDefaultSpecifier",
          "local": {
            "type": "Identifier",
            "name": "VarianceRunning",
            "range": [
              279,
              294
            ],
            "loc": {
              "start": {
                "line": 5,
                "column": 7
              },
              "end": {
                "line": 5,
                "column": 22
              }
            }
          },
          "range": [
            279,
            294
          ],
          "loc": {
            "start": {
              "line": 5,
              "column": 7
            },
            "end": {
              "line": 5,
              "column": 22
            }
          }
        }
      ],
      "source": {
        "type": "Literal",
        "value": "../../collectors/number/VarianceRunning",
        "raw": "'../../collectors/number/VarianceRunning'",
        "range": [
          300,
          341
        ],
        "loc": {
          "start": {
            "line": 5,
            "column": 28
          },
          "end": {
            "line": 5,
            "column": 69
          }
        }
      },
      "range": [
        272,
        342
      ],
      "loc": {
        "start": {
          "line": 5,
          "column": 0
        },
        "end": {
          "line": 5,
          "column": 70
        }
      },
      "trailingComments": [
        {
          "type": "Block",
          "value": "*\n * A stat collector that includes the following collector functions:\n *   - count\n *   - max\n *   - mean\n *   - min\n *   - powerSumAvg_running\n *   - product\n *   - standardDeviation_running\n *   - sum\n *   - variance_running\n * @example\n * const stats = new NumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            344,
            679
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 22,
              "column": 3
            }
          }
        }
      ]
    },
    {
      "type": "ExportDefaultDeclaration",
      "declaration": {
        "type": "ClassDeclaration",
        "id": {
          "type": "Identifier",
          "name": "NumberStats",
          "range": [
            701,
            712
          ],
          "loc": {
            "start": {
              "line": 23,
              "column": 21
            },
            "end": {
              "line": 23,
              "column": 32
            }
          }
        },
        "superClass": {
          "type": "Identifier",
          "name": "BasicNumberStats",
          "range": [
            721,
            737
          ],
          "loc": {
            "start": {
              "line": 23,
              "column": 41
            },
            "end": {
              "line": 23,
              "column": 57
            }
          }
        },
        "body": {
          "type": "ClassBody",
          "body": [
            {
              "type": "MethodDefinition",
              "key": {
                "type": "Identifier",
                "name": "constructor",
                "range": [
                  742,
                  753
                ],
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 2
                  },
                  "end": {
                    "line": 24,
                    "column": 13
                  }
                }
              },
              "value": {
                "type": "FunctionExpression",
                "id": null,
                "params": [],
                "body": {
                  "type": "BlockStatement",
                  "body": [
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "Super",
                          "range": [
                            762,
                            767
                          ],
                          "loc": {
                            "start": {
                              "line": 25,
                              "column": 4
                            },
                            "end": {
                              "line": 25,
                              "column": 9
                            }
                          }
                        },
                        "arguments": [],
                        "range": [
                          762,
                          769
                        ],
                        "loc": {
                          "start": {
                            "line": 25,
                            "column": 4
                          },
                          "end": {
                            "line": 25,
                            "column": 11
                          }
                        }
                      },
                      "range": [
                        762,
                        770
                      ],
                      "loc": {
                        "start": {
                          "line": 25,
                          "column": 4
                        },
                        "end": {
                          "line": 25,
                          "column": 12
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              775,
                              779
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 4
                              },
                              "end": {
                                "line": 26,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              780,
                              792
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 9
                              },
                              "end": {
                                "line": 26,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            775,
                            792
                          ],
                          "loc": {
                            "start": {
                              "line": 26,
                              "column": 4
                            },
                            "end": {
                              "line": 26,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "Product",
                              "range": [
                                797,
                                804
                              ],
                              "loc": {
                                "start": {
                                  "line": 26,
                                  "column": 26
                                },
                                "end": {
                                  "line": 26,
                                  "column": 33
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              793,
                              806
                            ],
                            "loc": {
                              "start": {
                                "line": 26,
                                "column": 22
                              },
                              "end": {
                                "line": 26,
                                "column": 35
                              }
                            }
                          }
                        ],
                        "range": [
                          775,
                          807
                        ],
                        "loc": {
                          "start": {
                            "line": 26,
                            "column": 4
                          },
                          "end": {
                            "line": 26,
                            "column": 36
                          }
                        }
                      },
                      "range": [
                        775,
                        808
                      ],
                      "loc": {
                        "start": {
                          "line": 26,
                          "column": 4
                        },
                        "end": {
                          "line": 26,
                          "column": 37
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              813,
                              817
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 4
                              },
                              "end": {
                                "line": 27,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              818,
                              830
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 9
                              },
                              "end": {
                                "line": 27,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            813,
                            830
                          ],
                          "loc": {
                            "start": {
                              "line": 27,
                              "column": 4
                            },
                            "end": {
                              "line": 27,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "PowerSumAvgRunning",
                              "range": [
                                835,
                                853
                              ],
                              "loc": {
                                "start": {
                                  "line": 27,
                                  "column": 26
                                },
                                "end": {
                                  "line": 27,
                                  "column": 44
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              831,
                              855
                            ],
                            "loc": {
                              "start": {
                                "line": 27,
                                "column": 22
                              },
                              "end": {
                                "line": 27,
                                "column": 46
                              }
                            }
                          }
                        ],
                        "range": [
                          813,
                          856
                        ],
                        "loc": {
                          "start": {
                            "line": 27,
                            "column": 4
                          },
                          "end": {
                            "line": 27,
                            "column": 47
                          }
                        }
                      },
                      "range": [
                        813,
                        857
                      ],
                      "loc": {
                        "start": {
                          "line": 27,
                          "column": 4
                        },
                        "end": {
                          "line": 27,
                          "column": 48
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              862,
                              866
                            ],
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 4
                              },
                              "end": {
                                "line": 28,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              867,
                              879
                            ],
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 9
                              },
                              "end": {
                                "line": 28,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            862,
                            879
                          ],
                          "loc": {
                            "start": {
                              "line": 28,
                              "column": 4
                            },
                            "end": {
                              "line": 28,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "VarianceRunning",
                              "range": [
                                884,
                                899
                              ],
                              "loc": {
                                "start": {
                                  "line": 28,
                                  "column": 26
                                },
                                "end": {
                                  "line": 28,
                                  "column": 41
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              880,
                              901
                            ],
                            "loc": {
                              "start": {
                                "line": 28,
                                "column": 22
                              },
                              "end": {
                                "line": 28,
                                "column": 43
                              }
                            }
                          }
                        ],
                        "range": [
                          862,
                          902
                        ],
                        "loc": {
                          "start": {
                            "line": 28,
                            "column": 4
                          },
                          "end": {
                            "line": 28,
                            "column": 44
                          }
                        }
                      },
                      "range": [
                        862,
                        903
                      ],
                      "loc": {
                        "start": {
                          "line": 28,
                          "column": 4
                        },
                        "end": {
                          "line": 28,
                          "column": 45
                        }
                      }
                    },
                    {
                      "type": "ExpressionStatement",
                      "expression": {
                        "type": "CallExpression",
                        "callee": {
                          "type": "MemberExpression",
                          "computed": false,
                          "object": {
                            "type": "ThisExpression",
                            "range": [
                              908,
                              912
                            ],
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 4
                              },
                              "end": {
                                "line": 29,
                                "column": 8
                              }
                            }
                          },
                          "property": {
                            "type": "Identifier",
                            "name": "addCollector",
                            "range": [
                              913,
                              925
                            ],
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 9
                              },
                              "end": {
                                "line": 29,
                                "column": 21
                              }
                            }
                          },
                          "range": [
                            908,
                            925
                          ],
                          "loc": {
                            "start": {
                              "line": 29,
                              "column": 4
                            },
                            "end": {
                              "line": 29,
                              "column": 21
                            }
                          }
                        },
                        "arguments": [
                          {
                            "type": "NewExpression",
                            "callee": {
                              "type": "Identifier",
                              "name": "StandardDeviationRunning",
                              "range": [
                                930,
                                954
                              ],
                              "loc": {
                                "start": {
                                  "line": 29,
                                  "column": 26
                                },
                                "end": {
                                  "line": 29,
                                  "column": 50
                                }
                              }
                            },
                            "arguments": [],
                            "range": [
                              926,
                              956
                            ],
                            "loc": {
                              "start": {
                                "line": 29,
                                "column": 22
                              },
                              "end": {
                                "line": 29,
                                "column": 52
                              }
                            }
                          }
                        ],
                        "range": [
                          908,
                          957
                        ],
                        "loc": {
                          "start": {
                            "line": 29,
                            "column": 4
                          },
                          "end": {
                            "line": 29,
                            "column": 53
                          }
                        }
                      },
                      "range": [
                        908,
                        958
                      ],
                      "loc": {
                        "start": {
                          "line": 29,
                          "column": 4
                        },
                        "end": {
                          "line": 29,
                          "column": 54
                        }
                      }
                    }
                  ],
                  "range": [
                    756,
                    962
                  ],
                  "loc": {
                    "start": {
                      "line": 24,
                      "column": 16
                    },
                    "end": {
                      "line": 30,
                      "column": 3
                    }
                  }
                },
                "generator": false,
                "expression": false,
                "range": [
                  753,
                  962
                ],
                "loc": {
                  "start": {
                    "line": 24,
                    "column": 13
                  },
                  "end": {
                    "line": 30,
                    "column": 3
                  }
                }
              },
              "kind": "constructor",
              "computed": false,
              "range": [
                742,
                962
              ],
              "loc": {
                "start": {
                  "line": 24,
                  "column": 2
                },
                "end": {
                  "line": 30,
                  "column": 3
                }
              },
              "static": false
            }
          ],
          "range": [
            738,
            964
          ],
          "loc": {
            "start": {
              "line": 23,
              "column": 58
            },
            "end": {
              "line": 31,
              "column": 1
            }
          }
        },
        "range": [
          695,
          964
        ],
        "loc": {
          "start": {
            "line": 23,
            "column": 15
          },
          "end": {
            "line": 31,
            "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 *   - powerSumAvg_running\n *   - product\n *   - standardDeviation_running\n *   - sum\n *   - variance_running\n * @example\n * const stats = new NumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
            "range": [
              344,
              679
            ],
            "loc": {
              "start": {
                "line": 7,
                "column": 0
              },
              "end": {
                "line": 22,
                "column": 3
              }
            }
          }
        ],
        "trailingComments": []
      },
      "range": [
        680,
        964
      ],
      "loc": {
        "start": {
          "line": 23,
          "column": 0
        },
        "end": {
          "line": 31,
          "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 *   - powerSumAvg_running\n *   - product\n *   - standardDeviation_running\n *   - sum\n *   - variance_running\n * @example\n * const stats = new NumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
          "range": [
            344,
            679
          ],
          "loc": {
            "start": {
              "line": 7,
              "column": 0
            },
            "end": {
              "line": 22,
              "column": 3
            }
          }
        }
      ]
    }
  ],
  "sourceType": "module",
  "range": [
    0,
    964
  ],
  "loc": {
    "start": {
      "line": 1,
      "column": 0
    },
    "end": {
      "line": 31,
      "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 *   - powerSumAvg_running\n *   - product\n *   - standardDeviation_running\n *   - sum\n *   - variance_running\n * @example\n * const stats = new NumberStats();\n * stats.processAll([1, 2, 3, 4, 5]);\n * stats.get();\n ",
      "range": [
        344,
        679
      ],
      "loc": {
        "start": {
          "line": 7,
          "column": 0
        },
        "end": {
          "line": 22,
          "column": 3
        }
      }
    }
  ]
}