Lines Matching refs:streams
84 /// not pure input indexes. Same for tree node streams. */
152 /// For char streams, seeking forward must update the stream state such
170 /// Only makes sense for streams that buffer everything up probably,
207 /// actions don't use this on streams that don't support it).
208 /// For infinite streams, you don't need this.
217 /// streams, we are able to [re-]set the line.
223 /// line (0..N-1). To support rewinding character streams, we are
1202 /// input streams.
1223 /// machine instruction streams (programs) operating on a single input tape. :)
1256 /// You can also have multiple "instruction streams" and get multiple
1258 /// streams and use that name again when printing the buffer. This could be
1267 /// If you don't use named rewrite streams, a "default" stream is used as
1392 /// The current Token when an error occurred. Since not all streams
2654 /// <summary>You may have multiple, named streams of rewrite operations.