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.IOException
public StringLocated readLine() throws java.io.IOException
public void close() throws java.io.IOException
close
in interface java.io.Closeable
close
in interface java.lang.AutoCloseable
java.io.IOException