Method: Lexeme::Token#to_array

Defined in:
lib/lexeme/token.rb

#to_arrayObject



23
24
25
# File 'lib/lexeme/token.rb', line 23

def to_array
  to_ary
end