@Deprecated class InfixKeywordSyntaxCompleter extends Object implements IdentifierCompleter
Completer completing groovy keywords that appear after identifiers
| Constructor and description | 
|---|
| InfixKeywordSyntaxCompleter
                                () | 
| Type Params | Return Type | Name and description | 
|---|---|---|
|  | boolean | complete(List<GroovySourceToken> tokens, List<CharSequence> candidates) | 
Copyright © 2003-2024 The Apache Software Foundation. All rights reserved.