public class Preprocessor extends Object implements ReadLine
Constructor and Description |
---|
Preprocessor(ReadLine reader,
String charset,
Defines defines,
File newCurrentDir) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
Set<FileWithSuffix> |
getFilesUsed() |
int |
getLineNumber() |
CharSequence2 |
readLine() |
public CharSequence2 readLine() throws IOException
readLine
in interface ReadLine
IOException
public int getLineNumber()
public void close() throws IOException
close
in interface Closeable
close
in interface AutoCloseable
IOException
public Set<FileWithSuffix> getFilesUsed()
Copyright © 2016. All Rights Reserved.