class KeywordSyntaxCompleter
Completer completing Groovy keywords and special functions
Type Params | Return Type | Name and description |
---|---|---|
|
boolean |
complete(List<Token> tokens, List<CharSequence> candidates) |