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