Posted 14 years ago
by Matt Whitfield

I've just been looking at the code refactored in my app for when the new SE comes along in it's WinForms guise - and I have been using TokenStreams to avoid iterating through the Tokens collection, such that the Tokens collection isn't needed.
But...
I can't find a way to get a TokenStream initialised without referencing the Tokens collection in some way. Am I missing something?
But...
I can't find a way to get a TokenStream initialised without referencing the Tokens collection in some way. Am I missing something?