public interface Input
| Modifier and Type | Method and Description |
|---|---|
void |
error(String message) |
int |
lookahead() |
Input |
move() |
Position |
position() |
int lookahead()
Input move() throws IOException
IOExceptionPosition position()
void error(String message)
Copyright © 2020. All rights reserved.