|
Groovy 2.2.0 | |||||||
| FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||
java.lang.Objectorg.codehaus.groovy.tools.shell.util.SimpleCompletor
org.codehaus.groovy.tools.shell.commands.HelpCommandCompletor
class HelpCommandCompletor extends SimpleCompletor
Completor for the 'help' command.
| Constructor Summary | |
HelpCommandCompletor(CommandRegistry registry)
|
|
| Method Summary | |
|---|---|
SortedSet
|
getCandidates()
|
| Methods inherited from class SimpleCompletor | |
|---|---|
| add, addCandidateString, complete, getCandidates, leftShift, setCandidateStrings, setCandidates |
| Constructor Detail |
|---|
HelpCommandCompletor(CommandRegistry registry)
| Method Detail |
|---|
SortedSet getCandidates()
Copyright © 2003-2013 The Codehaus. All rights reserved.