Method: Deadfire::FrontEnd::Token#to_s

Defined in:
lib/deadfire/front_end/token.rb

#to_sObject



15
16
17
# File 'lib/deadfire/front_end/token.rb', line 15

def to_s
  "[:#{type}] #{lexeme}"
end