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