public class Token extends Object
protected int
tokenType
protected String
tokenValue
Token()
int
getTokenType()
String
getTokenValue()
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
protected String tokenValue
protected int tokenType
public Token()
public String getTokenValue()
public int getTokenType()
public String toString()
toString
Object
Copyright © 2018. All Rights Reserved.