public interface SMFParseWarningType extends SMFWarningType
| Modifier and Type | Method and Description |
|---|---|
Optional<Exception> |
exception() |
default String |
fullMessage() |
com.io7m.jlexing.core.LexicalPosition<URI> |
lexical() |
String |
message() |
com.io7m.jlexing.core.LexicalPosition<URI> lexical()
String message()
message in interface SMFWarningTypeOptional<Exception> exception()
exception in interface SMFWarningTypedefault String fullMessage()
fullMessage in interface SMFWarningTypeCopyright © 2017 <code@io7m.com> http://io7m.com