org.yecht
private static class TokenScanner.QuotedString extends Object
| Field Summary | |
|---|---|
| int | capa |
| int | idx |
| byte[] | str |
| Constructor Summary | |
|---|---|
| QuotedString() | |
| Method Summary | |
|---|---|
| void | cat(char l) |
| void | cat(byte l) |
| void | cat(byte[] l, int cs, int cl) |
| void | plain_is_inl() |