| Package | Description |
|---|---|
| com.io7m.changelog.parser.api |
Parser API
|
| Modifier and Type | Class | Description |
|---|---|---|
class |
CParseError |
The type of parse errors.
|
| Modifier and Type | Method | Description |
|---|---|---|
static CParseError |
CParseError.copyOf(CParseErrorType instance) |
Creates an immutable copy of a
CParseErrorType value. |
CParseError.Builder |
CParseError.Builder.from(CParseErrorType instance) |
Fill a builder with attribute values from the provided
CParseErrorType instance. |
Copyright © 2018 <code@io7m.com> http://io7m.com