public class StringToken extends AbstractToken<String>
Token.TokenTypelexeme| Constructor and Description |
|---|
StringToken(String lexeme,
int startIndex) |
| Modifier and Type | Method and Description |
|---|---|
Token.TokenType |
getType() |
String |
getValue(Map<String,Object> env) |
equals, getLexeme, getStartIndex, hashCode, toStringCopyright © 2019. All rights reserved.