Class: Mathtype::RecordLine

Inherits:
BinData::Record
  • Object
show all
Defined in:
lib/records/line.rb

Instance Method Summary collapse

Instance Method Details

#to_formatted_s(indent = 0) ⇒ Object



34
# File 'lib/records/line.rb', line 34

def to_formatted_s(indent = 0); to_s; end