| Class and Description |
|---|
| Range |
| Range.RangeOperator |
| Requirement
A requirement will provide an easy way to check if a version is satisfying.
|
| Requirement.RequirementOperator
The operators that can be used in a requirement.
|
| Semver
Semver is a tool that provides useful methods to manipulate versions that follow the "semantic versioning" specification
(see http://semver.org)
|
| Semver.SemverType
The different types of supported version systems.
|
| Semver.VersionDiff
The types of diffs between two versions.
|
| Tokenizer.Token
A token in a requirement string.
|
| Tokenizer.TokenType
The different types of tokens (unary operators, binary operators, delimiters and versions)
|
Copyright © 2021. All rights reserved.