Class: Mathtype::RecordLine
- Inherits:
-
BinData::Record
- Object
- BinData::Record
- Mathtype::RecordLine
- 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 |