public class Preprocessor extends java.lang.Object implements ReadLineNumbered
| Constructor and Description |
|---|
Preprocessor(java.util.List<java.lang.String> config,
ReadLine reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
StringLocated |
readLine() |
public Preprocessor(java.util.List<java.lang.String> config,
ReadLine reader)
throws java.io.IOException
java.io.IOExceptionpublic StringLocated readLine() throws java.io.IOException
public void close()
throws java.io.IOException
close in interface java.io.Closeableclose in interface java.lang.AutoCloseablejava.io.IOException