[−][src]Module antlr_rust::int_stream
<ost generic stream of symbols
Structs
| IterWrapper | Iterator over |
Constants
| EOF |
|
Traits
| IntStream | A simple stream of symbols whose values are represented as integers. This interface provides marked ranges with support for a minimum level of buffering necessary to implement arbitrary lookahead during prediction. |