public class IdentifierToken extends Token
String
value
location, type
IdentifierToken(SourceRange location, String value)
toString()
asIdentifier, asLiteral, getStart
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final String value
public IdentifierToken(SourceRange location, String value)
public String toString()
toString
Token
Copyright © 2009-2016 Google. All Rights Reserved.