Project

General

Profile

« Previous | Next » 

Revision 524a808d

Added by nobu (Nobuyoshi Nakada) over 3 years ago

Define Ripper::Lexer::Elem#to_s

Alias #inspect as #to_s also in the new Ripper::Lexer::Elem
class, so that puts Ripper::Lexer.new(code).scan shows the
attributes.