public interface WordSearchState extends SearchState
| Modifier and Type | Method and Description |
|---|---|
Pronunciation |
getPronunciation()
Gets the word (as a pronunciation)
|
boolean |
isWordStart()
Returns true if this WordSearchState indicates the start of a word.
|
getLexState, getOrder, getSignature, getSuccessors, getWordHistory, isEmitting, isFinal, toPrettyStringPronunciation getPronunciation()
boolean isWordStart()