public class PatternToken extends StringToken
Token.TokenTypelexeme| Constructor and Description |
|---|
PatternToken(String lexeme,
int startIndex) |
| Modifier and Type | Method and Description |
|---|---|
Token.TokenType |
getType() |
getValueequals, getLexeme, getStartIndex, hashCode, toStringpublic PatternToken(String lexeme, int startIndex)
public Token.TokenType getType()
getType in interface Token<String>getType in class StringTokenCopyright © 2019. All rights reserved.