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