public interface SMFTLineReaderType
| Modifier and Type | Method and Description |
|---|---|
Optional<javaslang.collection.List<String>> |
line()
Get the next line.
|
com.io7m.jlexing.core.LexicalPosition<URI> |
position() |
com.io7m.jlexing.core.LexicalPosition<URI> position()
Optional<javaslang.collection.List<String>> line() throws IOException
IOException - On I/O errorsCopyright © 2017 <code@io7m.com> http://io7m.com