lex()
No documentation available.
# File ext/ripper/lib/ripper/lexer.rb, line 72 def lex parse().sort_by(&:pos).map(&:to_a) end