CParseError@Immutable
public interface CParseErrorType
| Modifier and Type | Interface | Description |
|---|---|---|
static class |
CParseErrorType.Severity |
The severity of the error.
|
| Modifier and Type | Method | Description |
|---|---|---|
Optional<Exception> |
exception() |
|
com.io7m.jlexing.core.LexicalPosition<URI> |
lexical() |
|
String |
message() |
|
CParseErrorType.Severity |
severity() |
@Parameter com.io7m.jlexing.core.LexicalPosition<URI> lexical()
@Parameter CParseErrorType.Severity severity()
@Parameter String message()
Copyright © 2018 <code@io7m.com> http://io7m.com