|
Groovy 1.7.0 | |||||||
FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjline.ArgumentCompletor
org.codehaus.groovy.tools.shell.commands.ImportCommandCompletor
class ImportCommandCompletor extends jline.ArgumentCompletor
Completor for the 'import' command.
Constructor Summary | |
ImportCommandCompletor(GroovyClassLoader classLoader)
|
Method Summary |
---|
Methods inherited from class jline.ArgumentCompletor | |
---|---|
complete, setStrict, getStrict, 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 ImportCommandCompletor(GroovyClassLoader classLoader)
Copyright © 2003-2009 The Codehaus. All rights reserved.