|
denigma 4.0.0
|
Result returned by lyric word-extension classification. More...
#include <lyrics.h>
Public Member Functions | |
| operator bool () const noexcept | |
| Returns true when the syllable has a word extension. | |
Public Attributes | |
| lyric::WordExtensionKind | kind {lyric::WordExtensionKind::None} |
| musx::dom::EntryInfoPtr | endEntry |
| The entry the extension ends on, which may be the syllable's own entry. | |
Result returned by lyric word-extension classification.
| musx::dom::EntryInfoPtr denigma::classify::LyricWordExtension::endEntry |
The entry the extension ends on, which may be the syllable's own entry.
Null for a legacy extension and for a smart extension whose shape was not found.