class VariableSyntaxCompletor
Completor completing variable and method names from known variables in the shell
| Constructor and description | 
|---|
| VariableSyntaxCompletor
                                (Groovysh shell) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | complete(List<GroovySourceToken> tokens, List<CharSequence> candidates) | 
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.