Uses of Class
org.languagetool.rules.spelling.symspell.implementation.SuggestionStage.Node
Packages that use SuggestionStage.Node
-
Uses of SuggestionStage.Node in org.languagetool.rules.spelling.symspell.implementation
Fields in org.languagetool.rules.spelling.symspell.implementation declared as SuggestionStage.NodeFields in org.languagetool.rules.spelling.symspell.implementation with type parameters of type SuggestionStage.NodeMethods in org.languagetool.rules.spelling.symspell.implementation that return SuggestionStage.NodeMethods in org.languagetool.rules.spelling.symspell.implementation with parameters of type SuggestionStage.NodeModifier and TypeMethodDescriptionint
ChunkArray.add
(SuggestionStage.Node value) void
ChunkArray.setValues
(int index, SuggestionStage.Node value) void
ChunkArray.setValues
(int index, SuggestionStage.Node value, SuggestionStage.Node[][] list)