method

new

v1_8_7_72 - Show latest stable - Class: IRB::SLex
new()
public

No documentation available.

# File lib/irb/slex.rb, line 31
    def initialize
      @head = Node.new("")
    end