static final class GeneratedJavaParser.CustomToken extends Token
Modifier and Type | Field and Description |
---|---|
(package private) JavaToken |
javaToken |
(package private) int |
realKind |
beginColumn, beginLine, endColumn, endLine, image, kind, next, specialToken
Constructor and Description |
---|
CustomToken(int kind,
java.lang.String image) |
Modifier and Type | Method and Description |
---|---|
static Token |
newToken(int kind,
java.lang.String image) |