public class ExprToken extends Object
int
ttype
Object
value
ExprToken(int ttype, Object value)
String
toString()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
public int ttype
public Object value
public ExprToken(int ttype, Object value)
public String toString()
toString
Copyright © 2022 vpc open source initiative. All rights reserved.