public class CharInspectorImpl extends java.lang.Object implements CharInspector
Modifier and Type | Method and Description |
---|---|
void |
jump() |
char |
peek(int ahead) |
public char peek(int ahead)
peek
in interface CharInspector
public void jump()
jump
in interface CharInspector