allowsAll abstract method

Returns true if this constraint allows all the versions that other allows.

Implementation

bool allowsAll(PackageVersionNumberGeneralLibraryConstraint other);