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