public class Token extends Object
boolean
equals(Object o)
TokenKind
getKind()
int
hashCode()
isIdentifier()
isKind(TokenKind desiredKind)
String
stringValue()
toString()
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
public TokenKind getKind()
public String toString()
toString
Object
public boolean isIdentifier()
public String stringValue()
public int hashCode()
hashCode
public boolean equals(Object o)
equals
public boolean isKind(TokenKind desiredKind)
Copyright © 2016 Pivotal Software, Inc.. All rights reserved.