Property Phoneme
Phoneme
Gets the phoneme. If the rule matches, this is the phoneme associated with the pattern match.
Declaration
public virtual IPhonemeExpr Phoneme { get; }
Property Value
Type | Description |
---|---|
IPhonemeExpr |
Gets the phoneme. If the rule matches, this is the phoneme associated with the pattern match.
public virtual IPhonemeExpr Phoneme { get; }
Type | Description |
---|---|
IPhonemeExpr |