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