public static final class Rule.PhonemeList extends Object implements Rule.PhonemeExpr
| Constructor and Description |
|---|
PhonemeList(List<Rule.Phoneme> phonemes) |
| Modifier and Type | Method and Description |
|---|---|
List<Rule.Phoneme> |
getPhonemes() |
public PhonemeList(List<Rule.Phoneme> phonemes)
public List<Rule.Phoneme> getPhonemes()
getPhonemes in interface Rule.PhonemeExprCopyright © 2002–2017 The Apache Software Foundation. All rights reserved.