Class: Musa::MusicXML::Builder::Internal::Arrow Private

Inherits:
Object
  • Object
show all
Includes:
Helper::NotImplemented
Defined in:
lib/musa-dsl/musicxml/builder/note-complexities.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.

Directional arrow notation (not yet implemented).

Placeholder for arrow technical markings.

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:

  • _args (Hash)

    ignored keyword arguments

#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:

  • io (IO, nil) (defaults to: nil)

    ignored

  • indent (Integer, nil) (defaults to: nil)

    ignored

Raises:

  • (NotImplementedError)

    always raised with helpful message