public class ParseState extends java.lang.Object
protected static L10N
L
ParseState()
Item
pop()
void
push(Item next)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
protected static final L10N L
public ParseState()
public void push(Item next)
public Item pop()