public class Token extends Object
Token(TokenType type, String data)
String
getData()
TokenType
getType()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public Token(TokenType type, String data)
public String getData()
public TokenType getType()
public String toString()
toString
Object
Copyright © 2016. All rights reserved.