public class Token extends Object
protected String
sequence
protected TokenType
token
Token(TokenType token, String sequence)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected final TokenType token
protected final String sequence
public Token(TokenType token, String sequence)
public String toString()
toString
Object
Copyright © 2005–2018. All rights reserved.