| Package | Description |
|---|---|
| com.io7m.jobj.core |
Core types and functions.
|
| Modifier and Type | Method | Description |
|---|---|---|
static JOParserErrorCode |
JOParserErrorCode.valueOf(String name) |
Returns the enum constant of this type with the specified name.
|
static JOParserErrorCode[] |
JOParserErrorCode.values() |
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method | Description |
|---|---|---|
void |
JOParserEventListenerType.onError(com.io7m.jlexing.core.LexicalPositionType<Path> p,
JOParserErrorCode e,
String message) |
A non-fatal error has occurred.
|
Copyright © 2017 <code@io7m.com> http://io7m.com