| Constructor and Description |
|---|
ReaderInput(String fileName) |
ReaderInput(String fileName,
Reader reader) |
| Modifier and Type | Method and Description |
|---|---|
void |
error(String message) |
int |
lookahead() |
Input |
move() |
Position |
position() |
public ReaderInput(String fileName, Reader reader) throws IOException
IOExceptionpublic ReaderInput(String fileName) throws IOException
IOExceptionpublic Input move() throws IOException
move in interface InputIOExceptionCopyright © 2020. All rights reserved.