Uses of Class
net.thevpc.nsh.options.autocomplete.NshAutoCompleteCandidate
Packages that use NshAutoCompleteCandidate
-
Uses of NshAutoCompleteCandidate in net.thevpc.nsh.eval
Methods in net.thevpc.nsh.eval that return types with arguments of type NshAutoCompleteCandidateModifier and TypeMethodDescriptionAbstractNshContext.resolveAutoCompleteCandidates(String commandName, List<String> autoCompleteWords, int wordIndex, String autoCompleteLine) NshContext.resolveAutoCompleteCandidates(String commandName, List<String> autoCompleteWords, int wordIndex, String autoCompleteLine)