Returns a new instance of SLex.
25 26 27
# File 'lib/yard/parser/ruby/legacy/irb/slex.rb', line 25 def initialize @head = Node.new("") end