Lines Matching full:consume
90 === consume / look / peek
92 <tt>stream.consume</tt> is used to advance a stream one unit. StringStreams are
171 # :method: consume
173 abstract :consume
294 Then, all <tt>peek</tt>, <tt>look</tt>, and <tt>consume</tt> operations only
478 def consume
729 tokens will be filtered out by the #peek, #look, and #consume methods.
901 def consume
1027 consume