| Package | Description |
|---|---|
| edu.cmu.sphinx.linguist.flat |
| Constructor and Description |
|---|
ExtendedUnitState(PronunciationState parent,
int which,
Unit unit)
Creates a UnitState.
|
GrammarPoint(PronunciationState state,
int which)
Creates a GrammarPoint that corresponds to the given unit of the given pronunciation
|
UnitState(PronunciationState parent,
int which,
Unit unit)
Creates a UnitState.
|