class KeywordSyntaxCompleter extends Object implements IdentifierCompleter
Completer completing Groovy keywords and special functions
| Constructor and description | 
|---|
                                KeywordSyntaxCompleter
                                () | 
                        
| Type Params | Return Type | Name and description | 
|---|---|---|
 | 
                            boolean | 
                            complete(List<Token> tokens, List<CharSequence> candidates) | 
                        
Copyright © 2003-2020 The Apache Software Foundation. All rights reserved.