public class LexicalCompletor extends RippleCompletor
| Constructor and Description |
|---|
LexicalCompletor(Collection<String> alternatives) |
| Modifier and Type | Method and Description |
|---|---|
protected int |
findStartIndex(String s) |
completepublic LexicalCompletor(Collection<String> alternatives)
protected int findStartIndex(String s)
findStartIndex in class RippleCompletorCopyright © 2007-2012 fortytwo.net. All Rights Reserved.