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, getStart
Copyright © 2009-2017 Google. All Rights Reserved.