[−][src]Trait antlr_rust::token_stream::TokenStream
An IntSteam of Tokens
Used as an input for Parsers
If there is an existing source of tokens, you should implement
TokenSource, not TokenStream
Associated Types
type TF: TokenFactory<'input> + 'input
Output token type