public class Yytoken extends Object
int
type
Object
value
Yytoken(int type, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int type
public Object value
public Yytoken(int type, Object value)
public String toString()
toString