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, toPrettyString
Pronunciation getPronunciation()
boolean isWordStart()