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<Token> tokens, List<CharSequence> candidates) |
Copyright © 2003-2021 The Apache Software Foundation. All rights reserved.