Class: Musa::MusicXML::Builder::Internal::Rehearsal Private

Inherits:
DirectionType
  • Object
show all
Includes:
Helper::NotImplemented
Defined in:
lib/musa-dsl/musicxml/builder/direction.rb

Overview

This class is part of a private API. You should avoid using this class if possible, as it may be removed or be changed in the future.

Rehearsal mark direction type (not implemented).

API:

  • private

Instance Method Summary collapse

Instance Method Details

#initialize(**_args) ⇒ Object Originally defined in module Helper::NotImplemented

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Placeholder initializer accepting any parameters.

Parameters:

  • ignored keyword arguments

API:

  • private

#to_xml(io = nil, indent: nil) ⇒ Object Originally defined in module Helper::NotImplemented

This method is part of a private API. You should avoid using this method if possible, as it may be removed or be changed in the future.

Raises error indicating the class is not implemented.

Parameters:

  • (defaults to: nil)

    ignored

  • (defaults to: nil)

    ignored

Raises:

  • always raised with helpful message

API:

  • private