public static class PostfixExpression.Token extends Object
String
name
int
type
PostfixExpression.Token(int type, String name)
toString()
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
public final int type
public final String name
public PostfixExpression.Token(int type, String name)
public String toString()
toString
Object
Copyright © 2015 Nuxeo SA. All rights reserved.