Modifier | Constructor and Description |
---|---|
protected |
Pointer(String text) |
Modifier and Type | Method and Description |
---|---|
protected void |
consume() |
protected boolean |
isEnd() |
protected boolean |
match(char c) |
String |
toString() |
protected String |
unmatch(char c) |
see also the complete user documentation .