Package | Description |
---|---|
org.languagetool.rules.spelling.symspell.implementation |
Modifier and Type | Field and Description |
---|---|
SuggestionStage.Node[][] |
ChunkArray.values |
Modifier and Type | Field and Description |
---|---|
ChunkArray<SuggestionStage.Node> |
SuggestionStage.nodes |
Modifier and Type | Method and Description |
---|---|
SuggestionStage.Node |
ChunkArray.getValues(int index) |
Modifier and Type | Method and Description |
---|---|
int |
ChunkArray.add(SuggestionStage.Node value) |
void |
ChunkArray.setValues(int index,
SuggestionStage.Node value) |
void |
ChunkArray.setValues(int index,
SuggestionStage.Node value,
SuggestionStage.Node[][] list) |
void |
ChunkArray.setValues(int index,
SuggestionStage.Node value,
SuggestionStage.Node[][] list) |