Lines Matching refs:Like
112 implemented by some method with a name like <tt>LA(k)</tt> and <tt>look</tt> is
113 implemented by some method with a name like <tt>LT(k)</tt>. When writing this
115 un-Ruby-like. Thus, I chose <tt>peek</tt> and <tt>look</tt> to represent a
137 within the stream, basically like typical ruby <tt>IO#seek</tt> style methods.
143 <tt>ANTLR3::Stream</tt> is an abstract-ish base mixin for all IO-like stream
152 wasteful to have a module like this hanging out. Thus, I may axe it.
343 system. Like all other stream types, it provides serial navigation of the input;
681 # If +file+ is an IO-like object (that responds to :read),