Module antlr_rust::char_stream
source · [−]Expand description
IntStream
extension for Lexer that allows subslicing of underlying data
Traits
Provides underlying data for Tokens.
Trait for input that can be accepted by InputStream
to be able to provide lexer with data.
Public for implementation reasons.