A semantic version range.
Readonly
String representation of the version range.
Check if a version is included in the range.
the version to test
true if the version is included.
Check if the version range matches any version
true if the range matches
Creates a string representation of the range.
A given visitor can navigate over the range.
the visitor
A semantic version range.