class InfixKeywordSyntaxCompleter
Completer completing groovy keywords that appear after identifiers
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
complete(List<Token> tokens, List<CharSequence> candidates) |