inspect()
public
Hide source
# File lib/irb/slex.rb, line 82 def inspect format("<SLex: @head = %s>", @head.inspect) end


