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 ReadLineIOExceptionpublic int getLineNumber()
public void close()
throws IOException
close in interface Closeableclose in interface AutoCloseableIOExceptionpublic Set<FileWithSuffix> getFilesUsed()
Copyright © 2016. All Rights Reserved.