| Interface | Description |
|---|---|
| CChangelogType |
The type of changelogs.
|
| CChangeType |
A change within a specific release.
|
| CModuleNameType |
The type of module names.
|
| CProjectNameType |
The type of project names.
|
| CReleaseType |
A specific release in a changelog.
|
| CTicketIDType |
The type of ticket IDs.
|
| CTicketSystemType |
The definition of a ticket system.
|
| CVersionStandardType |
The type of standard version numbers of the form
M.N.P-S, where
M is the major version, N is the minor version, P is
the patch number, and S is an arbitrary qualifier string. |
| CVersionTextType |
The type of arbitrary lexicographically ordered version strings.
|
| CVersionType |
The type of version numbers.
|
| CVersionVisitorType<A> |
A version number visitor.
|
| Class | Description |
|---|---|
| CChange |
A change within a specific release.
|
| CChange.Builder |
Builds instances of type
CChange. |
| CChangelog |
The type of changelogs.
|
| CChangelog.Builder |
Builds instances of type
CChangelog. |
| CChangelogFilters |
Functions to transform and filter changelogs.
|
| CModuleName |
The type of module names.
|
| CModuleName.Builder |
Builds instances of type
CModuleName. |
| CModuleNames |
Functions over module names.
|
| CProjectName |
The type of project names.
|
| CProjectName.Builder |
Builds instances of type
CProjectName. |
| CProjectNames |
Functions over project names.
|
| CRelease |
A specific release in a changelog.
|
| CRelease.Builder |
Builds instances of type
CRelease. |
| CTicketID |
The type of ticket IDs.
|
| CTicketID.Builder |
Builds instances of type
CTicketID. |
| CTicketIDs |
Functions over ticket IDs.
|
| CTicketSystem |
The definition of a ticket system.
|
| CTicketSystem.Builder |
Builds instances of type
CTicketSystem. |
| CVersions |
Functions for parsing and processing versions.
|
| CVersionStandard |
The type of standard version numbers of the form
M.N.P-S, where
M is the major version, N is the minor version, P is
the patch number, and S is an arbitrary qualifier string. |
| CVersionStandard.Builder |
Builds instances of type
CVersionStandard. |
| CVersionText |
The type of arbitrary lexicographically ordered version strings.
|
| CVersionText.Builder |
Builds instances of type
CVersionText. |
| Annotation Type | Description |
|---|---|
| CImmutableStyleType |
Style settings for generated immutable types.
|
Copyright © 2018 <code@io7m.com> http://io7m.com