class CustomClassSyntaxCompleter extends Object implements IdentifierCompleter
Completer completing classes defined in the shell
| Constructor and description | 
|---|
| CustomClassSyntaxCompleter
                                (Groovysh shell) | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | complete(List<Token> tokens, List<CharSequence> candidates) | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.