Searched refs:match_io (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ruby-104/ruby/lib/irb/
H A Dslex.rb76 return @head.match_io(token)
204 def match_io(io, op = "") method in class:IRB.SLex.Node
222 if ret = node.match_io(io, op+ch)

Completed in 118 milliseconds