|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjline.SimpleCompletor
org.codehaus.groovy.tools.shell.util.SimpleCompletor
org.codehaus.groovy.tools.shell.commands.InspectCommandCompletor
class InspectCommandCompletor extends SimpleCompletor
Completor for the 'inspect' command.
Constructor Summary | |
InspectCommandCompletor(Binding binding)
|
Method Summary | |
---|---|
SortedSet
|
getCandidates()
|
Methods inherited from class SimpleCompletor | |
---|---|
add, complete, leftShift |
Methods inherited from class jline.SimpleCompletor | |
---|---|
clone, complete, setDelimiter, getDelimiter, setCandidates, getCandidates, setCandidateStrings, addCandidateString, wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Methods inherited from class Object | |
---|---|
wait, wait, wait, hashCode, getClass, equals, toString, notify, notifyAll |
Constructor Detail |
---|
public InspectCommandCompletor(Binding binding)
Method Detail |
---|
SortedSet getCandidates()
Copyright © 2003-2009 The Codehaus. All rights reserved.