public class ShelbieCandidateListCompletionHandler
extends jline.console.completer.CandidateListCompletionHandler
CandidateListCompletionHandler.getUnambiguousCompletions(java.util.List) to be aware of scopes.| Constructor and Description |
|---|
ShelbieCandidateListCompletionHandler() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
complete(jline.console.ConsoleReader reader,
List<CharSequence> candidates,
int pos) |
public ShelbieCandidateListCompletionHandler()
public boolean complete(jline.console.ConsoleReader reader,
List<CharSequence> candidates,
int pos)
throws IOException
complete in interface jline.console.completer.CompletionHandlercomplete in class jline.console.completer.CandidateListCompletionHandlerIOExceptionCopyright © 2013 OW2 Consortium. All Rights Reserved.