public class LiteralToken extends Token
| Constructor and Description |
|---|
LiteralToken(TokenType type,
String value,
SourceRange location) |
| Modifier and Type | Method and Description |
|---|---|
String |
toString() |
asIdentifier, asLiteral, getStartCopyright © 2009-2015 Google. All Rights Reserved.