Extended maintenance of Ruby 1.9.3 ended on February 23, 2015. Read more
RubyToken::Token
# File irb/ruby-token.rb, line 45 def initialize(seek, line_no, char_no, value = nil) super(seek, line_no, char_no) @value = value end
This page was generated for Ruby 1.9.3
Ruby-doc.org is a service of James Britt and Neurogami, an erratic source of art, music, and technology.
Generated with Ruby-doc Rdoc Generator 0.44.0.