Class: HeadMusic::Notation::ABC::BookParser::Segment

Inherits:
Data
  • Object
show all
Defined in:
lib/head_music/notation/abc/book_parser.rb

Instance Attribute Summary collapse

Instance Attribute Details

#start_lineObject (readonly)

Returns the value of attribute start_line

Returns:

  • (Object)

    the current value of start_line



8
9
10
# File 'lib/head_music/notation/abc/book_parser.rb', line 8

def start_line
  @start_line
end

#textObject (readonly)

Returns the value of attribute text

Returns:

  • (Object)

    the current value of text



8
9
10
# File 'lib/head_music/notation/abc/book_parser.rb', line 8

def text
  @text
end