Overload List

  NameDescription
Public methodNext()()()() Obsolete.
Returns the next {@link Token} in the stream, or null at EOS.
(Inherited from TokenStream.)
Public methodNext(Token) Obsolete.
Returns the next token out of the list of cached tokens
(Overrides TokenStream..::..Next(Token).)

See Also