| Package | Description |
|---|---|
| com.io7m.jobj.core |
Core types and functions.
|
| Modifier and Type | Method and 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 and Description |
|---|---|
void |
JOParserEventListenerType.onError(com.io7m.jlexing.core.LexicalPositionType<Path> p,
JOParserErrorCode e,
String message)
A non-fatal error has occurred.
|
Copyright © 2016 <code@io7m.com> http://io7m.com