class
TokenList.Node
TokenList()
void
add(Token token)
forEach(Consumer<Token> lambda)
head()
int
size()
tail()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait