org.codehaus.groovy.tools.shell.completion
[Groovy] Class VariableSyntaxCompletor
java.lang.Object
org.codehaus.groovy.tools.shell.completion.VariableSyntaxCompletor
- All Implemented Interfaces:
- IdentifierCompletor
class VariableSyntaxCompletor
Completor completing variable and method names from known variables in the shell
shell
Groovysh shell
-
VariableSyntaxCompletor
VariableSyntaxCompletor(Groovysh shell)
-
complete
@Override
boolean complete(List tokens, List candidates)
-
Copyright © 2003-2013 The Codehaus. All rights reserved.