TokenStreamComponents
This class encapsulates the outer components of a token stream. It provides access to the source (a Reader and the outer end (sink), an instance of [ ] which also serves as the TokenStream returned by .
Constructors
Link copied to clipboard
Creates a new TokenStreamComponents instance
Creates a new TokenStreamComponents from a Tokenizer