private static class Reformatter.Tokenizer
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private java.lang.String |
s |
| Constructor and Description |
|---|
Tokenizer(java.lang.String s) |
| Modifier and Type | Method and Description |
|---|---|
(package private) int |
blockCommentEnd(int start) |
(package private) int |
lineCommentEnd(int start) |
(package private) int |
quoteEnd(int start) |
(package private) int |
spaceEnd(int start) |
(package private) int |
tokenEnd(int start) |