Variable AbstractRange

    AbstractRange: {
        prototype: AbstractRange;
        new (): AbstractRange;
    }