denigma 4.0.0
Loading...
Searching...
No Matches
denigma::classify::LyricWordExtension Struct Reference

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.
 

Detailed Description

Result returned by lyric word-extension classification.

Member Data Documentation

◆ endEntry

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.


The documentation for this struct was generated from the following file: