org.codehaus.groovy.tools.shell.completion
[Groovy] Class CustomClassSyntaxCompletor
java.lang.Object
org.codehaus.groovy.tools.shell.completion.CustomClassSyntaxCompletor
- All Implemented Interfaces:
- IdentifierCompletor
class CustomClassSyntaxCompletor
Completor completingclasses defined in the shell
shell
Groovysh shell
-
CustomClassSyntaxCompletor
CustomClassSyntaxCompletor(Groovysh shell)
-
complete
@Override
boolean complete(List tokens, List candidates)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.