TokenStream

public class TokenStream : Sequence

A TokenStream provides lazy iterators that minimize memory consumption and overhead allowing you to iterate through the tokens created by the root rules (those at the lowest level in the language) in the supplied Grammar