RiTa
index
Name
superstringsByLetter()
Class
RiLexicon
Description
Returns all valid superstrings of the input word in the lexicon
Syntax
superstringsByLetter(input);
Returns
java.lang.String[]
Usage
Web & Application
Related