Module: JEDICT::NodePrinting
- Defined in:
- lib/jedict.rb
Instance Method Summary collapse
Instance Method Details
#to_s ⇒ Object
79 80 81 |
# File 'lib/jedict.rb', line 79 def to_s JEDICT::format_node(self).strip end |
79 80 81 |
# File 'lib/jedict.rb', line 79 def to_s JEDICT::format_node(self).strip end |