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