| Package | Description |
|---|---|
| to.etc.lexer |
| Modifier and Type | Method and Description |
|---|---|
RuntimeException |
ReaderScannerBase.error(String msg) |
int |
ReaderTokenizerBase.nextToken() |
void |
ReaderScannerBase.scanSimpleString(boolean keepquotes)
Scans a very simple string: something starting with something, terminating
with the same something and not allowing anything ugly in between.
|
protected int |
ReaderTokenizerBase.scanString() |
Copyright © 2017 etc.to. All rights reserved.