public class ScanToken
extends java.lang.Object
Scannable.scan() during the first pass are stored in a queue of tokens that
are then processed in a second pass by a postscan() method.| Modifier and Type | Field and Description |
|---|---|
static ScanToken |
BEGIN |
static ScanToken |
END |
| Modifier and Type | Method and Description |
|---|---|
int |
lineno() |
java.lang.String |
toString() |
java.lang.Object |
value() |